Skip to content

Commit d912963

Browse files
Update dependency jest to v30
1 parent a1cea41 commit d912963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-config-airbnb-base": "14.2.1",
1717
"eslint-plugin-import": "2.25.3",
1818
"eslint-plugin-jest": "25.3.0",
19-
"jest": "26.6.3"
19+
"jest": "30.2.0"
2020
},
2121
"scripts": {
2222
"build": "../build-scripts/build-admin-scripts.sh",

0 commit comments

Comments
 (0)