From 9d82514651ad04c92e8c28ee92609628423d0645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 11:55:47 +0000 Subject: [PATCH] chore(deps-dev): bump style-dictionary from 3.8.0 to 3.9.0 (#9878) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d776d36decc0..e18c23c53c01 100644 --- a/package.json +++ b/package.json @@ -233,7 +233,7 @@ "semver": "^7.5.4", "source-map-explorer": "^2.5.3", "source-map-loader": "^4.0.1", - "style-dictionary": "^3.8.0", + "style-dictionary": "^3.9.0", "style-loader": "^3.3.3", "stylelint": "^15.11.0", "stylelint-a11y": "^1.2.3", diff --git a/yarn.lock b/yarn.lock index 7c1d350ff3e9..f5987b909166 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14094,10 +14094,10 @@ strtok3@^7.0.0: "@tokenizer/token" "^0.3.0" peek-readable "^5.0.0" -style-dictionary@^3.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.8.0.tgz#7cb8d64360c53431f768d44def665f61e971a73e" - integrity sha512-wHlB/f5eO3mDcYv6WtOz6gvQC477jBKrwuIXe+PtHskTCBsJdAOvL8hCquczJxDui2TnwpeNE+2msK91JJomZg== +style-dictionary@^3.9.0: + version "3.9.0" + resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.0.tgz#c89ba60b81a821c52515ae45d5e5c2da41c34546" + integrity sha512-mnq8QfPJoj3ellKHRKZwmCgYUGgwYtoagW5edyKpR09O1W4/XqBdeKXoY/LbeIKqHrqVR7sGgk6E/dNYkPS4aA== dependencies: chalk "^4.0.0" change-case "^4.1.2"