Skip to content

Commit

Permalink
chore(deps): update dependency rustywind to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2023
1 parent f798a8f commit 8edcac4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"postcss": "8.4.31",
"prettier": "3.0.3",
"prisma": "5.4.2",
"rustywind": "0.19.0",
"rustywind": "0.20.0",
"sort-package-json": "2.6.0",
"storybook": "7.4.6",
"tailwindcss": "3.3.3",
Expand Down
11 changes: 7 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9847,10 +9847,10 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

rustywind@0.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/rustywind/-/rustywind-0.19.0.tgz#9ed36cd11777ed042e72c05a46706c8c43707243"
integrity sha512-v+rrU4Q1LK5fshUdXwXQ8h0wOUY+hbeot2aPJiGrv0lCBk9x6kSCctE7z8N9v5UPxfm3o0sqKqDwX2Zd5YV5fw==
rustywind@0.20.0:
version "0.20.0"
resolved "https://registry.yarnpkg.com/rustywind/-/rustywind-0.20.0.tgz#980502a0c6947188ab7db23e84117784c50a2faf"
integrity sha512-QkvAOAitwRHbjd2eEXa7P1yjte4SanKorYIwHg56jtKwyXVPgqHT53n3eqTi+UE5MNYGJD/OqWjWj4jwZhS5JA==
dependencies:
https-proxy-agent "^4.0.0"
proxy-from-env "^1.1.0"
Expand Down Expand Up @@ -10268,6 +10268,7 @@ strict-event-emitter@^0.4.3:
integrity sha512-12KWeb+wixJohmnwNFerbyiBrAlq5qJLwIt38etRtKtmmHyDSoGlIqFE9wx+4IwG0aDjI7GV8tc8ZccjWZZtTg==

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
name string-width-cjs
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -10342,6 +10343,7 @@ string_decoder@~1.1.1:
safe-buffer "~5.1.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
name strip-ansi-cjs
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -11393,6 +11395,7 @@ wordwrap@^1.0.0:
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
name wrap-ansi-cjs
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

1 comment on commit 8edcac4

@vercel
Copy link

@vercel vercel bot commented on 8edcac4 Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.