Skip to content

Commit 1b07926

Browse files
committed
chore(deps): update babel monorepo
1 parent 8252657 commit 1b07926

File tree

7 files changed

+2237
-1971
lines changed

7 files changed

+2237
-1971
lines changed

campus/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"format": "prettier --write \"**/*.{js,ts,tsx}\""
1616
},
1717
"devDependencies": {
18-
"@babel/core": "7.17.5",
18+
"@babel/core": "7.17.12",
1919
"@babel/eslint-parser": "7.17.0",
2020
"@babel/plugin-syntax-flow": "^7.16.7",
2121
"@babel/plugin-transform-react-jsx": "^7.17.3",
22-
"@babel/plugin-transform-runtime": "7.17.0",
23-
"@babel/preset-env": "7.16.11",
24-
"@babel/preset-react": "7.16.7",
25-
"@babel/preset-typescript": "7.16.7",
26-
"@babel/runtime": "7.17.2",
22+
"@babel/plugin-transform-runtime": "7.17.12",
23+
"@babel/preset-env": "7.17.12",
24+
"@babel/preset-react": "7.17.12",
25+
"@babel/preset-typescript": "7.17.12",
26+
"@babel/runtime": "7.17.9",
2727
"@fortawesome/fontawesome-svg-core": "1.3.0",
2828
"@popperjs/core": "^2.11.5",
2929
"@types/node": "17.0.21",

career/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"format": "prettier --write \"**/*.{js,ts,tsx}\""
1616
},
1717
"devDependencies": {
18-
"@babel/core": "7.17.5",
18+
"@babel/core": "7.17.12",
1919
"@babel/eslint-parser": "7.17.0",
20-
"@babel/plugin-transform-runtime": "7.17.0",
21-
"@babel/preset-env": "7.16.11",
22-
"@babel/preset-react": "7.16.7",
23-
"@babel/preset-typescript": "7.16.7",
24-
"@babel/runtime": "7.17.2",
20+
"@babel/plugin-transform-runtime": "7.17.12",
21+
"@babel/preset-env": "7.17.12",
22+
"@babel/preset-react": "7.17.12",
23+
"@babel/preset-typescript": "7.17.12",
24+
"@babel/runtime": "7.17.9",
2525
"@typescript-eslint/eslint-plugin": "5.14.0",
2626
"@typescript-eslint/parser": "5.14.0",
2727
"@vitejs/plugin-react-refresh": "^1.3.6",

0 commit comments

Comments
 (0)