Update dependency chromatic to v6.17.1
This commit is contained in:
parent
f812a613c9
commit
85a8c7a40e
10
web/package-lock.json
generated
10
web/package-lock.json
generated
@ -83,7 +83,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.53.0",
|
||||
"@typescript-eslint/parser": "5.53.0",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.17.0",
|
||||
"chromatic": "6.17.1",
|
||||
"css-loader": "6.7.3",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.34.0",
|
||||
@ -15306,14 +15306,14 @@
|
||||
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg=="
|
||||
},
|
||||
"node_modules/chromatic": {
|
||||
"version": "6.17.0",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.0.tgz",
|
||||
"integrity": "sha512-0CYJOwAAHrcD0kXqMDvZql7wih+IO7A7E8hdCRotC0cmfHK8gOFWK6ajUsZUVwrr2zF6IFSJ23wsMLuaZxqSlw==",
|
||||
"version": "6.17.1",
|
||||
"resolved": "https://registry.npmjs.org/chromatic/-/chromatic-6.17.1.tgz",
|
||||
"integrity": "sha512-CKCIV+QiNsQUHaZu2uQkm9A140Fd9sPgf61IsbJCwPspb97tHxs6hbqzf1QjaJJL37G6UqR3u12bzPld7JB96w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@discoveryjs/json-ext": "^0.5.7",
|
||||
"@types/webpack-env": "^1.17.0",
|
||||
"snyk-nodejs-lockfile-parser": "^1.43.1"
|
||||
"snyk-nodejs-lockfile-parser": "^1.47.4"
|
||||
},
|
||||
"bin": {
|
||||
"chroma": "bin/main.cjs",
|
||||
|
@ -87,7 +87,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "5.53.0",
|
||||
"@typescript-eslint/parser": "5.53.0",
|
||||
"babel-loader": "9.1.2",
|
||||
"chromatic": "6.17.0",
|
||||
"chromatic": "6.17.1",
|
||||
"css-loader": "6.7.3",
|
||||
"cypress": "^12.0.0",
|
||||
"eslint": "8.34.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user