Skip to content

Commit

Permalink
Bump @metamask/eslint-config from 8.0.0 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/eslint-config](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"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and danroc committed Jun 5, 2024
1 parent 4dfe11b commit 2a53d6b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@ethereumjs/common": "^3.0.0",
"@lavamoat/allow-scripts": "^3.0.4",
"@metamask/auto-changelog": "^3.0.0",
"@metamask/eslint-config": "^8.0.0",
"@metamask/eslint-config": "^11.1.0",
"@metamask/eslint-config-jest": "^8.0.0",
"@metamask/eslint-config-nodejs": "^8.0.0",
"@metamask/eslint-config-typescript": "^8.0.0",
Expand Down
21 changes: 11 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1035,16 +1035,17 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eslint-config@npm:^8.0.0":
version: 8.0.0
resolution: "@metamask/eslint-config@npm:8.0.0"
"@metamask/eslint-config@npm:^11.1.0":
version: 11.1.0
resolution: "@metamask/eslint-config@npm:11.1.0"
peerDependencies:
eslint: ^7.23.0
eslint-config-prettier: ^8.1.0
eslint-plugin-import: ^2.22.1
eslint-plugin-prettier: ^3.3.1
prettier: ^2.2.1
checksum: c4a91efaf58d61951b517f8678670977f85b74fea2a0cbabf5ff9c0fa0484801537eb41bd0512108865d6f4cbf79bc85a6e6c99c32be361796becd057dbd0e96
eslint: ^8.27.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ^2.26.0
eslint-plugin-jsdoc: ^39.6.2
eslint-plugin-prettier: ^4.2.1
prettier: ^2.7.1
checksum: 2345eb03821d80d605d60c393a3249b322ae32cee87497b338d81cc723d28d87d44adec92ba657fdc83e7df8599ec9eed06f1ad78f0febd13c318fb5a5ba2a7a
languageName: node
linkType: hard

Expand All @@ -1071,7 +1072,7 @@ __metadata:
"@ethereumjs/util": ^8.0.0
"@lavamoat/allow-scripts": ^3.0.4
"@metamask/auto-changelog": ^3.0.0
"@metamask/eslint-config": ^8.0.0
"@metamask/eslint-config": ^11.1.0
"@metamask/eslint-config-jest": ^8.0.0
"@metamask/eslint-config-nodejs": ^8.0.0
"@metamask/eslint-config-typescript": ^8.0.0
Expand Down

0 comments on commit 2a53d6b

Please sign in to comment.