Skip to content

Commit 72fa790

Browse files
chore(deps): update minor-and-patch (#6922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0f7609 commit 72fa790

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-import-resolver-typescript": "4.4.4",
3636
"eslint-plugin-eslint-comments": "3.2.0",
3737
"eslint-plugin-import": "2.32.0",
38-
"eslint-plugin-jest": "29.2.2",
38+
"eslint-plugin-jest": "29.4.0",
3939
"graphql": "16.12.0",
4040
"jest": "30.2.0",
4141
"neo4j-driver": "6.0.1",

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/is-uuid": "1.0.2",
5252
"@types/jest": "30.0.0",
5353
"@types/jsonwebtoken": "9.0.10",
54-
"@types/node": "22.19.2",
54+
"@types/node": "22.19.3",
5555
"@types/pluralize": "0.0.33",
5656
"@types/randomstring": "1.3.0",
5757
"@types/semver": "7.7.1",

packages/introspector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@neo4j/graphql": "^7.0.0",
4242
"@types/jest": "30.0.0",
43-
"@types/node": "22.19.2",
43+
"@types/node": "22.19.3",
4444
"@types/pluralize": "0.0.33",
4545
"jest": "30.2.0",
4646
"ts-jest": "29.4.6",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,7 +2819,7 @@ __metadata:
28192819
"@types/is-uuid": "npm:1.0.2"
28202820
"@types/jest": "npm:30.0.0"
28212821
"@types/jsonwebtoken": "npm:9.0.10"
2822-
"@types/node": "npm:22.19.2"
2822+
"@types/node": "npm:22.19.3"
28232823
"@types/pluralize": "npm:0.0.33"
28242824
"@types/randomstring": "npm:1.3.0"
28252825
"@types/semver": "npm:7.7.1"
@@ -2868,7 +2868,7 @@ __metadata:
28682868
dependencies:
28692869
"@neo4j/graphql": "npm:^7.0.0"
28702870
"@types/jest": "npm:30.0.0"
2871-
"@types/node": "npm:22.19.2"
2871+
"@types/node": "npm:22.19.3"
28722872
"@types/pluralize": "npm:0.0.33"
28732873
camelcase: "npm:^6.3.0"
28742874
debug: "npm:^4.3.4"
@@ -3789,12 +3789,12 @@ __metadata:
37893789
languageName: node
37903790
linkType: hard
37913791

3792-
"@types/node@npm:22.19.2":
3793-
version: 22.19.2
3794-
resolution: "@types/node@npm:22.19.2"
3792+
"@types/node@npm:22.19.3":
3793+
version: 22.19.3
3794+
resolution: "@types/node@npm:22.19.3"
37953795
dependencies:
37963796
undici-types: "npm:~6.21.0"
3797-
checksum: 10c0/fd56fc727bdc2cd9582e05db5daab6c8eb7bc5e5640a54cbc64ccc160a61cf50940742be5536f83796bffc83ce7709d5580a9ca85806f57501958821d230ab78
3797+
checksum: 10c0/a30a75d503da795ddbd5f8851014f3e91925c2a63fa3f14128d54c998f25d682dfba96dc9589c73cf478b87a16d88beb790b11697bb8cd5bee913079237a58f2
37983798
languageName: node
37993799
linkType: hard
38003800

@@ -8408,9 +8408,9 @@ __metadata:
84088408
languageName: node
84098409
linkType: hard
84108410

8411-
"eslint-plugin-jest@npm:29.2.2":
8412-
version: 29.2.2
8413-
resolution: "eslint-plugin-jest@npm:29.2.2"
8411+
"eslint-plugin-jest@npm:29.4.0":
8412+
version: 29.4.0
8413+
resolution: "eslint-plugin-jest@npm:29.4.0"
84148414
dependencies:
84158415
"@typescript-eslint/utils": "npm:^8.0.0"
84168416
peerDependencies:
@@ -8422,7 +8422,7 @@ __metadata:
84228422
optional: true
84238423
jest:
84248424
optional: true
8425-
checksum: 10c0/cc2737a10f491e0deb3489951da248ac636ba7da6335918b05020090ba165fcb80d242f207fecf0d1294b452a0e33795f46778b5f2bfb09b1df3a8f9ce08e784
8425+
checksum: 10c0/3e021e466358be027c96a77120d62d26571ac7c6cb1750966a544632866c1e6953477e7b0ff9eb5151d63fbf505f5c6ffe9dfcbb68530364c7fb7d8f1a5c0b2f
84268426
languageName: node
84278427
linkType: hard
84288428

@@ -14033,7 +14033,7 @@ __metadata:
1403314033
eslint-import-resolver-typescript: "npm:4.4.4"
1403414034
eslint-plugin-eslint-comments: "npm:3.2.0"
1403514035
eslint-plugin-import: "npm:2.32.0"
14036-
eslint-plugin-jest: "npm:29.2.2"
14036+
eslint-plugin-jest: "npm:29.4.0"
1403714037
graphql: "npm:16.12.0"
1403814038
jest: "npm:30.2.0"
1403914039
neo4j-driver: "npm:6.0.1"

0 commit comments

Comments
 (0)