Skip to content

Commit

Permalink
Bump eslint and @types/eslint
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together.

Updates `eslint` from 8.57.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.16.0)

Updates `@types/eslint` from 8.56.11 to 9.6.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 01ba45f commit 04eb82f
Show file tree
Hide file tree
Showing 18 changed files with 358 additions and 319 deletions.
2 changes: 1 addition & 1 deletion apps/desktop-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "^22.10.1",
"@umami/eslint-config": "workspace:^",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"electron": "33.2.0",
"electron-builder": "^25.1.8",
"electronmon": "^2.0.3",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"framer-motion": "^11.12.0",
"identity-obj-proxy": "^3.0.0",
"immer": "^10.1.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/embed-iframe-mainnet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@umami/typescript-config": "workspace:^",
"@vitejs/plugin-react": "^4.3.2",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/embed-iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@umami/typescript-config": "workspace:^",
"@vitejs/plugin-react": "^4.3.2",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/react-test-renderer": "^18.0.0",
"@umami/eslint-config": "workspace:^",
"babel-jest": "^29.6.3",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.6.3",
"prettier": "3.3.3",
"react-test-renderer": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@umami/typescript-config": "workspace:^",
"@vitejs/plugin-react": "^4.3.2",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"eslint-plugin-storybook": "^0.11.1",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/lodash": "^4",
"@types/md5": "^2.3.5",
"@types/react": "18.3.12",
Expand All @@ -34,7 +34,7 @@
"@umami/typescript-config": "workspace:^",
"babel-jest": "^29.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"madge": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@airgap/beacon-wallet": "^4.3.1",
"@babel/core": "^7.26.0",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/jest": "^29.5.14",
"@types/lodash": "^4",
"@umami/eslint-config": "workspace:^",
Expand All @@ -26,7 +26,7 @@
"@umami/typescript-config": "workspace:^",
"babel-jest": "^29.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/jest": "^29.5.14",
"@umami/eslint-config": "workspace:^",
"@umami/jest-config": "workspace:^",
"@umami/test-utils": "workspace:^",
"@umami/typescript-config": "workspace:^",
"babel-jest": "^29.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/data-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/jest": "^29.5.14",
"@types/lodash": "^4",
"@types/react": "18.3.12",
Expand All @@ -28,7 +28,7 @@
"@umami/typescript-config": "workspace:^",
"babel-jest": "^29.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@umami/typescript-config": "workspace:^",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-chakra-ui": "^0.11.0",
"eslint-plugin-deprecation": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/multisig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/jest": "^29.5.14",
"@types/lodash": "^4",
"@umami/core": "workspace:^",
Expand All @@ -25,7 +25,7 @@
"@umami/typescript-config": "workspace:^",
"babel-jest": "^29.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/social-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8.56.10",
"@types/eslint": "^9.6.1",
"@types/jest": "^29.5.14",
"@umami/eslint-config": "workspace:^",
"@umami/jest-config": "workspace:^",
"@umami/typescript-config": "workspace:^",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.1",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/lodash": "^4",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand All @@ -29,7 +29,7 @@
"babel-jest": "^29.7.0",
"bignumber.js": "^9.1.2",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"mockdate": "^3.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"./backups/*": "./src/fixtures/backups/*"
},
"devDependencies": {
"@types/eslint": "^8",
"@types/eslint": "^9",
"@umami/eslint-config": "workspace:^",
"@umami/typescript-config": "workspace:^",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/tezos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/jest": "^29.5.14",
"@umami/eslint-config": "workspace:^",
"@umami/jest-config": "workspace:^",
"@umami/test-utils": "workspace:^",
"@umami/typescript-config": "workspace:^",
"babel-jest": "^29.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"mockdate": "^3.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/tzkt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8",
"@types/eslint": "^9",
"@types/jest": "^29.5.14",
"@types/lodash": "^4",
"@types/promise-retry": "^1.1.6",
Expand All @@ -33,7 +33,7 @@
"@umami/typescript-config": "workspace:^",
"babel-jest": "^29.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"jest": "^29.7.0",
"madge": "^8.0.0",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 04eb82f

Please sign in to comment.