diff --git a/package.json b/package.json index 356a7b94e..c84a8edfd 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@babel/preset-env": "7.16.5", "@babel/preset-react": "7.16.5", "@babel/preset-typescript": "7.16.5", - "@commitlint/cli": "16.0.0", + "@commitlint/cli": "16.0.1", "@commitlint/config-conventional": "16.0.0", "@emotion/css": "11.7.1", "@react-spring/web": "9.3.2", @@ -196,7 +196,7 @@ "storybook-addon-preview": "2.2.0", "storybook-addon-react-docgen": "1.2.42", "strip-comments": "2.0.1", - "tailwindcss": "3.0.7", + "tailwindcss": "3.0.8", "ts-jest": "27.1.2", "ts-morph": "13.0.2", "ts-node": "10.4.0", diff --git a/yarn.lock b/yarn.lock index 0435ee159..5f46e184b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2188,10 +2188,10 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@commitlint/cli@16.0.0": - version "16.0.0" - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.0.tgz#273255d371a6aec80ff773d322c3644c3c52afa8" - integrity sha512-MaYQbwsBZ3+OHJQm9cbSMj4P1Eptqqk/p8WY5MTzVZDRei8JcweNaMtwU7P+h9VeBTlFYSn4vkZYiZXzVK2Cww== +"@commitlint/cli@16.0.1": + version "16.0.1" + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-16.0.1.tgz#21905c898ebece7da42277209022b1bc80c4fb39" + integrity sha512-61gGRy65WiVDRsqP0dAR2fAgE3qrTBW3fgz9MySv32y5Ib3ZXXDDq6bGyQqi2dSaPuDYzNCRwwlC7mmQM73T/g== dependencies: "@commitlint/format" "^16.0.0" "@commitlint/lint" "^16.0.0" @@ -18235,10 +18235,10 @@ synchronous-promise@^2.0.15: resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.15.tgz#07ca1822b9de0001f5ff73595f3d08c4f720eb8e" integrity sha512-k8uzYIkIVwmT+TcglpdN50pS2y1BDcUnBPK9iJeGu0Pl1lOI8pD6wtzgw91Pjpe+RxtTncw32tLxs/R0yNL2Mg== -tailwindcss@3.0.7: - version "3.0.7" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.7.tgz#15936881f042a7eb8d6f2b6a454bac9f51181bbd" - integrity sha512-rZdKNHtC64jcQncLoWOuCzj4lQDTAgLtgK3WmQS88tTdpHh9OwLqULTQxI3tw9AMJsqSpCKlmcjW/8CSnni6zQ== +tailwindcss@3.0.8: + version "3.0.8" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.8.tgz#6c751c3d2ee8e1fa18b108303b73f44a5e868992" + integrity sha512-Yww1eRYO1AxITJmW/KduZPxNvYdHuedeKwPju9Oakp7MdiixRi5xkpLhirsc81QCxHL0eoce6qKmxXwYGt4Cjw== dependencies: arg "^5.0.1" chalk "^4.1.2"