Skip to content

Commit

Permalink
Bump @metamask/eslint-config-nodejs from 12.1.0 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/eslint-config-nodejs](https://github.com/MetaMask/eslint-config) from 12.1.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-nodejs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 8f35739 commit b51f882
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@metamask/auto-changelog": "^3.1.0",
"@metamask/eslint-config": "^12.1.0",
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-nodejs": "^14.0.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/snaps-controllers": "^9.4.0",
"@metamask/snaps-sdk": "^6.2.1",
Expand Down
33 changes: 25 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,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 @@ -990,14 +997,17 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eslint-config-nodejs@npm:^12.1.0":
version: 12.1.0
resolution: "@metamask/eslint-config-nodejs@npm:12.1.0"
"@metamask/eslint-config-nodejs@npm:^14.0.0":
version: 14.0.0
resolution: "@metamask/eslint-config-nodejs@npm:14.0.0"
dependencies:
"@eslint/js": ^9.11.0
globals: ^15.9.0
peerDependencies:
"@metamask/eslint-config": ^12.0.0
eslint: ^8.27.0
eslint-plugin-n: ^15.7.0
checksum: f4387ba5b0a5173197b960dc59b8e29b7ef02754107b61c3af98f505397048717bd8ba5f9d09555740886c968fc0898520c26899268886f1967bc80f93c26919
"@metamask/eslint-config": ^14.0.0
eslint: ^9.11.0
eslint-plugin-n: ^17.10.3
checksum: 0a7f723ec56b739dbe2f2118da63dc03110e82ae9fbfb1e59b98578f19b6eb867bcd1a7c03e7ca5b174fe52037401475fdee726dfe3906b026cee794547a20f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -1250,7 +1260,7 @@ __metadata:
"@metamask/auto-changelog": ^3.1.0
"@metamask/eslint-config": ^12.1.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-nodejs": ^14.0.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/snaps-controllers": ^9.4.0
"@metamask/snaps-sdk": ^6.2.1
Expand Down Expand Up @@ -4009,6 +4019,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.4
resolution: "globalthis@npm:1.0.4"
Expand Down

0 comments on commit b51f882

Please sign in to comment.