Skip to content

Commit

Permalink
Update babel monorepo to v7.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 3, 2022
1 parent 9917c4a commit e489c14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,15 @@
"unload": "2.3.1"
},
"devDependencies": {
"@babel/cli": "7.16.8",
"@babel/core": "7.16.12",
"@babel/cli": "7.17.0",
"@babel/core": "7.17.0",
"@babel/plugin-proposal-object-rest-spread": "7.16.7",
"@babel/plugin-transform-member-expression-literals": "7.16.7",
"@babel/plugin-transform-property-literals": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.10",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.16.11",
"@babel/types": "7.16.8",
"@babel/types": "7.17.0",
"@rollup/plugin-node-resolve": "13.1.3",
"@types/core-js": "2.5.5",
"assert": "2.0.0",
Expand Down

0 comments on commit e489c14

Please sign in to comment.