Skip to content

Commit 513b8fd

Browse files
build(deps-dev): bump tailwindcss from 3.1.4 to 3.1.5 (webpack#6259)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58f3eb7 commit 513b8fd

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"sitemap-static": "^0.4.2",
134134
"static-site-generator-webpack-plugin": "^3.4.1",
135135
"style-loader": "^3.3.1",
136-
"tailwindcss": "^3.1.4",
136+
"tailwindcss": "^3.1.5",
137137
"tap-spot": "^1.1.2",
138138
"unist-util-visit": "^4.1.0",
139139
"webpack": "^5.73.0",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6751,10 +6751,10 @@ is-core-module@^2.2.0:
67516751
dependencies:
67526752
has "^1.0.3"
67536753

6754-
is-core-module@^2.8.1:
6755-
version "2.8.1"
6756-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
6757-
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
6754+
is-core-module@^2.9.0:
6755+
version "2.9.0"
6756+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
6757+
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
67586758
dependencies:
67596759
has "^1.0.3"
67606760

@@ -9761,13 +9761,13 @@ postcss-js@^4.0.0:
97619761
dependencies:
97629762
camelcase-css "^2.0.1"
97639763

9764-
postcss-load-config@^3.1.4:
9765-
version "3.1.4"
9766-
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-3.1.4.tgz#1ab2571faf84bb078877e1d07905eabe9ebda855"
9767-
integrity sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==
9764+
postcss-load-config@^4.0.1:
9765+
version "4.0.1"
9766+
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-4.0.1.tgz#152383f481c2758274404e4962743191d73875bd"
9767+
integrity sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==
97689768
dependencies:
97699769
lilconfig "^2.0.5"
9770-
yaml "^1.10.2"
9770+
yaml "^2.1.1"
97719771

97729772
postcss-loader@^7.0.0:
97739773
version "7.0.0"
@@ -10695,12 +10695,12 @@ resolve.exports@^1.1.0:
1069510695
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
1069610696
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
1069710697

10698-
resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.0, resolve@^1.9.0:
10699-
version "1.22.0"
10700-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
10701-
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
10698+
resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.9.0:
10699+
version "1.22.1"
10700+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
10701+
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
1070210702
dependencies:
10703-
is-core-module "^2.8.1"
10703+
is-core-module "^2.9.0"
1070410704
path-parse "^1.0.7"
1070510705
supports-preserve-symlinks-flag "^1.0.0"
1070610706

@@ -11743,10 +11743,10 @@ table-layout@^1.0.1:
1174311743
typical "^5.2.0"
1174411744
wordwrapjs "^4.0.0"
1174511745

11746-
tailwindcss@^3.1.4:
11747-
version "3.1.4"
11748-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.4.tgz#64b09059805505902139fa805d97046080bd90b9"
11749-
integrity sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ==
11746+
tailwindcss@^3.1.5:
11747+
version "3.1.5"
11748+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.5.tgz#c8e0bb1cbacf29a6411d9c07debc1af9d388d4ca"
11749+
integrity sha512-bC/2dy3dGPqxMWAqFSRgQxVCfmO/31ZbeEp8s9DMDh4zgPZ5WW1gxRJkbBkXcTUIzaSUdhWrcsrSOe32ccgB4w==
1175011750
dependencies:
1175111751
arg "^5.0.2"
1175211752
chokidar "^3.5.3"
@@ -11764,12 +11764,12 @@ tailwindcss@^3.1.4:
1176411764
postcss "^8.4.14"
1176511765
postcss-import "^14.1.0"
1176611766
postcss-js "^4.0.0"
11767-
postcss-load-config "^3.1.4"
11767+
postcss-load-config "^4.0.1"
1176811768
postcss-nested "5.0.6"
1176911769
postcss-selector-parser "^6.0.10"
1177011770
postcss-value-parser "^4.2.0"
1177111771
quick-lru "^5.1.1"
11772-
resolve "^1.22.0"
11772+
resolve "^1.22.1"
1177311773

1177411774
tap-parser@^7.0.0:
1177511775
version "7.0.0"

0 commit comments

Comments
 (0)