Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(deps): update babel monorepo to v7.10.3 (#6569)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 22, 2020
1 parent 4610e25 commit 9219709
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 185 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -174,13 +174,13 @@
},
"devDependencies": {
"@actions/core": "1.2.4",
"@babel/cli": "7.10.1",
"@babel/core": "7.10.2",
"@babel/node": "7.10.1",
"@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.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.10.2",
"@babel/preset-env": "7.10.3",
"@babel/preset-typescript": "7.10.1",
"@jest/globals": "26.0.1",
"@jest/reporters": "26.0.1",
Expand Down

0 comments on commit 9219709

Please sign in to comment.