Skip to content

Commit 6516d21

Browse files
chore(deps-dev): bump stylelint-no-unsupported-browser-features (#9910)
Bumps [stylelint-no-unsupported-browser-features](https://github.com/RJWadley/stylelint-no-unsupported-browser-features) from 8.0.2 to 8.0.4. - [Release notes](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/releases) - [Changelog](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/blob/master/CHANGELOG.md) - [Commits](RJWadley/stylelint-no-unsupported-browser-features@v8.0.2...v8.0.4) --- updated-dependencies: - dependency-name: stylelint-no-unsupported-browser-features 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 51ea34f commit 6516d21

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"source-map-explorer": "2.5.3",
143143
"stylelint": "16.14.1",
144144
"stylelint-config-standard-scss": "14.0.0",
145-
"stylelint-no-unsupported-browser-features": "8.0.2",
145+
"stylelint-no-unsupported-browser-features": "8.0.4",
146146
"stylelint-order": "6.0.4",
147147
"stylelint-prettier": "5.0.3",
148148
"tar": "7.4.3",

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14819,7 +14819,7 @@ __metadata:
1481914819
strip-ansi: 7.1.0
1482014820
stylelint: 16.14.1
1482114821
stylelint-config-standard-scss: 14.0.0
14822-
stylelint-no-unsupported-browser-features: 8.0.2
14822+
stylelint-no-unsupported-browser-features: 8.0.4
1482314823
stylelint-order: 6.0.4
1482414824
stylelint-prettier: 5.0.3
1482514825
systemjs: 6.15.1
@@ -19187,15 +19187,15 @@ __metadata:
1918719187
languageName: node
1918819188
linkType: hard
1918919189

19190-
"stylelint-no-unsupported-browser-features@npm:8.0.2":
19191-
version: 8.0.2
19192-
resolution: "stylelint-no-unsupported-browser-features@npm:8.0.2"
19190+
"stylelint-no-unsupported-browser-features@npm:8.0.4":
19191+
version: 8.0.4
19192+
resolution: "stylelint-no-unsupported-browser-features@npm:8.0.4"
1919319193
dependencies:
1919419194
doiuse: ^6.0.5
1919519195
postcss: ^8.4.32
1919619196
peerDependencies:
1919719197
stylelint: ^16.0.2
19198-
checksum: 89eae1241d94f3b74b985d345a21bcedbed2b50c16df30109c34baafa304eb6fc32212b5fc3112bb8699ecf7c70cb14b817b16bc7efc7d0f449dd3e0289bbafb
19198+
checksum: 6c35b8326b47db1732df16fd7903316f2cdbe652de2d0d5f42bc13d07e094630ae7e33ce5212a8590f93472603cb88dd67ade964419cd39dbdc2dc27458776c2
1919919199
languageName: node
1920019200
linkType: hard
1920119201

0 commit comments

Comments
 (0)