summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorAnoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com>2025-03-28 22:56:50 +0000
committerGitHub <noreply@github.com>2025-03-28 22:56:50 +0000
commitafdf1fa7c5d90d5fcac78a9b893d2095071883b0 (patch)
tree578179ded2b31a591139a6c900c7f28854c61549 /package-lock.json
parent11d3181eedd5b9fe804e6483eef683360ba13a77 (diff)
parent57dcd87622abdaae205a0e4d9cc884a4e802c17c (diff)
Merge pull request #91 from anoduck/develop
fix(google): google 404
Diffstat (limited to '')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 5dd71de..a781b54 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
"postcss-cli": "^11.0.1",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.16.0",
+ "stylelint": "^16.17.0",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {
@@ -7957,9 +7957,9 @@
}
},
"node_modules/stylelint": {
- "version": "16.16.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.16.0.tgz",
- "integrity": "sha512-40X5UOb/0CEFnZVEHyN260HlSSUxPES+arrUphOumGWgXERHfwCD0kNBVILgQSij8iliYVwlc0V7M5bcLP9vPg==",
+ "version": "16.17.0",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz",
+ "integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==",
"dev": true,
"funding": [
{