Skip to content

Commit

Permalink
Bump @metamask/eslint-config-nodejs from 8.0.0 to 11.1.0 (#151)
Browse files Browse the repository at this point in the history
Bumps [@metamask/eslint-config-nodejs](https://github.com/MetaMask/eslint-config) from 8.0.0 to 11.1.0.
- [Release notes](https://github.com/MetaMask/eslint-config/releases)
- [Commits](MetaMask/eslint-config@v8.0.0...v11.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent 4dfe11b commit b1c0802
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 @@ -53,7 +53,7 @@
"@metamask/auto-changelog": "^3.0.0",
"@metamask/eslint-config": "^8.0.0",
"@metamask/eslint-config-jest": "^8.0.0",
"@metamask/eslint-config-nodejs": "^8.0.0",
"@metamask/eslint-config-nodejs": "^11.1.0",
"@metamask/eslint-config-typescript": "^8.0.0",
"@types/ethereumjs-tx": "^1.0.1",
"@types/hdkey": "^2.0.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1011,14 +1011,14 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eslint-config-nodejs@npm:^8.0.0":
version: 8.0.0
resolution: "@metamask/eslint-config-nodejs@npm:8.0.0"
"@metamask/eslint-config-nodejs@npm:^11.1.0":
version: 11.1.0
resolution: "@metamask/eslint-config-nodejs@npm:11.1.0"
peerDependencies:
"@metamask/eslint-config": ^8.0.0
eslint: ^7.23.0
"@metamask/eslint-config": ^11.0.0
eslint: ^8.27.0
eslint-plugin-node: ^11.1.0
checksum: e5083cb4d893837863e2ce67e048bb81c252df673d46198faea2bd85c2b35a4388529c9a71ee3377e9792fca8c2a393760b46f7ab869bac772234d99dfa057d3
checksum: f672fc4a3269c55ec6189caf4fe1a4d94f375ebd4c72d479530bc561d6afc642999b055ff795398f6ad77e9e7f217baa44499699f3301e149ace316dc3cba861
languageName: node
linkType: hard

Expand Down Expand Up @@ -1073,7 +1073,7 @@ __metadata:
"@metamask/auto-changelog": ^3.0.0
"@metamask/eslint-config": ^8.0.0
"@metamask/eslint-config-jest": ^8.0.0
"@metamask/eslint-config-nodejs": ^8.0.0
"@metamask/eslint-config-nodejs": ^11.1.0
"@metamask/eslint-config-typescript": ^8.0.0
"@metamask/eth-sig-util": ^7.0.1
"@trezor/connect-plugin-ethereum": ^9.0.3
Expand Down

0 comments on commit b1c0802

Please sign in to comment.