fix(deps): update dependency style-dictionary to v3.7.2 (#2554)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-09 10:46:50 -08:00
committed by GitHub
parent 6d6a67f353
commit 68d79ed04d
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -47,7 +47,7 @@
"slate-react": "0.88.0",
"storybook-addon-designs": "6.3.1",
"storybook-addon-fetch-mock": "1.0.1",
"style-dictionary": "3.7.1",
"style-dictionary": "3.7.2",
"ua-parser-js": "1.0.32",
"video.js": "7.20.3",
"xstate": "4.35.1",
@@ -31717,9 +31717,9 @@
}
},
"node_modules/style-dictionary": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-3.7.1.tgz",
"integrity": "sha512-yYU9Z/J8Znj9T9oJVjo8VOYamrOxv0UbBKPjhSt+PharxrhyQCM4RWb71fgEfv2pK9KO8G83/0ChDNQZ1mn0wQ==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-3.7.2.tgz",
"integrity": "sha512-Nd/qrPj1ikYX+sL/8PofMgfaJLRvGgT96Ty3dJLGNqtZmecVr3Xs+OZivMQEYmSCTiap/UyeV5SqwmAgn3/KKA==",
"dependencies": {
"chalk": "^4.0.0",
"change-case": "^4.1.2",

View File

@@ -51,7 +51,7 @@
"slate-react": "0.88.0",
"storybook-addon-designs": "6.3.1",
"storybook-addon-fetch-mock": "1.0.1",
"style-dictionary": "3.7.1",
"style-dictionary": "3.7.2",
"ua-parser-js": "1.0.32",
"video.js": "7.20.3",
"xstate": "4.35.1",