Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit b5b56c7

Browse files
Bump postcss-html from 1.5.0 to 1.6.0 in /packages/eslint-config
Bumps [postcss-html](https://github.com/ota-meshi/postcss-html) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/ota-meshi/postcss-html/releases) - [Commits](ota-meshi/postcss-html@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: postcss-html dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7fd960 commit b5b56c7

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

packages/eslint-config/yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,11 +2095,6 @@ ms@^2.1.1:
20952095
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
20962096
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
20972097

2098-
nanoid@^3.3.6:
2099-
version "3.3.6"
2100-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
2101-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
2102-
21032098
nanoid@^3.3.7:
21042099
version "3.3.7"
21052100
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
@@ -2302,9 +2297,9 @@ pkg-types@^1.0.3:
23022297
pathe "^1.1.0"
23032298

23042299
postcss-html@^1.5.0:
2305-
version "1.5.0"
2306-
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-1.5.0.tgz#57a43bc9e336f516ecc448a37d2e8c2290170a6f"
2307-
integrity sha512-kCMRWJRHKicpA166kc2lAVUGxDZL324bkj/pVOb6RhjB0Z5Krl7mN0AsVkBhVIRZZirY0lyQXG38HCVaoKVNoA==
2300+
version "1.6.0"
2301+
resolved "https://registry.yarnpkg.com/postcss-html/-/postcss-html-1.6.0.tgz#3b5fc5dfcc43ec54934c3a2dee73643725596ec4"
2302+
integrity sha512-OWgQ9/Pe23MnNJC0PL4uZp8k0EDaUvqpJFSiwFxOLClAhmD7UEisyhO3x5hVsD4xFrjReVTXydlrMes45dJ71w==
23082303
dependencies:
23092304
htmlparser2 "^8.0.0"
23102305
js-tokens "^8.0.0"
@@ -2324,16 +2319,7 @@ postcss-selector-parser@^6.0.13:
23242319
cssesc "^3.0.0"
23252320
util-deprecate "^1.0.2"
23262321

2327-
postcss@^8.4.0:
2328-
version "8.4.31"
2329-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
2330-
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
2331-
dependencies:
2332-
nanoid "^3.3.6"
2333-
picocolors "^1.0.0"
2334-
source-map-js "^1.0.2"
2335-
2336-
postcss@^8.4.32:
2322+
postcss@^8.4.0, postcss@^8.4.32:
23372323
version "8.4.32"
23382324
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
23392325
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==

0 commit comments

Comments
 (0)