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 2b9e8e1 commit 29bcea6Copy full SHA for 29bcea6
sample/09-babel-example/package.json
@@ -22,12 +22,12 @@
22
"rxjs": "7.8.2"
23
},
24
"devDependencies": {
25
- "@babel/cli": "7.27.1",
+ "@babel/cli": "7.27.2",
26
"@babel/core": "7.27.1",
27
"@babel/node": "7.27.1",
28
"@babel/plugin-proposal-decorators": "7.27.1",
29
"@babel/plugin-transform-runtime": "7.27.1",
30
- "@babel/preset-env": "7.27.1",
+ "@babel/preset-env": "7.27.2",
31
"@babel/register": "7.27.1",
32
"@babel/runtime": "7.27.1",
33
"@nestjs/testing": "11.1.0",
0 commit comments