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

This commit is contained in:
renovate[bot] 2023-04-08 06:25:00 +00:00 committed by GitHub
parent 2f7cb59b78
commit 10bc0d9864
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

@ -84,7 +84,7 @@
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"babel-loader": "9.1.2",
"chromatic": "6.17.2",
"chromatic": "6.17.3",
"css-loader": "6.7.3",
"cypress": "^12.0.0",
"eslint": "8.37.0",
@ -15738,9 +15738,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
},
"node_modules/chromatic": {
"version": "6.17.2",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.2.tgz",
"integrity": "sha512-rtrkywh1CuDDuuiRWXpdiX38aEGN3sGCATsgdh3X/EUBjQjgQtEbSzcMusC3cqz3K9dFKcWwKpFm3jaw9gNymA==",
"version": "6.17.3",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.3.tgz",
"integrity": "sha512-x6WAHLBqub/BYiGXEOsgw9T3m459SmwOvIz0Ra7rCriE2A9AqDKRmVdAEhzVud24ut6ehd54FJpDtArnR5/TbA==",
"dev": true,
"dependencies": {
"@discoveryjs/json-ext": "^0.5.7",

View File

@ -88,7 +88,7 @@
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"babel-loader": "9.1.2",
"chromatic": "6.17.2",
"chromatic": "6.17.3",
"css-loader": "6.7.3",
"cypress": "^12.0.0",
"eslint": "8.37.0",