Skip to content

Commit

Permalink
Update babel monorepo to ^7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 30, 2021
1 parent c20cd18 commit 2764d1c
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 547 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"node": ">=12"
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@babel/runtime": "^7.16.0",
"@types/promise-retry": "^1.1.3",
"isomorphic-fetch": "2.2.1",
"lodash": "^4.17.21",
"promise-retry": "1.1.1"
},
"devDependencies": {
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.8",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.15.0",
"@babel/register": "^7.15.3",
"@babel/preset-env": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@babel/register": "^7.16.0",
"@goodeggs/toolkit": "^4.1.0",
"@goodeggs/tsconfig": "^1.0.0",
"@types/isomorphic-fetch": "^0.0.35",
Expand Down
Loading

0 comments on commit 2764d1c

Please sign in to comment.