Skip to content

Commit

Permalink
Update babel monorepo to v7.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 13, 2021
1 parent 49fd564 commit 5cad549
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
"unload": "2.2.0"
},
"devDependencies": {
"@babel/cli": "7.14.3",
"@babel/core": "7.14.3",
"@babel/plugin-proposal-object-rest-spread": "7.14.4",
"@babel/plugin-transform-member-expression-literals": "7.12.13",
"@babel/plugin-transform-property-literals": "7.12.13",
"@babel/plugin-transform-runtime": "7.14.3",
"@babel/cli": "7.14.5",
"@babel/core": "7.14.5",
"@babel/plugin-proposal-object-rest-spread": "7.14.5",
"@babel/plugin-transform-member-expression-literals": "7.14.5",
"@babel/plugin-transform-property-literals": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.14.4",
"@babel/types": "7.14.4",
"@babel/preset-env": "7.14.5",
"@babel/types": "7.14.5",
"@types/core-js": "2.5.4",
"assert": "2.0.0",
"async-test-util": "1.7.3",
Expand Down

0 comments on commit 5cad549

Please sign in to comment.