Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 7, 2021
1 parent 2830e2e commit d60bc60
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 142 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"node": ">=12"
},
"dependencies": {
"@babel/runtime": "^7.15.3",
"@babel/runtime": "^7.15.4",
"isomorphic-fetch": "2.2.1",
"lodash.pick": "^4.4.0",
"promise-retry": "1.1.1"
},
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-flow": "^7.14.5",
"@babel/register": "^7.15.3",
"babel-eslint": "^10.1.0",
Expand Down
Loading

0 comments on commit d60bc60

Please sign in to comment.