chore(deps): update dependency chromatic to v6.11.4

This commit is contained in:
renovate[bot] 2022-11-04 10:40:14 +00:00 committed by GitHub
parent 5eb0555fb1
commit 9c33bf5327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -81,7 +81,7 @@
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"babel-loader": "9.0.1",
"chromatic": "6.11.3",
"chromatic": "6.11.4",
"css-loader": "6.7.1",
"eslint": "8.26.0",
"eslint-config-airbnb": "19.0.4",
@ -14663,9 +14663,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
},
"node_modules/chromatic": {
"version": "6.11.3",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.3.tgz",
"integrity": "sha512-O6ix4jxg6/fLnFqGrirlX9PoP9MuA1c3z9A8i9WzjQx9eJ3hj94wAITW7TtnC1yeEh01WiG/e+3qTd7DjRGTrQ==",
"version": "6.11.4",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.4.tgz",
"integrity": "sha512-f1TcuIXKjGUuOjPuwFF44kzbuEcESFcDxHzrzWPLmHuC90dV8HLxbufqYaTOBYMO/rJ32Zftb7S9pXuF/Rhfog==",
"dev": true,
"dependencies": {
"@discoveryjs/json-ext": "^0.5.7",
@ -43079,9 +43079,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
},
"chromatic": {
"version": "6.11.3",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.3.tgz",
"integrity": "sha512-O6ix4jxg6/fLnFqGrirlX9PoP9MuA1c3z9A8i9WzjQx9eJ3hj94wAITW7TtnC1yeEh01WiG/e+3qTd7DjRGTrQ==",
"version": "6.11.4",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.4.tgz",
"integrity": "sha512-f1TcuIXKjGUuOjPuwFF44kzbuEcESFcDxHzrzWPLmHuC90dV8HLxbufqYaTOBYMO/rJ32Zftb7S9pXuF/Rhfog==",
"dev": true,
"requires": {
"@discoveryjs/json-ext": "^0.5.7",

View File

@ -85,7 +85,7 @@
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"babel-loader": "9.0.1",
"chromatic": "6.11.3",
"chromatic": "6.11.4",
"css-loader": "6.7.1",
"eslint": "8.26.0",
"eslint-config-airbnb": "19.0.4",