Skip to content

Commit 5665f61

Browse files
chore(deps-dev): bump eslint-plugin-jest from 29.15.0 to 29.15.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.15.0 to 29.15.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.15.0...v29.15.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 29.15.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33167c5 commit 5665f61

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

packages/apps/dashboard/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/node": "22.10.5",
5959
"eslint": "^10.1.0",
6060
"eslint-config-prettier": "^9.1.0",
61-
"eslint-plugin-jest": "^29.15.0",
61+
"eslint-plugin-jest": "^29.15.1",
6262
"eslint-plugin-prettier": "^5.5.5",
6363
"globals": "^16.3.0",
6464
"jest": "^29.7.0",

packages/apps/fortune/exchange-oracle/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/pg": "8.11.10",
7676
"eslint": "^10.1.0",
7777
"eslint-config-prettier": "^9.1.0",
78-
"eslint-plugin-jest": "^29.15.0",
78+
"eslint-plugin-jest": "^29.15.1",
7979
"eslint-plugin-prettier": "^5.5.5",
8080
"globals": "^16.3.0",
8181
"jest": "^29.7.0",

packages/apps/fortune/recording-oracle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "^22.15.16",
5353
"eslint": "^10.1.0",
5454
"eslint-config-prettier": "^10.1.8",
55-
"eslint-plugin-jest": "^29.15.0",
55+
"eslint-plugin-jest": "^29.15.1",
5656
"eslint-plugin-prettier": "^5.5.5",
5757
"globals": "^16.3.0",
5858
"jest": "^29.7.0",

packages/apps/human-app/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/passport": "^1",
6868
"eslint": "^10.1.0",
6969
"eslint-config-prettier": "^9.1.0",
70-
"eslint-plugin-jest": "^29.15.0",
70+
"eslint-plugin-jest": "^29.15.1",
7171
"eslint-plugin-prettier": "^5.5.5",
7272
"globals": "^16.3.0",
7373
"jest": "^29.7.0",

packages/apps/job-launcher/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@types/zxcvbn": "4.4.5",
9090
"eslint": "^10.1.0",
9191
"eslint-config-prettier": "^9.1.0",
92-
"eslint-plugin-jest": "^29.15.0",
92+
"eslint-plugin-jest": "^29.15.1",
9393
"eslint-plugin-prettier": "^5.5.5",
9494
"globals": "^16.3.0",
9595
"jest": "^29.7.0",

packages/sdk/typescript/human-protocol-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/validator": "^13.15.4",
5555
"eslint": "^10.1.0",
5656
"eslint-config-prettier": "^10.1.8",
57-
"eslint-plugin-jest": "^29.15.0",
57+
"eslint-plugin-jest": "^29.15.1",
5858
"eslint-plugin-prettier": "^5.5.5",
5959
"glob": "^13.0.0",
6060
"globals": "^16.3.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ __metadata:
183183
dayjs: "npm:^1.11.12"
184184
eslint: "npm:^10.1.0"
185185
eslint-config-prettier: "npm:^9.1.0"
186-
eslint-plugin-jest: "npm:^29.15.0"
186+
eslint-plugin-jest: "npm:^29.15.1"
187187
eslint-plugin-prettier: "npm:^5.5.5"
188188
ethers: "npm:~6.16.0"
189189
globals: "npm:^16.3.0"
@@ -344,7 +344,7 @@ __metadata:
344344
dotenv: "npm:^17.2.2"
345345
eslint: "npm:^10.1.0"
346346
eslint-config-prettier: "npm:^9.1.0"
347-
eslint-plugin-jest: "npm:^29.15.0"
347+
eslint-plugin-jest: "npm:^29.15.1"
348348
eslint-plugin-prettier: "npm:^5.5.5"
349349
ethers: "npm:~6.16.0"
350350
globals: "npm:^16.3.0"
@@ -395,7 +395,7 @@ __metadata:
395395
dotenv: "npm:^17.2.2"
396396
eslint: "npm:^10.1.0"
397397
eslint-config-prettier: "npm:^10.1.8"
398-
eslint-plugin-jest: "npm:^29.15.0"
398+
eslint-plugin-jest: "npm:^29.15.1"
399399
eslint-plugin-prettier: "npm:^5.5.5"
400400
globals: "npm:^16.3.0"
401401
helmet: "npm:^7.1.0"
@@ -522,7 +522,7 @@ __metadata:
522522
class-validator: "npm:0.14.1"
523523
eslint: "npm:^10.1.0"
524524
eslint-config-prettier: "npm:^9.1.0"
525-
eslint-plugin-jest: "npm:^29.15.0"
525+
eslint-plugin-jest: "npm:^29.15.1"
526526
eslint-plugin-prettier: "npm:^5.5.5"
527527
ethers: "npm:^6.16.0"
528528
globals: "npm:^16.3.0"
@@ -653,7 +653,7 @@ __metadata:
653653
dotenv: "npm:^17.2.2"
654654
eslint: "npm:^10.1.0"
655655
eslint-config-prettier: "npm:^9.1.0"
656-
eslint-plugin-jest: "npm:^29.15.0"
656+
eslint-plugin-jest: "npm:^29.15.1"
657657
eslint-plugin-prettier: "npm:^5.5.5"
658658
globals: "npm:^16.3.0"
659659
helmet: "npm:^7.1.0"
@@ -5392,7 +5392,7 @@ __metadata:
53925392
axios: "npm:^1.4.0"
53935393
eslint: "npm:^10.1.0"
53945394
eslint-config-prettier: "npm:^10.1.8"
5395-
eslint-plugin-jest: "npm:^29.15.0"
5395+
eslint-plugin-jest: "npm:^29.15.1"
53965396
eslint-plugin-prettier: "npm:^5.5.5"
53975397
ethers: "npm:~6.16.0"
53985398
glob: "npm:^13.0.0"
@@ -18770,24 +18770,24 @@ __metadata:
1877018770
languageName: node
1877118771
linkType: hard
1877218772

18773-
"eslint-plugin-jest@npm:^29.15.0":
18774-
version: 29.15.0
18775-
resolution: "eslint-plugin-jest@npm:29.15.0"
18773+
"eslint-plugin-jest@npm:^29.15.1":
18774+
version: 29.15.1
18775+
resolution: "eslint-plugin-jest@npm:29.15.1"
1877618776
dependencies:
1877718777
"@typescript-eslint/utils": "npm:^8.0.0"
1877818778
peerDependencies:
1877918779
"@typescript-eslint/eslint-plugin": ^8.0.0
1878018780
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1878118781
jest: "*"
18782-
typescript: ">=4.8.4 <6.0.0"
18782+
typescript: ">=4.8.4 <7.0.0"
1878318783
peerDependenciesMeta:
1878418784
"@typescript-eslint/eslint-plugin":
1878518785
optional: true
1878618786
jest:
1878718787
optional: true
1878818788
typescript:
1878918789
optional: true
18790-
checksum: 10c0/e3d8f67708ba4a77a628f8d97a9ebbb20f62ad690d7cc155c0a1066d36b74a6ad8e943fda5c54264c4ad4186dd8d212075bce9f5c2debdd35708ed74ecdc81ef
18790+
checksum: 10c0/daa54dfa2246c4fc822ae565a77ee35c456a0b6d41de5af56279264c47ceadc72c88c70ebf72fcb4bc1e114ad52bc8196fb23574a06674946a7d560fb627d27c
1879118791
languageName: node
1879218792
linkType: hard
1879318793

0 commit comments

Comments
 (0)