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 9a9a929 commit b8a368dCopy full SHA for b8a368d
src/lib/application/files/js/package.json
@@ -22,13 +22,13 @@
22
},
23
"devDependencies": {
24
"@nestjs/testing": "^10.0.0",
25
- "@babel/core": "7.22.10",
+ "@babel/core": "7.22.11",
26
"@babel/node": "7.22.10",
27
"@babel/plugin-proposal-decorators": "7.22.10",
28
"@babel/plugin-transform-runtime": "7.22.10",
29
"@babel/preset-env": "7.22.10",
30
"@babel/register": "7.22.5",
31
- "@babel/runtime": "7.22.10",
+ "@babel/runtime": "7.22.11",
32
"jest": "29.6.4",
33
"nodemon": "3.0.1",
34
"prettier": "3.0.2",
0 commit comments