Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 20, 2021
1 parent f86f87b commit 57f366a
Show file tree
Hide file tree
Showing 2 changed files with 808 additions and 497 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
}
},
"dependencies": {
"@babel/core": "7.10.4",
"@babel/preset-env": "7.10.4",
"@babel/core": "7.14.8",
"@babel/preset-env": "7.14.8",
"airbnb-browser-shims": "3.3.0",
"autoprefixer": "^10.2.5",
"babel-loader": "8.1.0",
"babel-loader": "8.2.2",
"clean-webpack-plugin": "3.0.0",
"cross-env": "7.0.2",
"css-loader": "^5.2.6",
Expand All @@ -54,7 +54,7 @@
"webpack-spritesmith": "1.1.0"
},
"devDependencies": {
"@babel/preset-react": "7.10.4",
"@babel/preset-react": "7.14.5",
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@wordpress/eslint-plugin": "7.1.0",
Expand Down

0 comments on commit 57f366a

Please sign in to comment.