Skip to content

Commit 959a9ae

Browse files
chore(deps): update dependency jest to v30.2.0 (#6707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4aa3064 commit 959a9ae

File tree

4 files changed

+363
-340
lines changed

4 files changed

+363
-340
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-import": "2.32.0",
3838
"eslint-plugin-jest": "29.0.1",
3939
"graphql": "16.11.0",
40-
"jest": "30.1.3",
40+
"jest": "30.2.0",
4141
"neo4j-driver": "5.28.2",
4242
"prettier": "3.6.2",
4343
"prettier-2": "npm:[email protected]",

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"graphql-tag": "2.12.6",
5858
"graphql-ws": "5.16.2",
5959
"is-uuid": "1.0.2",
60-
"jest": "30.1.3",
60+
"jest": "30.2.0",
6161
"jest-extended": "6.0.0",
6262
"jsonwebtoken": "9.0.2",
6363
"jwks-rsa": "3.2.0",

packages/introspector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/jest": "30.0.0",
3939
"@types/node": "22.18.6",
4040
"@types/pluralize": "0.0.33",
41-
"jest": "30.1.3",
41+
"jest": "30.2.0",
4242
"ts-jest": "29.4.4",
4343
"typescript": "5.9.2"
4444
},

0 commit comments

Comments
 (0)