Skip to content

Commit

Permalink
Update dependency @automattic/calypso-build to v6.0.0 (#14194)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
2 people authored and jeherve committed Jan 20, 2020
1 parent 1c9772f commit 5fb3587
Show file tree
Hide file tree
Showing 2 changed files with 1,144 additions and 828 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
}
},
"dependencies": {
"@automattic/calypso-build": "5.0.1",
"@automattic/calypso-build": "6.0.0",
"@automattic/calypso-color-schemes": "1.0.0",
"@automattic/custom-colors-loader": "automattic/custom-colors-loader",
"@automattic/format-currency": "1.0.0-alpha.0",
"@babel/core": "7.4.0",
"@babel/preset-env": "7.6.0",
"@babel/register": "7.4.4",
"@babel/core": "7.7.5",
"@babel/preset-env": "7.7.6",
"@babel/register": "7.7.7",
"@wordpress/base-styles": "1.0.0",
"@wordpress/browserslist-config": "2.5.0",
"@wordpress/compose": "3.5.0",
Expand All @@ -108,7 +108,6 @@
"del": "5.1.0",
"email-validator": "2.0.4",
"fancy-log": "1.3.3",
"file-loader": "3.0.1",
"focus-trap": "5.0.2",
"gridicons": "3.3.1",
"gulp": "4.0.2",
Expand Down Expand Up @@ -160,8 +159,8 @@
"uglify-save-license": "0.4.1",
"unfetch": "4.1.0",
"url-polyfill": "1.1.7",
"webpack": "4.41.0",
"webpack-cli": "3.3.9"
"webpack": "4.41.5",
"webpack-cli": "3.3.10"
},
"optionalDependencies": {
"react": "16.8.6",
Expand Down
Loading

0 comments on commit 5fb3587

Please sign in to comment.