Update dependency @automattic/color-studio to v2.4.0 (https://github.com/woocommerce/woocommerce-blocks/pull/3819)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-11 10:57:17 +01:00 committed by GitHub
parent cb09248b07
commit 03551edae8
2 changed files with 4 additions and 4 deletions

View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@automattic/color-studio": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/@automattic/color-studio/-/color-studio-2.3.1.tgz",
"integrity": "sha512-EukCyI4mJu7pMob/xLrply5LPVQQmpWD4y5JtTn/Vvni78Ax6654I82Ute/Yu9Buvj4MS3sIXasHlhECA7lSEQ==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@automattic/color-studio/-/color-studio-2.4.0.tgz",
"integrity": "sha512-xdiW5uBONTi3+R6Eee1PpsPxWQH9DGPpEu5NN0/uHd5DjL6EfBNAOI7qujz4eqz76bWoz2R/zRNNjCn91caWjw==",
"dev": true
},
"@babel/cli": {

View File

@ -65,7 +65,7 @@
"wp-env:config": "./bin/wp-env-pre-config.sh"
},
"devDependencies": {
"@automattic/color-studio": "2.3.1",
"@automattic/color-studio": "2.4.0",
"@babel/cli": "7.12.13",
"@babel/core": "7.12.13",
"@babel/plugin-proposal-class-properties": "7.12.13",