diff --git a/package-lock.json b/package-lock.json index 972c4f5..0cc4a8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "remark": "^15.0.1", "remark-cli": "^12.0.0", "remark-gfm": "^4.0.0", - "stylelint": "https://github.com/stylelint/stylelint/tarball/16.0.0", + "stylelint": "https://github.com/stylelint/stylelint/tarball/16.0.1", "stylelint-config-standard": "^35.0.0", "unist-util-visit": "^5.0.0" }, @@ -25834,9 +25834,9 @@ } }, "node_modules/stylelint": { - "version": "16.0.0", - "resolved": "https://github.com/stylelint/stylelint/tarball/16.0.0", - "integrity": "sha512-i4Ct1DCyPSSQOoWtehdKar7rqt1FlQLwQfBNWuFciQlXR2n2AugavS10AjBhv09UUj4yduDB8gBWcCNCvoM8yQ==", + "version": "16.0.1", + "resolved": "https://github.com/stylelint/stylelint/tarball/16.0.1", + "integrity": "sha512-5bq6UY7Bf0bZHaSsM2qaemFq0B4ZWpXhE+gUXVREQIxHa2WeGoLc/ttg1UEBkURcl8lqpqaSoP9EyhEDgw6Mcw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ffa2bbb..ce5993c 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "remark": "^15.0.1", "remark-cli": "^12.0.0", "remark-gfm": "^4.0.0", - "stylelint": "https://github.com/stylelint/stylelint/tarball/16.0.0", + "stylelint": "https://github.com/stylelint/stylelint/tarball/16.0.1", "stylelint-config-standard": "^35.0.0", "unist-util-visit": "^5.0.0" },