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

This commit is contained in:
renovate[bot]
2022-10-29 05:15:10 +00:00
committed by GitHub
parent cad24e47d3
commit 5a9726f6ef
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.41.0", "@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0", "@typescript-eslint/parser": "5.41.0",
"babel-loader": "8.2.5", "babel-loader": "8.2.5",
"chromatic": "6.11.0", "chromatic": "6.11.1",
"css-loader": "6.7.1", "css-loader": "6.7.1",
"eslint": "8.26.0", "eslint": "8.26.0",
"eslint-config-airbnb": "19.0.4", "eslint-config-airbnb": "19.0.4",
@@ -13876,9 +13876,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
}, },
"node_modules/chromatic": { "node_modules/chromatic": {
"version": "6.11.0", "version": "6.11.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.1.tgz",
"integrity": "sha512-pAvz9aEGF95VVvUTx7/LXJ9uk/zZff/FMeHHgLSJre9YA00Km/92vZa9s2IJ8aBrI8l1bhYLTicFlN2bj1v87g==", "integrity": "sha512-8taoowa42aun/XDV3AxF74W0Fz7rvTsZSs69Pcrq9VPnJInjhBadPbRglSy1eZinKxJGLrwT6Ni4HqzdbDhQSA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@discoveryjs/json-ext": "^0.5.7", "@discoveryjs/json-ext": "^0.5.7",
@@ -41721,9 +41721,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
}, },
"chromatic": { "chromatic": {
"version": "6.11.0", "version": "6.11.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.11.1.tgz",
"integrity": "sha512-pAvz9aEGF95VVvUTx7/LXJ9uk/zZff/FMeHHgLSJre9YA00Km/92vZa9s2IJ8aBrI8l1bhYLTicFlN2bj1v87g==", "integrity": "sha512-8taoowa42aun/XDV3AxF74W0Fz7rvTsZSs69Pcrq9VPnJInjhBadPbRglSy1eZinKxJGLrwT6Ni4HqzdbDhQSA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@discoveryjs/json-ext": "^0.5.7", "@discoveryjs/json-ext": "^0.5.7",

View File

@@ -85,7 +85,7 @@
"@typescript-eslint/eslint-plugin": "5.41.0", "@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0", "@typescript-eslint/parser": "5.41.0",
"babel-loader": "8.2.5", "babel-loader": "8.2.5",
"chromatic": "6.11.0", "chromatic": "6.11.1",
"css-loader": "6.7.1", "css-loader": "6.7.1",
"eslint": "8.26.0", "eslint": "8.26.0",
"eslint-config-airbnb": "19.0.4", "eslint-config-airbnb": "19.0.4",