We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eeaa31 commit a6b1074Copy full SHA for a6b1074
src/lib/application/files/js/package.json
@@ -22,11 +22,11 @@
22
},
23
"devDependencies": {
24
"@nestjs/testing": "^10.0.0",
25
- "@babel/core": "7.25.7",
+ "@babel/core": "7.25.8",
26
"@babel/node": "7.25.7",
27
"@babel/plugin-proposal-decorators": "7.25.7",
28
"@babel/plugin-transform-runtime": "7.25.7",
29
- "@babel/preset-env": "7.25.7",
+ "@babel/preset-env": "7.25.8",
30
"@babel/register": "7.25.7",
31
"@babel/runtime": "7.25.7",
32
"jest": "29.7.0",
0 commit comments