Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.10.4 (#412)
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 2, 2020
1 parent 8c43ceb commit 250424c
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 728 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
}
},
"dependencies": {
"@babel/core": "7.10.3",
"@babel/preset-env": "7.10.3",
"@babel/core": "7.10.4",
"@babel/preset-env": "7.10.4",
"airbnb-browser-shims": "3.3.0",
"autoprefixer": "9.8.2",
"babel-loader": "8.1.0",
Expand All @@ -54,7 +54,7 @@
"webpack-spritesmith": "1.1.0"
},
"devDependencies": {
"@babel/preset-react": "7.10.1",
"@babel/preset-react": "7.10.4",
"@commitlint/cli": "9.0.1",
"@commitlint/config-conventional": "9.0.1",
"@wordpress/eslint-plugin": "7.0.0",
Expand Down
Loading

0 comments on commit 250424c

Please sign in to comment.