Skip to content

Commit

Permalink
Bump @metamask/eslint-config-jest from 12.1.0 to 14.0.0
Browse files Browse the repository at this point in the history
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/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/eslint-config-jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 8f35739 commit db90461
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@lavamoat/allow-scripts": "^2.3.1",
"@metamask/auto-changelog": "^3.1.0",
"@metamask/eslint-config": "^12.1.0",
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-jest": "^14.0.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/snaps-controllers": "^9.4.0",
Expand Down
33 changes: 25 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:^9.11.0":
version: 9.12.0
resolution: "@eslint/js@npm:9.12.0"
checksum: cad2ee0d3080a3e507e18f1846e343d4dac00cb83b0c56355fa165b05fa0780ad746e0b93540666036e50b4cf4a4ee496a730417e500dc217c201902edd7ab5b
languageName: node
linkType: hard

"@ethereumjs/common@npm:^3.2.0":
version: 3.2.0
resolution: "@ethereumjs/common@npm:3.2.0"
Expand Down Expand Up @@ -979,14 +986,17 @@ __metadata:
languageName: node
linkType: hard

"@metamask/eslint-config-jest@npm:^12.1.0":
version: 12.1.0
resolution: "@metamask/eslint-config-jest@npm:12.1.0"
"@metamask/eslint-config-jest@npm:^14.0.0":
version: 14.0.0
resolution: "@metamask/eslint-config-jest@npm:14.0.0"
dependencies:
"@eslint/js": ^9.11.0
globals: ^15.9.0
peerDependencies:
"@metamask/eslint-config": ^12.0.0
eslint: ^8.27.0
eslint-plugin-jest: ^27.1.5
checksum: 98f60234412051d429237dbf32b147a648a0e3b6adacafda24999ec9eb8096155c8000c62204415100c97980cc3bfe0a0fe19e4c318b8bb529eaf57e9f96e680
"@metamask/eslint-config": ^14.0.0
eslint: ^9.11.0
eslint-plugin-jest: ^28.8.3
checksum: e7c4f14ff8eae8c1311cd1a941217c39bacf249650b1953138a958472af609a8396722e7b1a0c86386d07f92d7570c3e29754335fe4ef8608a9abf03c7aff6fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -1249,7 +1259,7 @@ __metadata:
"@lavamoat/allow-scripts": ^2.3.1
"@metamask/auto-changelog": ^3.1.0
"@metamask/eslint-config": ^12.1.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-jest": ^14.0.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/snaps-controllers": ^9.4.0
Expand Down Expand Up @@ -4009,6 +4019,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.9.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: ef32d5ef987f3d4b47fc2e389a0b235f6a46f605160c4e405722fd7b576106ca407cb867e66fd1e0fc43b631800e2e2e71847f37691026d813f96f40339da702
languageName: node
linkType: hard

"globalthis@npm:^1.0.3":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down

0 comments on commit db90461

Please sign in to comment.