Skip to content

Commit 23c4857

Browse files
Bump @metamask/eslint-config-jest from 10.0.0 to 11.1.0 (#88)
Bumps [@metamask/eslint-config-jest](https://github.com/MetaMask/eslint-config) from 10.0.0 to 11.1.0. - [Release notes](https://github.com/MetaMask/eslint-config/releases) - [Commits](MetaMask/eslint-config@v10.0.0...v11.1.0) --- updated-dependencies: - dependency-name: "@metamask/eslint-config-jest" 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>
1 parent 90024f9 commit 23c4857

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@lavamoat/allow-scripts": "^2.0.3",
4444
"@metamask/auto-changelog": "^2.3.0",
4545
"@metamask/eslint-config": "^10.0.0",
46-
"@metamask/eslint-config-jest": "^10.0.0",
46+
"@metamask/eslint-config-jest": "^11.1.0",
4747
"@metamask/eslint-config-nodejs": "^10.0.0",
4848
"@metamask/eslint-config-typescript": "^10.0.0",
4949
"@types/jest": "^28.1.6",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,14 +1166,14 @@ __metadata:
11661166
languageName: node
11671167
linkType: hard
11681168

1169-
"@metamask/eslint-config-jest@npm:^10.0.0":
1170-
version: 10.0.0
1171-
resolution: "@metamask/eslint-config-jest@npm:10.0.0"
1169+
"@metamask/eslint-config-jest@npm:^11.1.0":
1170+
version: 11.1.0
1171+
resolution: "@metamask/eslint-config-jest@npm:11.1.0"
11721172
peerDependencies:
1173-
"@metamask/eslint-config": ^10.0.0
1174-
eslint: ^8.21.0
1175-
eslint-plugin-jest: ^26.8.2
1176-
checksum: 60a6f849d21cefef6956680b9dd229d76b961ac6d291de3d5eb0df401e08fcb849b65feecef00a3506e254b967d615c63cca7ca4145acc110e084d49cc6c6f13
1173+
"@metamask/eslint-config": ^11.0.0
1174+
eslint: ^8.27.0
1175+
eslint-plugin-jest: ^27.1.5
1176+
checksum: a649cf317327532d0d18795ac3bc74766e649e821ca3130dac288b16d5243ae72b5bda4eb85c678f1b4f9c073904ac6162b740c237b67921e64ce4f40c6ceb77
11771177
languageName: node
11781178
linkType: hard
11791179

@@ -1222,7 +1222,7 @@ __metadata:
12221222
"@lavamoat/allow-scripts": ^2.0.3
12231223
"@metamask/auto-changelog": ^2.3.0
12241224
"@metamask/eslint-config": ^10.0.0
1225-
"@metamask/eslint-config-jest": ^10.0.0
1225+
"@metamask/eslint-config-jest": ^11.1.0
12261226
"@metamask/eslint-config-nodejs": ^10.0.0
12271227
"@metamask/eslint-config-typescript": ^10.0.0
12281228
"@metamask/utils": ^5.0.0

0 commit comments

Comments
 (0)