Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 1, 2022
1 parent 67b4a97 commit e57f2ab
Show file tree
Hide file tree
Showing 6 changed files with 887 additions and 890 deletions.
4 changes: 2 additions & 2 deletions campus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"coverage": "cross-env BABEL_ENV=test jest --coverage"
},
"devDependencies": {
"@babel/core": "7.17.5",
"@babel/core": "7.17.8",
"@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/runtime": "7.17.8",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.4",
"@types/systemjs": "6.1.1",
Expand Down
4 changes: 2 additions & 2 deletions career/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"coverage": "cross-env BABEL_ENV=test jest --coverage"
},
"devDependencies": {
"@babel/core": "7.17.5",
"@babel/core": "7.17.8",
"@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/runtime": "7.17.8",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.4",
"@types/systemjs": "6.1.1",
Expand Down
Loading

0 comments on commit e57f2ab

Please sign in to comment.