Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent 8252657 commit 1b07926
Show file tree
Hide file tree
Showing 7 changed files with 2,237 additions and 1,971 deletions.
12 changes: 6 additions & 6 deletions campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"format": "prettier --write \"**/*.{js,ts,tsx}\""
},
"devDependencies": {
"@babel/core": "7.17.5",
"@babel/core": "7.17.12",
"@babel/eslint-parser": "7.17.0",
"@babel/plugin-syntax-flow": "^7.16.7",
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/runtime": "7.17.2",
"@babel/plugin-transform-runtime": "7.17.12",
"@babel/preset-env": "7.17.12",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@babel/runtime": "7.17.9",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@popperjs/core": "^2.11.5",
"@types/node": "17.0.21",
Expand Down
12 changes: 6 additions & 6 deletions career/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"format": "prettier --write \"**/*.{js,ts,tsx}\""
},
"devDependencies": {
"@babel/core": "7.17.5",
"@babel/core": "7.17.12",
"@babel/eslint-parser": "7.17.0",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/runtime": "7.17.2",
"@babel/plugin-transform-runtime": "7.17.12",
"@babel/preset-env": "7.17.12",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@babel/runtime": "7.17.9",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
Expand Down
Loading

0 comments on commit 1b07926

Please sign in to comment.