mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(deps): update babel monorepo to v7.29.0
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.28.6",
|
||||
"@babel/core": "7.28.6",
|
||||
"@babel/node": "7.28.6",
|
||||
"@babel/plugin-proposal-decorators": "7.28.6",
|
||||
"@babel/plugin-transform-runtime": "7.28.5",
|
||||
"@babel/preset-env": "7.28.6",
|
||||
"@babel/core": "7.29.0",
|
||||
"@babel/node": "7.29.0",
|
||||
"@babel/plugin-proposal-decorators": "7.29.0",
|
||||
"@babel/plugin-transform-runtime": "7.29.0",
|
||||
"@babel/preset-env": "7.29.0",
|
||||
"@babel/register": "7.28.6",
|
||||
"@babel/runtime": "7.28.6",
|
||||
"@nestjs/testing": "11.1.12",
|
||||
|
||||
Reference in New Issue
Block a user