Skip to content

Commit c5f59d4

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

File tree

7 files changed

+1734
-1494
lines changed

7 files changed

+1734
-1494
lines changed

campus/package.json

Lines changed: 4 additions & 4 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.10",
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",
22+
"@babel/plugin-transform-runtime": "7.17.10",
23+
"@babel/preset-env": "7.17.10",
2424
"@babel/preset-react": "7.16.7",
2525
"@babel/preset-typescript": "7.16.7",
26-
"@babel/runtime": "7.17.2",
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: 4 additions & 4 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.10",
1919
"@babel/eslint-parser": "7.17.0",
20-
"@babel/plugin-transform-runtime": "7.17.0",
21-
"@babel/preset-env": "7.16.11",
20+
"@babel/plugin-transform-runtime": "7.17.10",
21+
"@babel/preset-env": "7.17.10",
2222
"@babel/preset-react": "7.16.7",
2323
"@babel/preset-typescript": "7.16.7",
24-
"@babel/runtime": "7.17.2",
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)