Update dependency chromatic to v6.17.0

This commit is contained in:
renovate[bot] 2023-02-12 06:13:25 +00:00 committed by GitHub
parent d1879aec02
commit e12d7215bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -82,7 +82,7 @@
"@typescript-eslint/eslint-plugin": "5.50.0", "@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0", "@typescript-eslint/parser": "5.50.0",
"babel-loader": "9.1.2", "babel-loader": "9.1.2",
"chromatic": "6.15.0", "chromatic": "6.17.0",
"css-loader": "6.7.3", "css-loader": "6.7.3",
"cypress": "^12.0.0", "cypress": "^12.0.0",
"eslint": "8.33.0", "eslint": "8.33.0",
@ -15295,9 +15295,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
}, },
"node_modules/chromatic": { "node_modules/chromatic": {
"version": "6.15.0", "version": "6.17.0",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.15.0.tgz", "resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.0.tgz",
"integrity": "sha512-cdB9ar8zLLpqJHgHH70iWnNXdd4pGCXCqZwSz/z35gNuftlJZKQJewOUnLUe9Mu6pdxKCS/aKVPfpDwzdWvslQ==", "integrity": "sha512-0CYJOwAAHrcD0kXqMDvZql7wih+IO7A7E8hdCRotC0cmfHK8gOFWK6ajUsZUVwrr2zF6IFSJ23wsMLuaZxqSlw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@discoveryjs/json-ext": "^0.5.7", "@discoveryjs/json-ext": "^0.5.7",

View File

@ -86,7 +86,7 @@
"@typescript-eslint/eslint-plugin": "5.50.0", "@typescript-eslint/eslint-plugin": "5.50.0",
"@typescript-eslint/parser": "5.50.0", "@typescript-eslint/parser": "5.50.0",
"babel-loader": "9.1.2", "babel-loader": "9.1.2",
"chromatic": "6.15.0", "chromatic": "6.17.0",
"css-loader": "6.7.3", "css-loader": "6.7.3",
"cypress": "^12.0.0", "cypress": "^12.0.0",
"eslint": "8.33.0", "eslint": "8.33.0",