Skip to content

Commit

Permalink
Bump @metamask/eslint-config from 12.2.0 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/eslint-config](https://github.com/MetaMask/eslint-config) from 12.2.0 to 14.0.0.
- [Release notes](https://github.com/MetaMask/eslint-config/releases)
- [Commits](https://github.com/MetaMask/eslint-config/compare/@metamask/eslint-config@12.2.0...@metamask/eslint-config@14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 6b5f099 commit c43498e
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@lavamoat/allow-scripts": "^3.0.4",
"@lavamoat/preinstall-always-fail": "^2.0.0",
"@metamask/auto-changelog": "^3.4.3",
"@metamask/eslint-config": "^12.2.0",
"@metamask/eslint-config": "^14.0.0",
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
Expand Down
41 changes: 29 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:^9.11.0":
version: 9.12.0
resolution: "@eslint/js@npm:9.12.0"
checksum: cad2ee0d3080a3e507e18f1846e343d4dac00cb83b0c56355fa165b05fa0780ad746e0b93540666036e50b4cf4a4ee496a730417e500dc217c201902edd7ab5b
languageName: node
linkType: hard

"@ethereumjs/common@npm:^3.2.0":
version: 3.2.0
resolution: "@ethereumjs/common@npm:3.2.0"
Expand Down Expand Up @@ -1050,18 +1057,21 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eslint-config@npm:^12.2.0":
version: 12.2.0
resolution: "@metamask/eslint-config@npm:12.2.0"
"@metamask/eslint-config@npm:^14.0.0":
version: 14.0.0
resolution: "@metamask/eslint-config@npm:14.0.0"
dependencies:
"@eslint/js": ^9.11.0
globals: ^15.9.0
peerDependencies:
eslint: ^8.27.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ~2.26.0
eslint-plugin-jsdoc: ^39.6.2 || ^41 || ^43.0.7
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
prettier: ^2.7.1
checksum: dfd913a712a81db528c662dc2d2d97edf8c34b2053b77c7060f9c117a4f9057d66f2fc87634b5d8860c9ab22c690ad79f40d399bda1e1b9863b0f4d198592a09
eslint: ^9.11.0
eslint-config-prettier: ^9.1.0
eslint-plugin-import-x: ^4.3.0
eslint-plugin-jsdoc: ^50.2.4
eslint-plugin-prettier: ^5.2.1
eslint-plugin-promise: ^7.1.0
prettier: ^3.3.3
checksum: 433313e318718ef68cb2e6e6398f935b1835c59b0f5abbab78a4b2b1d13d9d54d8cf1456ee911c3b438a4e6ac640f239ca4ac7f1dca387cec6547b9a3330df5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1105,7 +1115,7 @@ __metadata:
"@lavamoat/allow-scripts": ^3.0.4
"@lavamoat/preinstall-always-fail": ^2.0.0
"@metamask/auto-changelog": ^3.4.3
"@metamask/eslint-config": ^12.2.0
"@metamask/eslint-config": ^14.0.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
Expand Down Expand Up @@ -4004,6 +4014,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.9.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: ef32d5ef987f3d4b47fc2e389a0b235f6a46f605160c4e405722fd7b576106ca407cb867e66fd1e0fc43b631800e2e2e71847f37691026d813f96f40339da702
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.3
resolution: "globalthis@npm:1.0.3"
Expand Down

0 comments on commit c43498e

Please sign in to comment.