Skip to content

Commit 1df3d12

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency tailwindcss to v3.0.13
1 parent 8e5942e commit 1df3d12

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rollup-plugin-postcss": "^4.0.2",
2929
"rollup-plugin-terser": "^7.0.2",
3030
"start-server-and-test": "^1.14.0",
31-
"tailwindcss": "3.0.12",
31+
"tailwindcss": "3.0.13",
3232
"ts-jest": "^27.1.2",
3333
"ts-node": "^10.4.0",
3434
"typescript": "^4.5.4"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4933,7 +4933,7 @@ resolve.exports@^1.1.0:
49334933
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
49344934
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
49354935

4936-
resolve@^1.17.0, resolve@^1.19.0, resolve@^1.20.0:
4936+
resolve@^1.17.0, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.21.0:
49374937
version "1.21.0"
49384938
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f"
49394939
integrity sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==
@@ -5406,10 +5406,10 @@ symbol-tree@^3.2.2, symbol-tree@^3.2.4:
54065406
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
54075407
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
54085408

5409-
tailwindcss@3.0.12:
5410-
version "3.0.12"
5411-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.12.tgz#b43bf952dbfd62cec087319748eb69f8e1c7855d"
5412-
integrity sha512-VqhF86z2c34sJyS5ZS8Q2nYuN0KzqZw1GGsuQQO9kJ3mY1oG7Fsag0vICkxUVXk6P+1sUkTkjMjKWCjEF0hNHw==
5409+
tailwindcss@3.0.13:
5410+
version "3.0.13"
5411+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.13.tgz#0d571643bfc8c76602bbba95a780a9552ae44c64"
5412+
integrity sha512-raRPGFwQSGXn/3h0ttHND9jyPYfqk/ur2NXtlQuK25+ZnrCjlH1s1j4/oPswHGMoZzGNykUVycZ/LcROanUE0A==
54135413
dependencies:
54145414
arg "^5.0.1"
54155415
chalk "^4.1.2"
@@ -5430,7 +5430,7 @@ tailwindcss@3.0.12:
54305430
postcss-selector-parser "^6.0.8"
54315431
postcss-value-parser "^4.2.0"
54325432
quick-lru "^5.1.1"
5433-
resolve "^1.20.0"
5433+
resolve "^1.21.0"
54345434

54355435
terminal-link@^2.0.0:
54365436
version "2.1.1"

0 commit comments

Comments
 (0)