We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5a2ea commit a91d867Copy full SHA for a91d867
1 file changed
jupyter/js/package.json.jinja
@@ -55,7 +55,7 @@
55
"@babel/eslint-parser": "^7.28.6",
56
"@babel/preset-env": "^7.29.2",
57
"@jupyterlab/builder": "^4.5.6",
58
- "babel-jest": "^30.2.0",
+ "babel-jest": "^30.4.2",
59
"cpy-cli": "^6.0.0",
60
"eslint": "^8.57.1",
61
"eslint-config-airbnb": "^19.0.4",
@@ -66,9 +66,9 @@
66
"eslint-plugin-json": "^3.1.0",
67
"eslint-plugin-prettier": "^5.5.4",
68
"isomorphic-fetch": "^3.0.0",
69
- "jest": "^30.2.0",
+ "jest": "^30.4.2",
70
""jest-environment-jsdom: "^30.4.1",
71
- "jest-junit": "^16.0.0",
+ "jest-junit": "^17.0.0",
72
"jest-transform-css": "^6.0.3",
73
"mkdirp": "^3.0.1",
74
"prettier": "^3.8.1",
0 commit comments