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.
2 parents 9257669 + ebbc3ed commit 7b7ef73Copy full SHA for 7b7ef73
sample/09-babel-example/package.json
@@ -23,13 +23,13 @@
23
},
24
"devDependencies": {
25
"@babel/cli": "7.27.2",
26
- "@babel/core": "7.27.1",
+ "@babel/core": "7.27.3",
27
"@babel/node": "7.27.1",
28
"@babel/plugin-proposal-decorators": "7.27.1",
29
- "@babel/plugin-transform-runtime": "7.27.1",
+ "@babel/plugin-transform-runtime": "7.27.3",
30
"@babel/preset-env": "7.27.2",
31
"@babel/register": "7.27.1",
32
- "@babel/runtime": "7.27.1",
+ "@babel/runtime": "7.27.3",
33
"@nestjs/testing": "11.1.2",
34
"jest": "29.7.0",
35
"nodemon": "3.1.10",
0 commit comments