Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to ^6.11.0 (#11447)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent 3e5099b commit c62fa30
Show file tree
Hide file tree
Showing 6 changed files with 96 additions and 96 deletions.
88 changes: 44 additions & 44 deletions ui/mobile/expo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ui/mobile/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@types/node": "^20.9.0",
"@types/react": "~18.2.37",
"@types/react-native": "0.72.6",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"babel-jest": "^29.7.0",
"babel-preset-expo": "~9.5.2",
"detox": "^20.13.5",
Expand Down
92 changes: 46 additions & 46 deletions ui/nx-monorepo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ui/nx-monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react-is": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-next": "^14.0.2",
"eslint-config-shortlink": "*",
Expand Down
2 changes: 1 addition & 1 deletion ui/nx-monorepo/packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/lodash": "^4.14.201",
"@types/material-ui": "^0.21.14",
"@types/react-copy-to-clipboard": "^5.0.7",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"cypress": "^13.5.0",
"eslint": "^8.53.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
2 changes: 1 addition & 1 deletion ui/nx-monorepo/packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@testing-library/react": "^14.1.0",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.8",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"autoprefixer": "10.4.16",
"chromatic": "^9.0.0",
"css-loader": "^6.8.1",
Expand Down

0 comments on commit c62fa30

Please sign in to comment.