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 19, 2022
1 parent 5d47e3c commit 0ce8e93
Show file tree
Hide file tree
Showing 8 changed files with 3,131 additions and 2,630 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.18.0",
"@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.18.0",
"@babel/preset-env": "7.18.0",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@babel/runtime": "7.18.0",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@popperjs/core": "^2.11.5",
"@types/node": "17.0.21",
Expand Down
Loading

0 comments on commit 0ce8e93

Please sign in to comment.