Update dependency chromatic to v6.17.2

This commit is contained in:
renovate[bot] 2023-03-20 19:06:41 +00:00 committed by GitHub
parent 8c3e0167e2
commit 49bb613368
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.55.0",
"@typescript-eslint/parser": "5.55.0",
"babel-loader": "9.1.2",
"chromatic": "6.17.1",
"chromatic": "6.17.2",
"css-loader": "6.7.3",
"cypress": "^12.0.0",
"eslint": "8.36.0",
@ -15369,9 +15369,9 @@
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
},
"node_modules/chromatic": {
"version": "6.17.1",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.1.tgz",
"integrity": "sha512-CKCIV+QiNsQUHaZu2uQkm9A140Fd9sPgf61IsbJCwPspb97tHxs6hbqzf1QjaJJL37G6UqR3u12bzPld7JB96w==",
"version": "6.17.2",
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.2.tgz",
"integrity": "sha512-rtrkywh1CuDDuuiRWXpdiX38aEGN3sGCATsgdh3X/EUBjQjgQtEbSzcMusC3cqz3K9dFKcWwKpFm3jaw9gNymA==",
"dev": true,
"dependencies": {
"@discoveryjs/json-ext": "^0.5.7",

View file

@ -88,7 +88,7 @@
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"babel-loader": "9.1.2",
"chromatic": "6.17.1",
"chromatic": "6.17.2",
"css-loader": "6.7.3",
"cypress": "^12.0.0",
"eslint": "8.36.0",