Skip to content

Commit

Permalink
Bump @metamask/eslint-config-nodejs from 12.1.0 to 13.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 13.0.0.
- [Release notes](https://github.com/MetaMask/eslint-config/releases)
- [Commits](MetaMask/eslint-config@v12.1.0...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent fd182a1 commit fe6b5a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@lavamoat/preinstall-always-fail": "^1.0.0",
"@metamask/auto-changelog": "^3.4.3",
"@metamask/eslint-config": "^12.2.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-nodejs": "^13.0.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.3",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -868,14 +868,14 @@ __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:^13.0.0":
version: 13.0.0
resolution: "@metamask/eslint-config-nodejs@npm:13.0.0"
peerDependencies:
"@metamask/eslint-config": ^12.0.0
eslint: ^8.27.0
eslint-plugin-n: ^15.7.0
checksum: f4387ba5b0a5173197b960dc59b8e29b7ef02754107b61c3af98f505397048717bd8ba5f9d09555740886c968fc0898520c26899268886f1967bc80f93c26919
"@metamask/eslint-config": ^13.0.0
eslint: ^8.57.0
eslint-plugin-n: ^16.6.2
checksum: 8a21804b7525cef73ec5302b40811b02628f0e2a93ab60932dd23752bb97d6f58f5db1500cd96fd41c5b0a40eb3aa06766215a51c9d5d8a5ffee14529b63bc9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -935,7 +935,7 @@ __metadata:
"@lavamoat/preinstall-always-fail": ^1.0.0
"@metamask/auto-changelog": ^3.4.3
"@metamask/eslint-config": ^12.2.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-nodejs": ^13.0.0
"@metamask/eslint-config-typescript": ^12.1.0
"@nomicfoundation/hardhat-chai-matchers": ^1.0.3
"@nomicfoundation/hardhat-network-helpers": ^1.0.0
Expand Down

0 comments on commit fe6b5a2

Please sign in to comment.