Update dependency @automattic/color-studio to v2.2.0 (https://github.com/woocommerce/woocommerce-admin/pull/2925)
This commit is contained in:
parent
26d513ed08
commit
f63a5123d8
|
@ -5,9 +5,9 @@
|
|||
"requires": true,
|
||||
"dependencies": {
|
||||
"@automattic/color-studio": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@automattic/color-studio/-/color-studio-2.1.0.tgz",
|
||||
"integrity": "sha512-h1m7IRCz4UUQD8O568TKlCQDPyaEtNhzPs0TAP03dpOb/OIt/o8MBsa2gx9kwgcP/cpTLDEj0E5Z96YNBVDL4w==",
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@automattic/color-studio/-/color-studio-2.2.0.tgz",
|
||||
"integrity": "sha512-ttIF8rPSRJ5hKkDxKESDXyGmbqV3Eg4WCVUmKJp5BQXlbQOtwZ1EqUHmZo+IofXXpO2ngn2GiFz+KGt56C5WMA==",
|
||||
"dev": true
|
||||
},
|
||||
"@babel/cli": {
|
||||
|
|
|
@ -129,7 +129,7 @@
|
|||
"babel-plugin-transform-class-properties": "6.24.1",
|
||||
"babel-plugin-transform-es2015-template-literals": "6.22.0",
|
||||
"chalk": "2.4.2",
|
||||
"@automattic/color-studio": "2.1.0",
|
||||
"@automattic/color-studio": "2.2.0",
|
||||
"concurrently": "4.1.2",
|
||||
"copy-webpack-plugin": "5.0.4",
|
||||
"cross-env": "5.2.1",
|
||||
|
|
Loading…
Reference in New Issue