Skip to content

Commit

Permalink
build(deps-dev): 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/[email protected]...@metamask/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 71900f3 commit 437814e
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 @@ -55,7 +55,7 @@
"@lavamoat/allow-scripts": "^3.0.4",
"@lavamoat/preinstall-always-fail": "^2.0.0",
"@metamask/auto-changelog": "^3.4.4",
"@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 @@ -1398,6 +1398,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:^9.11.0":
version: 9.16.0
resolution: "@eslint/js@npm:9.16.0"
checksum: ba2d7f7266df827df72cec069df9284ad5e7edb4894a8c58c41db0d489136b22815dc76cd34cf565284979feb4d3a8197b511e08529c03f30c80b5235d25030b
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 @@ -1938,18 +1945,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 @@ -2077,7 +2087,7 @@ __metadata:
"@lavamoat/allow-scripts": ^3.0.4
"@lavamoat/preinstall-always-fail": ^2.0.0
"@metamask/auto-changelog": ^3.4.4
"@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 @@ -6824,6 +6834,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.9.0":
version: 15.13.0
resolution: "globals@npm:15.13.0"
checksum: 3f98514ce25a21150b246fbd63aeaeb271a93b3340cf7f4f6e9934d3b37dbb4b0fddef9c470183097dcfd2e8757bb86bbae701588f0e376667d8d9d6f665db3b
languageName: node
linkType: hard

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

0 comments on commit 437814e

Please sign in to comment.