Skip to content

Commit

Permalink
chore(deps): update babel monorepo (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 27, 2021
1 parent 3fff553 commit 80bf6bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
},
"dependencies": {},
"devDependencies": {
"@babel/cli": "7.14.5",
"@babel/core": "7.14.6",
"@babel/cli": "7.14.8",
"@babel/core": "7.15.0",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-do-expressions": "7.14.5",
"@babel/plugin-proposal-export-default-from": "7.14.5",
"@babel/preset-env": "7.14.7",
"@babel/preset-env": "7.15.0",
"@babel/preset-react": "7.14.5",
"babel-core": "7.0.0-bridge.0",
"jest": "27.1.0"
Expand Down

0 comments on commit 80bf6bf

Please sign in to comment.