Skip to content

Commit

Permalink
Update dependency twin.macro to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2022
1 parent 4e98de3 commit dae6625
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 @@ -78,7 +78,7 @@
"tailwindcss": "3.2.4",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"twin.macro": "3.0.0",
"twin.macro": "3.1.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 @@ -18669,10 +18669,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.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/twin.macro/-/twin.macro-3.1.0.tgz#2056a83f7e4043c03587e664477e92feefc8df0e"
integrity sha512-7DSR/xdvSaAqhTM4JptBgI+1IzXQR5v+2hp0CDMmHMjlm44IBEewU8MeqPlXmFgQI06zpLyJMaKRbJu96drAJw==
dependencies:
"@babel/template" "^7.18.10"
babel-plugin-macros "^3.1.0"
Expand Down

0 comments on commit dae6625

Please sign in to comment.