Skip to content

Commit 87bec47

Browse files
Build(deps-dev): bump stylelint from 16.21.0 to 16.21.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.21.0 to 16.21.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.21.0...16.21.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.21.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5403ffd commit 87bec47

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jasmine-core": "^5.8.0",
3636
"postcss": "^8.5.6",
3737
"standardx": "^7.0.0",
38-
"stylelint": "^16.21.0",
38+
"stylelint": "^16.21.1",
3939
"stylelint-config-gds": "^2.0.0"
4040
},
4141
"dependencies": {

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2960,7 +2960,7 @@ __metadata:
29602960
languageName: node
29612961
linkType: hard
29622962

2963-
"postcss@npm:^8.5.5, postcss@npm:^8.5.6":
2963+
"postcss@npm:^8.5.6":
29642964
version: 8.5.6
29652965
resolution: "postcss@npm:8.5.6"
29662966
dependencies:
@@ -3750,9 +3750,9 @@ __metadata:
37503750
languageName: node
37513751
linkType: hard
37523752

3753-
"stylelint@npm:^16.21.0":
3754-
version: 16.21.0
3755-
resolution: "stylelint@npm:16.21.0"
3753+
"stylelint@npm:^16.21.1":
3754+
version: 16.21.1
3755+
resolution: "stylelint@npm:16.21.1"
37563756
dependencies:
37573757
"@csstools/css-parser-algorithms": "npm:^3.0.5"
37583758
"@csstools/css-tokenizer": "npm:^3.0.4"
@@ -3781,7 +3781,7 @@ __metadata:
37813781
micromatch: "npm:^4.0.8"
37823782
normalize-path: "npm:^3.0.0"
37833783
picocolors: "npm:^1.1.1"
3784-
postcss: "npm:^8.5.5"
3784+
postcss: "npm:^8.5.6"
37853785
postcss-resolve-nested-selector: "npm:^0.1.6"
37863786
postcss-safe-parser: "npm:^7.0.1"
37873787
postcss-selector-parser: "npm:^7.1.0"
@@ -3794,7 +3794,7 @@ __metadata:
37943794
write-file-atomic: "npm:^5.0.1"
37953795
bin:
37963796
stylelint: bin/stylelint.mjs
3797-
checksum: 5af89f0815c1200c5427040b0d9f11567e08856a3b403fff4e578819a440fe982677bc8c829ebcb855c7dbaa0d57749d541a9a52c4e3aed64d28053a369fbe96
3797+
checksum: 32750d764411213d96e24f6a6e12af85f365ad4674214843068b39e02873adae927680c58e3ae14bc9d624899abe330819a53020bf3bd812821c3966678a3663
37983798
languageName: node
37993799
linkType: hard
38003800

@@ -3899,7 +3899,7 @@ __metadata:
38993899
paste-html-to-govspeak: "npm:^0.5.0"
39003900
postcss: "npm:^8.5.6"
39013901
standardx: "npm:^7.0.0"
3902-
stylelint: "npm:^16.21.0"
3902+
stylelint: "npm:^16.21.1"
39033903
stylelint-config-gds: "npm:^2.0.0"
39043904
languageName: unknown
39053905
linkType: soft

0 commit comments

Comments
 (0)