Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.10.4 (#6667)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 3, 2020
1 parent b286bf3 commit 632ceaf
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 590 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -176,14 +176,14 @@
},
"devDependencies": {
"@actions/core": "1.2.4",
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/node": "7.10.3",
"@babel/plugin-proposal-class-properties": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/cli": "7.10.4",
"@babel/core": "7.10.4",
"@babel/node": "7.10.4",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.10.3",
"@babel/preset-typescript": "7.10.1",
"@babel/preset-env": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@jest/globals": "26.1.0",
"@jest/reporters": "26.1.0",
"@jest/test-result": "26.1.0",
Expand Down

0 comments on commit 632ceaf

Please sign in to comment.