Skip to content

Commit fdae699

Browse files
Bump stylelint from 16.19.0 to 16.19.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.19.0 to 16.19.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.19.0...16.19.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6c68f8 commit fdae699

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"postcss-html": "^1.8.0",
10-
"stylelint": "^16.19.0",
10+
"stylelint": "^16.19.1",
1111
"stylelint-config-html": "^1.1.0",
1212
"stylelint-config-recommended-scss": "^14.1.0",
1313
"stylelint-declaration-strict-value": "^1.10.11"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ __metadata:
124124
dependencies:
125125
"@remato/prettier-config": "npm:^1.1.0"
126126
postcss-html: "npm:^1.8.0"
127-
stylelint: "npm:^16.19.0"
127+
stylelint: "npm:^16.19.1"
128128
stylelint-config-html: "npm:^1.1.0"
129129
stylelint-config-recommended-scss: "npm:^14.1.0"
130130
stylelint-declaration-strict-value: "npm:^1.10.11"
@@ -1171,9 +1171,9 @@ __metadata:
11711171
languageName: node
11721172
linkType: hard
11731173

1174-
"stylelint@npm:^16.19.0":
1175-
version: 16.19.0
1176-
resolution: "stylelint@npm:16.19.0"
1174+
"stylelint@npm:^16.19.1":
1175+
version: 16.19.1
1176+
resolution: "stylelint@npm:16.19.1"
11771177
dependencies:
11781178
"@csstools/css-parser-algorithms": "npm:^3.0.4"
11791179
"@csstools/css-tokenizer": "npm:^3.0.3"
@@ -1215,7 +1215,7 @@ __metadata:
12151215
write-file-atomic: "npm:^5.0.1"
12161216
bin:
12171217
stylelint: bin/stylelint.mjs
1218-
checksum: 10c0/15a8c2f5c1ece526672eec05b8c69e2cb0fb41c9d77e22577d19d88610de2f1f59fd5926b067166d0d8d30cca8c745401fa119c31d2525335d631bd58c75a7a0
1218+
checksum: 10c0/e633f323ff730e8f2ac982067e4caa9a6c98b81a519e7adff96fa7a7d047f68a24c0dd2d81f3511b0943d99c915f20f19da911d16d47336705ea70d46e960c89
12191219
languageName: node
12201220
linkType: hard
12211221

0 commit comments

Comments
 (0)