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

Commit

Permalink
chore(deps-dev): bump @metamask/eslint-config-jest from 12.1.0 to 13.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 13.0.0.
- [Release notes](https://github.com/MetaMask/eslint-config/releases)
- [Commits](MetaMask/eslint-config@v12.1.0...v13.0.0)

---
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 Aug 20, 2024
1 parent 4675ec3 commit 66627b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@lavamoat/allow-scripts": "^3.0.4",
"@metamask/auto-changelog": "^3.4.4",
"@metamask/eslint-config": "^12.2.0",
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-jest": "^13.0.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@types/jest": "^28.1.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,14 +976,14 @@ __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:^13.0.0":
version: 13.0.0
resolution: "@metamask/eslint-config-jest@npm:13.0.0"
peerDependencies:
"@metamask/eslint-config": ^12.0.0
eslint: ^8.27.0
eslint-plugin-jest: ^27.1.5
checksum: 98f60234412051d429237dbf32b147a648a0e3b6adacafda24999ec9eb8096155c8000c62204415100c97980cc3bfe0a0fe19e4c318b8bb529eaf57e9f96e680
"@metamask/eslint-config": ^13.0.0
eslint: ^8.57.0
eslint-plugin-jest: ^27.9.0
checksum: 1680646add66f3da2e802d41babcbd9c2c164e3eeb4cec8b37ba322591ba2e25937616362a83a8e72cba98932b746a9b8bd414d2787e0ee08da91e75fde6bff3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1058,7 +1058,7 @@ __metadata:
"@lavamoat/allow-scripts": ^3.0.4
"@metamask/auto-changelog": ^3.4.4
"@metamask/eslint-config": ^12.2.0
"@metamask/eslint-config-jest": ^12.1.0
"@metamask/eslint-config-jest": ^13.0.0
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/eth-sig-util": ^7.0.3
Expand Down

0 comments on commit 66627b6

Please sign in to comment.