Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2020
1 parent afece16 commit 24ca163
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 126 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.9.6",
"@babel/preset-env": "7.9.6",
"@babel/core": "7.10.0",
"@babel/preset-env": "7.10.0",
"airbnb-browser-shims": "3.3.0",
"autoprefixer": "9.8.0",
"babel-loader": "8.1.0",
Expand All @@ -54,7 +54,7 @@
"webpack-spritesmith": "1.1.0"
},
"devDependencies": {
"@babel/preset-react": "7.9.4",
"@babel/preset-react": "7.10.0",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@wordpress/eslint-plugin": "6.0.0",
Expand Down
Loading

0 comments on commit 24ca163

Please sign in to comment.