From 049ec367fc6c2fd3c4a6471e61344d01599fc113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 21:27:01 +0200 Subject: [PATCH] build(deps-dev): bump tailwindcss from 2.2.11 to 2.2.14 (#211) --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc58be0..36f2b99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "prettier": "2.3.2", "semantic-release": "17.4.7", "start-server-and-test": "1.14.0", - "tailwindcss": "2.2.11", + "tailwindcss": "2.2.14", "typescript": "4.4.2", "vercel": "23.1.2" }, @@ -23607,9 +23607,9 @@ } }, "node_modules/tailwindcss": { - "version": "2.2.11", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.11.tgz", - "integrity": "sha512-nXHuyB94Q5n3eSy41qdNEORDb2R6Vtq0LZmFfVfpYJxTWEZJ50IzaOkq2tCN8KJTNsQ5kZHhy+rj2aX6lJyGbQ==", + "version": "2.2.14", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz", + "integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==", "dev": true, "dependencies": { "arg": "^5.0.1", @@ -44161,9 +44161,9 @@ } }, "tailwindcss": { - "version": "2.2.11", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.11.tgz", - "integrity": "sha512-nXHuyB94Q5n3eSy41qdNEORDb2R6Vtq0LZmFfVfpYJxTWEZJ50IzaOkq2tCN8KJTNsQ5kZHhy+rj2aX6lJyGbQ==", + "version": "2.2.14", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-2.2.14.tgz", + "integrity": "sha512-gQQPKbV8qb8GthGhJGbRR+lKluSpFq+L78CJZLmqumEBKPMDkD+l5wFlOTzlOhWozG4S1I9AUSaPkD1EfnNsug==", "dev": true, "requires": { "arg": "^5.0.1", diff --git a/package.json b/package.json index 5d0a02b..dcc93d7 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "prettier": "2.3.2", "semantic-release": "17.4.7", "start-server-and-test": "1.14.0", - "tailwindcss": "2.2.11", + "tailwindcss": "2.2.14", "typescript": "4.4.2", "vercel": "23.1.2" }