Update dependency @automattic/color-studio to v2.3.0 (https://github.com/woocommerce/woocommerce-admin/pull/4246)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-13 10:46:47 +12:00 committed by GitHub
parent 749387c4bb
commit 65d35df0a7
2 changed files with 4 additions and 4 deletions

View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@automattic/color-studio": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@automattic/color-studio/-/color-studio-2.2.1.tgz",
"integrity": "sha512-doMeOR5ly+qviYgWhWStByZHnnv3AFBC4Tj6aZLTrw8voulIu9AUv3Z9eit8a68uzCI77VkN7fUFadOiYIYBWg==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@automattic/color-studio/-/color-studio-2.3.0.tgz",
"integrity": "sha512-GRMV4PMtn2iE+30+RP33LyJSe4Qp8oILFNvk+iF8zd0LzUUaErZu86rk8YpEcLvFJzOU2BTXSewSdwyGc/sa1g==",
"dev": true
},
"@babel/cli": {

View File

@ -136,7 +136,7 @@
"redux": "4.0.5"
},
"devDependencies": {
"@automattic/color-studio": "2.2.1",
"@automattic/color-studio": "2.3.0",
"@babel/cli": "7.8.4",
"@babel/core": "7.9.0",
"@babel/plugin-transform-async-to-generator": "7.8.3",