Skip to content

Commit cfa70b8

Browse files
authored
chore: update JavaScript dependencies (#511)
1 parent 9eae701 commit cfa70b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"glob": "^7.2.3",
88
"body-scroll-lock": "4.0.0-beta.0",
99
"focus-trap": "^6.9.4",
10-
"tailwindcss": "^3.2.2",
10+
"tailwindcss": "^3.2.4",
1111
"tippy.js": "^6.3.7"
1212
},
1313
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -498,10 +498,10 @@ tabbable@^5.3.3:
498498
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.3.tgz#aac0ff88c73b22d6c3c5a50b1586310006b47fbf"
499499
integrity sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==
500500

501-
tailwindcss@^3.2.2:
502-
version "3.2.2"
503-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.2.tgz#705f78cec8f4de2feb52abdb7a8a056e67f2d736"
504-
integrity sha512-c2GtSdqg+harR4QeoTmex0Ngfg8IIHNeLQH5yr2B9uZbZR1Xt1rYbjWOWTcj3YLTZhrmZnPowoQDbSRFyZHQ5Q==
501+
tailwindcss@^3.2.4:
502+
version "3.2.4"
503+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.4.tgz#afe3477e7a19f3ceafb48e4b083e292ce0dc0250"
504+
integrity sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==
505505
dependencies:
506506
arg "^5.0.2"
507507
chokidar "^3.5.3"

0 commit comments

Comments
 (0)