Skip to content

Commit fb18573

Browse files
chore(deps): update babel monorepo
1 parent 01c38b9 commit fb18573

File tree

3 files changed

+607
-729
lines changed

3 files changed

+607
-729
lines changed

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"@ts-collection/utils": "*"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "7.17.10",
34-
"@babel/preset-env": "7.17.10",
35-
"@babel/preset-typescript": "7.16.7",
33+
"@babel/core": "7.18.9",
34+
"@babel/preset-env": "7.18.9",
35+
"@babel/preset-typescript": "7.18.6",
3636
"@rollup/plugin-babel": "5.3.1",
3737
"@rollup/plugin-commonjs": "21.0.1",
3838
"@rollup/plugin-node-resolve": "13.1.3",

packages/utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
},
2121
"homepage": "https://github.com/always-maap/TS-Collection#readme",
2222
"devDependencies": {
23-
"@babel/core": "7.17.10",
24-
"@babel/preset-env": "7.17.10",
25-
"@babel/preset-typescript": "7.16.7",
23+
"@babel/core": "7.18.9",
24+
"@babel/preset-env": "7.18.9",
25+
"@babel/preset-typescript": "7.18.6",
2626
"@rollup/plugin-babel": "5.3.1",
2727
"@rollup/plugin-commonjs": "21.0.1",
2828
"@rollup/plugin-node-resolve": "13.1.3",

0 commit comments

Comments
 (0)