Skip to content

Commit a91d867

Browse files
committed
bump jest deps
1 parent bf5a2ea commit a91d867

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

jupyter/js/package.json.jinja

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@babel/eslint-parser": "^7.28.6",
5656
"@babel/preset-env": "^7.29.2",
5757
"@jupyterlab/builder": "^4.5.6",
58-
"babel-jest": "^30.2.0",
58+
"babel-jest": "^30.4.2",
5959
"cpy-cli": "^6.0.0",
6060
"eslint": "^8.57.1",
6161
"eslint-config-airbnb": "^19.0.4",
@@ -66,9 +66,9 @@
6666
"eslint-plugin-json": "^3.1.0",
6767
"eslint-plugin-prettier": "^5.5.4",
6868
"isomorphic-fetch": "^3.0.0",
69-
"jest": "^30.2.0",
69+
"jest": "^30.4.2",
7070
""jest-environment-jsdom: "^30.4.1",
71-
"jest-junit": "^16.0.0",
71+
"jest-junit": "^17.0.0",
7272
"jest-transform-css": "^6.0.3",
7373
"mkdirp": "^3.0.1",
7474
"prettier": "^3.8.1",

0 commit comments

Comments
 (0)