Skip to content

Commit

Permalink
Update dependency twin.macro to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent fac0c74 commit d32e0ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"tailwindcss": "3.2.4",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"twin.macro": "3.0.0",
"twin.macro": "3.4.0",
"typescript": "4.9.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18619,10 +18619,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
integrity sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==

twin.macro@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/twin.macro/-/twin.macro-3.0.0.tgz#f36a77c0fe8dbb3b18e2fa4895d0046cf238cf77"
integrity sha512-NZHhRmMaDDgJL3QDqDKGQkCMHd1gd9q2wFXYUz4nyRcGPhvOaxbR3SaQS2bi+oc6NZGqjlDjCtjRryafgaszHA==
twin.macro@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/twin.macro/-/twin.macro-3.4.0.tgz#810db7ec59cc3b252f7791c4939c586deb5c82cd"
integrity sha512-sOZN3PAlUpA/5ZITFkK1UjYhAKqKUGLrAbqviVagmd/B18Es6faozVdUceJTpMklD/dAjxhHCMPP2gwpJLCbyg==
dependencies:
"@babel/template" "^7.18.10"
babel-plugin-macros "^3.1.0"
Expand Down

0 comments on commit d32e0ae

Please sign in to comment.