diff --git a/package-lock.json b/package-lock.json index 0baee61..0d97dfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "remark-cli": "^12.0.1", "remark-gfm": "^4.0.0", "remark-github-admonitions-to-directives": "^1.0.5", - "stylelint": "https://github.com/stylelint/stylelint/tarball/16.4.0", + "stylelint": "https://github.com/stylelint/stylelint/tarball/16.5.0", "stylelint-config-standard": "^36.0.0", "unist-util-visit": "^5.0.0" }, @@ -26215,9 +26215,9 @@ } }, "node_modules/stylelint": { - "version": "16.4.0", - "resolved": "https://github.com/stylelint/stylelint/tarball/16.4.0", - "integrity": "sha512-T7AO401u01jfmtrHMRUUevacnM4myDjdf/55JClVNUTdnsPij9pKAp9osKb2TyRNhVJ9BsY6jLp7HGgylfv1kg==", + "version": "16.5.0", + "resolved": "https://github.com/stylelint/stylelint/tarball/16.5.0", + "integrity": "sha512-J3IicF4ba1NSRjshE2wa+FlUppRr5dkx+/FBktB+0H5xNqUSwvfcWqIt/DSR8TMCf1X+q73ytXLtv9AcTQ5DnA==", "dev": true, "dependencies": { "@csstools/css-parser-algorithms": "^2.6.1", diff --git a/package.json b/package.json index e9e653a..4961665 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "remark-cli": "^12.0.1", "remark-gfm": "^4.0.0", "remark-github-admonitions-to-directives": "^1.0.5", - "stylelint": "https://github.com/stylelint/stylelint/tarball/16.4.0", + "stylelint": "https://github.com/stylelint/stylelint/tarball/16.5.0", "stylelint-config-standard": "^36.0.0", "unist-util-visit": "^5.0.0" },