Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Bump @metamask/eslint-config-nodejs from 8.0.0 to 11.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 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent 4054e00 commit 8dff2c0
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 @@ -46,7 +46,7 @@
"@metamask/auto-changelog": "^3.0.0",
"@metamask/eslint-config": "^8.0.0",
"@metamask/eslint-config-mocha": "^8.0.0",
"@metamask/eslint-config-nodejs": "^8.0.0",
"@metamask/eslint-config-nodejs": "^11.1.0",
"chai": "^4.1.2",
"chai-spies": "^1.0.0",
"eslint": "^7.26.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,14 +145,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 @@ -2056,7 +2056,7 @@ __metadata:
"@metamask/auto-changelog": ^3.0.0
"@metamask/eslint-config": ^8.0.0
"@metamask/eslint-config-mocha": ^8.0.0
"@metamask/eslint-config-nodejs": ^8.0.0
"@metamask/eslint-config-nodejs": ^11.1.0
"@metamask/eth-sig-util": ^4.0.0
"@trezor/connect-plugin-ethereum": ^9.0.0
"@trezor/connect-web": ^9.0.6
Expand Down

0 comments on commit 8dff2c0

Please sign in to comment.