diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-01-22 16:20:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-22 16:20:39 +0000 |
| commit | e59581ac883a01bc95a8408a6065373e27fe9dc8 (patch) | |
| tree | af34169e6e196383099ca15a184e9bad8cd0121c /package.json | |
| parent | 7efc50562be859a629c909caedf534f34c77923d (diff) | |
| parent | 90f671259b513f39f10d799e279bd8e13f3cb028 (diff) | |
Merge pull request #63 from anoduck/dependabot/npm_and_yarn/stylelint-tw-16.13.2
build(deps-dev): update stylelint requirement from ^16.12.0 to ^16.13.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 283aafd..065a0e4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "postcss-cli": "^11.0.0", "rexreplace": "^7.1.12", "rimraf": "^6.0.1", - "stylelint": "^16.12.0", + "stylelint": "^16.13.2", "stylelint-config-standard-scss": "^14.0.0" }, "optionalDependencies": { |
