Skip to content

Commit bcd1fcf

Browse files
chore(deps-dev): bump @nxkit/style-dictionary from 3.0.2 to 4.0.0 (#2393)
Bumps [@nxkit/style-dictionary](https://github.com/nxkit/nxkit/tree/HEAD/packages/style-dictionary) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/nxkit/nxkit/releases) - [Commits](https://github.com/nxkit/nxkit/commits/4.0.0/packages/style-dictionary) --- updated-dependencies: - dependency-name: "@nxkit/style-dictionary" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c1c959 commit bcd1fcf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"main": "dist/index.css",
1717
"devDependencies": {
1818
"@adobe/spectrum-tokens": "12.23.1",
19-
"@nxkit/style-dictionary": "^3.0.2",
19+
"@nxkit/style-dictionary": "^4.0.0",
2020
"postcss": "^8.4.21",
2121
"postcss-cli": "^10.1.0",
2222
"postcss-combine-duplicated-selectors": "^10.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2162,10 +2162,10 @@
21622162
resolved "https://registry.yarnpkg.com/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-17.1.2.tgz#9d32fbf64ed617049f6cee4c34e5259bbc009bb1"
21632163
integrity sha512-oxKCKunuo4wRusMlNu7PlhBijhtNy7eBZPAWyqUsdfnb+CjY2QncjCguW3fnsG9gHQFCa+y0b1WkSkvJ5G1DiQ==
21642164

2165-
"@nxkit/style-dictionary@^3.0.2":
2166-
version "3.0.2"
2167-
resolved "https://registry.yarnpkg.com/@nxkit/style-dictionary/-/style-dictionary-3.0.2.tgz#c68988f7beef7b55133bc40751478a4754d8827c"
2168-
integrity sha512-prnGV1/ZFMWqUf5CXc3OMbZ0syxIpCcuyWWMGxNzrEztY3Mxo7OM8EZ+Y+tY5yr7jBLNakzRYPjlDCopz01PDA==
2165+
"@nxkit/style-dictionary@^4.0.0":
2166+
version "4.0.0"
2167+
resolved "https://registry.yarnpkg.com/@nxkit/style-dictionary/-/style-dictionary-4.0.0.tgz#62210ee29b542496f08db41c988ca8afcf0c3c50"
2168+
integrity sha512-cQWOSVSTD3riJzZ6GxY+xqzlpkduIX+3LOWcpvAWe5q1Q3sRyjU/PNwqJjfCAhLzWzExTdCmB8FL2Dn/auyouQ==
21692169
dependencies:
21702170
"@phenomnomnominal/tsquery" "^5.0.0"
21712171
fs-extra "^11.1.0"

0 commit comments

Comments
 (0)