Skip to content

Commit 23881ab

Browse files
Bump eslint-plugin-jest from 28.11.0 to 28.11.1 in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 28.11.0 to 28.11.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@v28.11.0...v28.11.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 894f2d3 commit 23881ab

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
@@ -47,7 +47,7 @@
4747
"@types/lodash": "^4.17.17",
4848
"@types/node": "^22.15.21",
4949
"eslint": "^8.57.1",
50-
"eslint-plugin-jest": "^28.11.0",
50+
"eslint-plugin-jest": "^28.11.1",
5151
"fast-glob": "^3.3.3",
5252
"husky": "^9.1.7",
5353
"jest": "^29.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ __metadata:
818818
ajv: "npm:^8.17.1"
819819
ajv-formats: "npm:^3.0.1"
820820
eslint: "npm:^8.57.1"
821-
eslint-plugin-jest: "npm:^28.11.0"
821+
eslint-plugin-jest: "npm:^28.11.1"
822822
fast-glob: "npm:^3.3.3"
823823
husky: "npm:^9.1.7"
824824
jest: "npm:^29.7.0"
@@ -2451,9 +2451,9 @@ __metadata:
24512451
languageName: node
24522452
linkType: hard
24532453

2454-
"eslint-plugin-jest@npm:^28.11.0":
2455-
version: 28.11.0
2456-
resolution: "eslint-plugin-jest@npm:28.11.0"
2454+
"eslint-plugin-jest@npm:^28.11.1":
2455+
version: 28.11.1
2456+
resolution: "eslint-plugin-jest@npm:28.11.1"
24572457
dependencies:
24582458
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
24592459
peerDependencies:
@@ -2465,7 +2465,7 @@ __metadata:
24652465
optional: true
24662466
jest:
24672467
optional: true
2468-
checksum: faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
2468+
checksum: b2ad56499968291d92ae4ba2062035a38b2f89265f5e2769557a02f286dedbca81d748eb22329f006e7312b144ec191df9bbeda338020b1fc3b529c0f04cc6aa
24692469
languageName: node
24702470
linkType: hard
24712471

0 commit comments

Comments
 (0)