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 Jul 6, 2022
1 parent 6c87d18 commit a195f85
Show file tree
Hide file tree
Showing 8 changed files with 3,602 additions and 4,293 deletions.
14 changes: 7 additions & 7 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/eslint-parser": "7.17.0",
"@babel/core": "7.18.6",
"@babel/eslint-parser": "7.18.2",
"@babel/plugin-syntax-flow": "^7.17.12",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@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.18.6",
"@babel/preset-env": "7.18.6",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.18.6",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@popperjs/core": "^2.11.5",
"@types/node": "17.0.21",
Expand Down
2,309 changes: 956 additions & 1,353 deletions campus/pnpm-lock.yaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 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/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/core": "7.18.6",
"@babel/eslint-parser": "7.18.2",
"@babel/plugin-transform-runtime": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.18.6",
"@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 a195f85

Please sign in to comment.