Skip to content

Commit 739e86f

Browse files
chore(deps-dev): bump eslint-plugin-jest from 29.11.0 to 29.12.1 (#20014)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.11.0 to 29.12.1. - [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.11.0...v29.12.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 850787a commit 739e86f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-import-resolver-typescript": "4.4.4",
2424
"eslint-plugin-header": "3.1.1",
2525
"eslint-plugin-import": "2.32.0",
26-
"eslint-plugin-jest": "29.11.0",
26+
"eslint-plugin-jest": "29.12.1",
2727
"eslint-plugin-jest-dom": "^5.5.0",
2828
"eslint-plugin-jsdoc": "61.5.0",
2929
"eslint-plugin-jsx-a11y": "^6.10.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13295,9 +13295,9 @@ __metadata:
1329513295
languageName: node
1329613296
linkType: hard
1329713297

13298-
"eslint-plugin-jest@npm:29.11.0":
13299-
version: 29.11.0
13300-
resolution: "eslint-plugin-jest@npm:29.11.0"
13298+
"eslint-plugin-jest@npm:29.12.1":
13299+
version: 29.12.1
13300+
resolution: "eslint-plugin-jest@npm:29.12.1"
1330113301
dependencies:
1330213302
"@typescript-eslint/utils": "npm:^8.0.0"
1330313303
peerDependencies:
@@ -13309,7 +13309,7 @@ __metadata:
1330913309
optional: true
1331013310
jest:
1331113311
optional: true
13312-
checksum: 10/22f0c800cf2d301f1743884a877da0a028ac07a02e43178f2dfc307ccd9214b244c6b4ce863b325f2bf2e519407c9290225cdd9a4f805c4497e677aa165fb6c5
13312+
checksum: 10/2758d55bc536f936a6dfa61353210fcf607a212d55c4cbdd1778b4e9f9638c63c723c53c2aac9d82ef9a539d98c09ad2b1aa3d6dac2b2b91c8cb3520fcfe6d8f
1331313313
languageName: node
1331413314
linkType: hard
1331513315

@@ -27136,7 +27136,7 @@ __metadata:
2713627136
eslint-import-resolver-typescript: "npm:4.4.4"
2713727137
eslint-plugin-header: "npm:3.1.1"
2713827138
eslint-plugin-import: "npm:2.32.0"
27139-
eslint-plugin-jest: "npm:29.11.0"
27139+
eslint-plugin-jest: "npm:29.12.1"
2714027140
eslint-plugin-jest-dom: "npm:^5.5.0"
2714127141
eslint-plugin-jsdoc: "npm:61.5.0"
2714227142
eslint-plugin-jsx-a11y: "npm:^6.10.2"

0 commit comments

Comments
 (0)