Skip to content

Commit 866e4df

Browse files
Bump @metamask/eslint-config-jest from 12.1.0 to 14.0.0
Bumps [@metamask/eslint-config-jest](https://github.com/MetaMask/eslint-config) from 12.1.0 to 14.0.0. - [Release notes](https://github.com/MetaMask/eslint-config/releases) - [Commits](https://github.com/MetaMask/eslint-config/compare/@metamask/eslint-config-jest@12.1.0...@metamask/eslint-config-jest@14.0.0) --- updated-dependencies: - dependency-name: "@metamask/eslint-config-jest" dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54994c4 commit 866e4df

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

packages/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@metamask/eslint-config": "^10.0.0",
37-
"@metamask/eslint-config-jest": "^12.1.0",
37+
"@metamask/eslint-config-jest": "^14.0.0",
3838
"@metamask/eslint-config-nodejs": "^12.1.0",
3939
"@metamask/eslint-config-typescript": "^10.0.0",
4040
"@svgr/webpack": "^8.1.0",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3061,17 +3061,6 @@ __metadata:
30613061
languageName: node
30623062
linkType: hard
30633063

3064-
"@metamask/eslint-config-jest@npm:^12.1.0":
3065-
version: 12.1.0
3066-
resolution: "@metamask/eslint-config-jest@npm:12.1.0"
3067-
peerDependencies:
3068-
"@metamask/eslint-config": ^12.0.0
3069-
eslint: ^8.27.0
3070-
eslint-plugin-jest: ^27.1.5
3071-
checksum: 98f60234412051d429237dbf32b147a648a0e3b6adacafda24999ec9eb8096155c8000c62204415100c97980cc3bfe0a0fe19e4c318b8bb529eaf57e9f96e680
3072-
languageName: node
3073-
linkType: hard
3074-
30753064
"@metamask/eslint-config-jest@npm:^14.0.0":
30763065
version: 14.0.0
30773066
resolution: "@metamask/eslint-config-jest@npm:14.0.0"
@@ -18206,7 +18195,7 @@ __metadata:
1820618195
resolution: "site@workspace:packages/site"
1820718196
dependencies:
1820818197
"@metamask/eslint-config": ^10.0.0
18209-
"@metamask/eslint-config-jest": ^12.1.0
18198+
"@metamask/eslint-config-jest": ^14.0.0
1821018199
"@metamask/eslint-config-nodejs": ^12.1.0
1821118200
"@metamask/eslint-config-typescript": ^10.0.0
1821218201
"@metamask/providers": ^14.0.2

0 commit comments

Comments
 (0)