Skip to content

Commit b296bb8

Browse files
Bump tailwindcss from 3.1.3 to 3.1.4 (#1969)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9789138 commit b296bb8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"svelte": "^3.48.0",
111111
"svelte-jester": "^2.3.2",
112112
"svelte-preprocess": "^4.10.7",
113-
"tailwindcss": "^3.1.3"
113+
"tailwindcss": "^3.1.4"
114114
},
115115
"engines": {
116116
"node": "12.* || 14.* || >= 16"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8912,10 +8912,10 @@ taffydb@^2.7.3:
89128912
resolved "https://registry.npmjs.org/taffydb/-/taffydb-2.7.3.tgz"
89138913
integrity sha1-KtNxaWKUmPylvIQkMJbTzeDsOjQ=
89148914

8915-
tailwindcss@^3.1.3:
8916-
version "3.1.3"
8917-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.3.tgz#b9ef2c1ae537c339679e8e89635af8e143d1c7eb"
8918-
integrity sha512-PRJNYdSIthrb8hjmAyymEyEN8Yo61TMXpzyFUpxULeeyRn3Y3gpvuw6FlRTKrJvK7thSGKRnhT36VovVx4WeMA==
8915+
tailwindcss@^3.1.4:
8916+
version "3.1.4"
8917+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.4.tgz#64b09059805505902139fa805d97046080bd90b9"
8918+
integrity sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ==
89198919
dependencies:
89208920
arg "^5.0.2"
89218921
chokidar "^3.5.3"

0 commit comments

Comments
 (0)