Skip to content

Commit

Permalink
Bump @metamask/eslint-config-nodejs from 11.1.0 to 12.1.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/eslint-config-nodejs](https://github.com/MetaMask/eslint-config) from 11.1.0 to 12.1.0.
- [Release notes](https://github.com/MetaMask/eslint-config/releases)
- [Commits](MetaMask/eslint-config@v11.1.0...v12.1.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 Jul 17, 2023
1 parent a1e5d90 commit c39ca27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@metamask/auto-changelog": "^3.1.0",
"@metamask/eslint-config": "^11.0.1",
"@metamask/eslint-config-jest": "^11.0.0",
"@metamask/eslint-config-nodejs": "^11.0.1",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^11.0.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.66",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1035,14 +1035,14 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eslint-config-nodejs@npm:^11.0.1":
version: 11.1.0
resolution: "@metamask/eslint-config-nodejs@npm:11.1.0"
"@metamask/eslint-config-nodejs@npm:^12.1.0":
version: 12.1.0
resolution: "@metamask/eslint-config-nodejs@npm:12.1.0"
peerDependencies:
"@metamask/eslint-config": ^11.0.0
"@metamask/eslint-config": ^12.0.0
eslint: ^8.27.0
eslint-plugin-node: ^11.1.0
checksum: f672fc4a3269c55ec6189caf4fe1a4d94f375ebd4c72d479530bc561d6afc642999b055ff795398f6ad77e9e7f217baa44499699f3301e149ace316dc3cba861
eslint-plugin-n: ^15.7.0
checksum: f4387ba5b0a5173197b960dc59b8e29b7ef02754107b61c3af98f505397048717bd8ba5f9d09555740886c968fc0898520c26899268886f1967bc80f93c26919
languageName: node
linkType: hard

Expand Down Expand Up @@ -1083,7 +1083,7 @@ __metadata:
"@metamask/auto-changelog": ^3.1.0
"@metamask/eslint-config": ^11.0.1
"@metamask/eslint-config-jest": ^11.0.0
"@metamask/eslint-config-nodejs": ^11.0.1
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^11.0.0
"@noble/hashes": ^1.3.1
"@swc/cli": ^0.1.62
Expand Down

0 comments on commit c39ca27

Please sign in to comment.