Skip to content

Commit 45a2900

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency tailwindcss to v3.0.9
1 parent dbe1e2e commit 45a2900

2 files changed

Lines changed: 6 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.8",
31+
"tailwindcss": "3.0.9",
3232
"ts-jest": "^27.1.2",
3333
"ts-node": "^10.4.0",
3434
"typescript": "^4.5.4"

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5431,10 +5431,10 @@ symbol-tree@^3.2.2, symbol-tree@^3.2.4:
54315431
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
54325432
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
54335433

5434-
tailwindcss@3.0.8:
5435-
version "3.0.8"
5436-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.8.tgz#6c751c3d2ee8e1fa18b108303b73f44a5e868992"
5437-
integrity sha512-Yww1eRYO1AxITJmW/KduZPxNvYdHuedeKwPju9Oakp7MdiixRi5xkpLhirsc81QCxHL0eoce6qKmxXwYGt4Cjw==
5434+
tailwindcss@3.0.9:
5435+
version "3.0.9"
5436+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.9.tgz#6755dba95dfa092d14f304ff47703a28c2c07138"
5437+
integrity sha512-X8TVifxDWfiNXInOeBofTteXAtZ5f0HnLs/uV4jDQNShc33Jb7qjYbk4VwI365rWAzcqYTks+9kesf3xH7Y35A==
54385438
dependencies:
54395439
arg "^5.0.1"
54405440
chalk "^4.1.2"
@@ -5456,7 +5456,6 @@ tailwindcss@3.0.8:
54565456
postcss-value-parser "^4.2.0"
54575457
quick-lru "^5.1.1"
54585458
resolve "^1.20.0"
5459-
tmp "^0.2.1"
54605459

54615460
terminal-link@^2.0.0:
54625461
version "2.1.1"
@@ -5504,7 +5503,7 @@ timsort@^0.3.0:
55045503
resolved "https://registry.yarnpkg.com/timsort/-/timsort-0.3.0.tgz#405411a8e7e6339fe64db9a234de11dc31e02bd4"
55055504
integrity sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=
55065505

5507-
tmp@^0.2.1, tmp@~0.2.1:
5506+
tmp@~0.2.1:
55085507
version "0.2.1"
55095508
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
55105509
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==

0 commit comments

Comments
 (0)