Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2021
1 parent 3d9426b commit 8494e8e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"is-valid-path": "^0.1.1"
},
"devDependencies": {
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-do-expressions": "7.12.1",
"@babel/plugin-proposal-export-default-from": "7.12.1",
"@babel/preset-env": "7.12.11",
"@babel/cli": "7.13.16",
"@babel/core": "7.14.0",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-do-expressions": "7.14.0",
"@babel/plugin-proposal-export-default-from": "7.12.13",
"@babel/preset-env": "7.14.1",
"babel-core": "7.0.0-bridge.0",
"jest": "24.9.0"
},
Expand Down

0 comments on commit 8494e8e

Please sign in to comment.