Skip to content

Commit

Permalink
build(deps-dev): bump @metamask/eslint-config from 13.0.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 13.0.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 Feb 11, 2025
1 parent 4290dd2 commit 10a227d
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 @@ -43,7 +43,7 @@
"@lavamoat/allow-scripts": "^3.2.1",
"@lavamoat/preinstall-always-fail": "^2.1.0",
"@metamask/create-release-branch": "^3.1.0",
"@metamask/eslint-config": "^13.0.0",
"@metamask/eslint-config": "^14.0.0",
"@metamask/eslint-config-jest": "^13.0.0",
"@metamask/eslint-config-nodejs": "^13.0.0",
"@metamask/eslint-config-typescript": "^13.0.0",
Expand Down
41 changes: 29 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:^9.11.0":
version: 9.20.0
resolution: "@eslint/js@npm:9.20.0"
checksum: 10/2304cd725700046ba611f06bf9cd0941db7e02e0d602d8fd9e4734c13067699954597b9a3a2b048ce02eb0550373669d2ab7be6edaf6abf7b67eb19d1276b57b
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 @@ -1456,7 +1463,7 @@ __metadata:
"@lavamoat/allow-scripts": "npm:^3.2.1"
"@lavamoat/preinstall-always-fail": "npm:^2.1.0"
"@metamask/create-release-branch": "npm:^3.1.0"
"@metamask/eslint-config": "npm:^13.0.0"
"@metamask/eslint-config": "npm:^14.0.0"
"@metamask/eslint-config-jest": "npm:^13.0.0"
"@metamask/eslint-config-nodejs": "npm:^13.0.0"
"@metamask/eslint-config-typescript": "npm:^13.0.0"
Expand Down Expand Up @@ -1642,18 +1649,21 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eslint-config@npm:^13.0.0":
version: 13.0.0
resolution: "@metamask/eslint-config@npm:13.0.0"
"@metamask/eslint-config@npm:^14.0.0":
version: 14.0.0
resolution: "@metamask/eslint-config@npm:14.0.0"
dependencies:
"@eslint/js": "npm:^9.11.0"
globals: "npm:^15.9.0"
peerDependencies:
eslint: ^8.57.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import-x: ^0.5.1
eslint-plugin-jsdoc: ">=43.0.7 <48"
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
prettier: ^2.7.1
checksum: 10/0a7a5449b83e380afaf5ab55bc45faa1337585307ee3c4cef3a5109dc62a637ad56944e63c31b4ceead6e14fbb3dd00bfbb52b3f7ae1956aa02f155e03e31477
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: 10/b7ae38bf777e9341b8dfac75e98159fb5d5da7d913af2312b586c82370c84acff68ee78e3b104a3577a971d593c6039bd909c8d7ca41cb7a69ed069871080c8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6734,6 +6744,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.9.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10/e35ffbdbc024d6381efca906f67211a7bbf935db2af8c14a65155785479e28b3e475950e5933bb6b296eed54b6dcd924e25b26dbc8579b1bde9d5d25916e1c5f
languageName: node
linkType: hard

"globby@npm:14.0.2":
version: 14.0.2
resolution: "globby@npm:14.0.2"
Expand Down

0 comments on commit 10a227d

Please sign in to comment.