Browse Source

chore(deps): update dependency chromatic to v7.2.3

pull/3352/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
da16dba81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      web/package-lock.json
  2. 2
      web/package.json

8
web/package-lock.json generated

@ -85,7 +85,7 @@ @@ -85,7 +85,7 @@
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"babel-loader": "9.1.3",
"chromatic": "7.2.2",
"chromatic": "7.2.3",
"css-loader": "6.8.1",
"cypress": "^13.2.0",
"eslint": "8.50.0",
@ -17543,9 +17543,9 @@ @@ -17543,9 +17543,9 @@
}
},
"node_modules/chromatic": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.2.2.tgz",
"integrity": "sha512-o9EIMV/EAe6bI7osYi4DfD1zuVovYR/vrY8CXNB5OdcT+alpHZmEZ4+ysTrvL9Bgk6zP/z/2YMVz5ZYdV/gagA==",
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-7.2.3.tgz",
"integrity": "sha512-UEcHB1nkPoHWoRybPzv6BOVqPr7PqDNuz3u8NCRg7KJciouOb20HjiUQx4Dh9mgA7JUsb2WeGHE2SG/0fHH0PA==",
"dev": true,
"bin": {
"chroma": "dist/bin.js",

2
web/package.json

@ -91,7 +91,7 @@ @@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"babel-loader": "9.1.3",
"chromatic": "7.2.2",
"chromatic": "7.2.3",
"css-loader": "6.8.1",
"cypress": "^13.2.0",
"eslint": "8.50.0",

Loading…
Cancel
Save