Skip to content

Commit 6175e26

Browse files
committed
chore(deps): update babel monorepo
1 parent 66db621 commit 6175e26

File tree

6 files changed

+1019
-978
lines changed

6 files changed

+1019
-978
lines changed

campus/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"format": "prettier --write \"**/*.{js,ts,tsx}\""
1515
},
1616
"devDependencies": {
17-
"@babel/core": "7.17.5",
17+
"@babel/core": "7.17.10",
1818
"@babel/eslint-parser": "7.17.0",
19-
"@babel/plugin-transform-runtime": "7.17.0",
20-
"@babel/preset-env": "7.16.11",
19+
"@babel/plugin-transform-runtime": "7.17.10",
20+
"@babel/preset-env": "7.17.10",
2121
"@babel/preset-react": "7.16.7",
2222
"@babel/preset-typescript": "7.16.7",
23-
"@babel/runtime": "7.17.2",
23+
"@babel/runtime": "7.17.9",
2424
"@types/systemjs": "6.1.1",
2525
"@typescript-eslint/eslint-plugin": "5.14.0",
2626
"@typescript-eslint/parser": "5.14.0",

career/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"format": "prettier --write \"**/*.{js,ts,tsx}\""
1414
},
1515
"devDependencies": {
16-
"@babel/core": "7.17.5",
16+
"@babel/core": "7.17.10",
1717
"@babel/eslint-parser": "7.17.0",
18-
"@babel/plugin-transform-runtime": "7.17.0",
19-
"@babel/preset-env": "7.16.11",
18+
"@babel/plugin-transform-runtime": "7.17.10",
19+
"@babel/preset-env": "7.17.10",
2020
"@babel/preset-react": "7.16.7",
2121
"@babel/preset-typescript": "7.16.7",
22-
"@babel/runtime": "7.17.2",
22+
"@babel/runtime": "7.17.9",
2323
"@types/systemjs": "6.1.1",
2424
"@typescript-eslint/eslint-plugin": "5.14.0",
2525
"@typescript-eslint/parser": "5.14.0",

0 commit comments

Comments
 (0)