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 ae3986e commit c15ae97Copy full SHA for c15ae97
src/lib/application/files/js/package.json
@@ -22,13 +22,13 @@
22
},
23
"devDependencies": {
24
"@nestjs/testing": "^8.0.0",
25
- "@babel/core": "7.15.8",
26
- "@babel/node": "7.15.8",
27
- "@babel/plugin-proposal-decorators": "7.15.8",
28
- "@babel/plugin-transform-runtime": "7.15.8",
29
- "@babel/preset-env": "7.15.8",
30
- "@babel/register": "7.15.3",
31
- "@babel/runtime": "7.15.4",
+ "@babel/core": "7.16.0",
+ "@babel/node": "7.16.0",
+ "@babel/plugin-proposal-decorators": "7.16.0",
+ "@babel/plugin-transform-runtime": "7.16.0",
+ "@babel/preset-env": "7.16.0",
+ "@babel/register": "7.16.0",
+ "@babel/runtime": "7.16.0",
32
"jest": "27.3.1",
33
"nodemon": "2.0.14",
34
"prettier": "2.4.1",
0 commit comments