Skip to content

Commit 1a964f0

Browse files
chore(deps-dev): bump eslint-plugin-jest from 29.12.2 to 29.13.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.12.2 to 29.13.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.12.2...v29.13.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97ea219 commit 1a964f0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/jest": "^30.0.0",
3838
"@types/react": "^18",
3939
"@types/react-dom": "^18",
40-
"eslint-plugin-jest": "^29.12.2",
40+
"eslint-plugin-jest": "^29.13.0",
4141
"jest": "^30.2.0",
4242
"jsdom": "^28.0.0",
4343
"node-gyp": "^12.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20053,14 +20053,14 @@ __metadata:
2005320053
languageName: node
2005420054
linkType: hard
2005520055

20056-
"eslint-plugin-jest@npm:^29.12.2":
20057-
version: 29.12.2
20058-
resolution: "eslint-plugin-jest@npm:29.12.2"
20056+
"eslint-plugin-jest@npm:^29.13.0":
20057+
version: 29.13.0
20058+
resolution: "eslint-plugin-jest@npm:29.13.0"
2005920059
dependencies:
2006020060
"@typescript-eslint/utils": "npm:^8.0.0"
2006120061
peerDependencies:
2006220062
"@typescript-eslint/eslint-plugin": ^8.0.0
20063-
eslint: ^8.57.0 || ^9.0.0
20063+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
2006420064
jest: "*"
2006520065
typescript: ">=4.8.4 <6.0.0"
2006620066
peerDependenciesMeta:
@@ -20070,7 +20070,7 @@ __metadata:
2007020070
optional: true
2007120071
typescript:
2007220072
optional: true
20073-
checksum: 10c0/e314b1171e7fa14c1cba9d02a1d88c0258f57ff00b4d45297ccb9d15d293378924afb4a402aa18c00c42500cdcd6f64acfc2a2210d2da17f19989bb591287194
20073+
checksum: 10c0/a1a6b1982ba6b17ef900a541555ee337f7aa39b305e3dcb6995309fcb5bb6bdd742f65e10a26a18c5db449b05772b7d1876ccd96f3a3c6aa43c7897a6e4f21d7
2007420074
languageName: node
2007520075
linkType: hard
2007620076

@@ -30985,7 +30985,7 @@ __metadata:
3098530985
"@types/jest": "npm:^30.0.0"
3098630986
"@types/react": "npm:^18"
3098730987
"@types/react-dom": "npm:^18"
30988-
eslint-plugin-jest: "npm:^29.12.2"
30988+
eslint-plugin-jest: "npm:^29.13.0"
3098930989
jest: "npm:^30.2.0"
3099030990
jsdom: "npm:^28.0.0"
3099130991
node-gyp: "npm:^12.2.0"

0 commit comments

Comments
 (0)