Skip to content

Commit b1962a1

Browse files
authored
Merge pull request #1259 from IFRCGo/dependabot/npm_and_yarn/stylelint-67bdc7c2a1
chore(deps-dev): bump the stylelint group with 3 updates
2 parents 8d615f7 + a4ccf7a commit b1962a1

File tree

3 files changed

+194
-216
lines changed

3 files changed

+194
-216
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@
9696
"postcss-preset-env": "^8.3.2",
9797
"postinstall-postinstall": "^2.1.0",
9898
"rollup-plugin-visualizer": "^5.9.0",
99-
"stylelint": "^15.6.1",
99+
"stylelint": "^16.7.0",
100100
"stylelint-config-concentric": "^2.0.2",
101-
"stylelint-config-recommended": "^12.0.0",
101+
"stylelint-config-recommended": "^14.0.1",
102102
"stylelint-no-unused-selectors": "git+https://github.com/toggle-corp/stylelint-no-unused-selectors#e0831e1",
103-
"stylelint-value-no-unknown-custom-properties": "^4.0.0",
103+
"stylelint-value-no-unknown-custom-properties": "^6.0.1",
104104
"surge": "^0.23.1",
105105
"ts-md5": "^1.3.1",
106106
"tsx": "^4.7.2",

packages/ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@
8383
"postcss-preset-env": "^8.3.2",
8484
"react-focus-on": "^3.9.1",
8585
"sanitize-html": "^2.11.0",
86-
"stylelint": "^15.6.1",
86+
"stylelint": "^16.7.0",
8787
"stylelint-config-concentric": "^2.0.2",
88-
"stylelint-config-recommended": "^12.0.0",
88+
"stylelint-config-recommended": "^14.0.1",
8989
"stylelint-no-unused-selectors": "git+https://github.com/toggle-corp/stylelint-no-unused-selectors#e0831e1",
90-
"stylelint-value-no-unknown-custom-properties": "^4.0.0",
90+
"stylelint-value-no-unknown-custom-properties": "^6.0.1",
9191
"typescript": "^5.2.2",
9292
"vite": "^5.0.8",
9393
"vite-plugin-dts": "^3.7.0",

0 commit comments

Comments
 (0)