Skip to content

Commit fc91db2

Browse files
committed
chore(deps): update babel monorepo to v7.18.10
1 parent 3065c96 commit fc91db2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/lib/application/files/js/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
},
2323
"devDependencies": {
2424
"@nestjs/testing": "^9.0.0",
25-
"@babel/core": "7.18.9",
26-
"@babel/node": "7.18.9",
27-
"@babel/plugin-proposal-decorators": "7.18.9",
28-
"@babel/plugin-transform-runtime": "7.18.9",
29-
"@babel/preset-env": "7.18.9",
25+
"@babel/core": "7.18.10",
26+
"@babel/node": "7.18.10",
27+
"@babel/plugin-proposal-decorators": "7.18.10",
28+
"@babel/plugin-transform-runtime": "7.18.10",
29+
"@babel/preset-env": "7.18.10",
3030
"@babel/register": "7.18.9",
3131
"@babel/runtime": "7.18.9",
3232
"jest": "28.1.3",

0 commit comments

Comments
 (0)