diff --git a/package-lock.json b/package-lock.json index c1a9eb2..524e007 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4193,9 +4193,9 @@ } }, "stylelint-config-primer": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-primer/-/stylelint-config-primer-6.0.0.tgz", - "integrity": "sha512-sHTgPYNGWMDMq7BMEFLM+6K3M7f1la5saJEdQNPrhjWxhzvWt+r2OaHuKklkgeM6X6yK8+2+UWKKcuIGBCNjOA==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-primer/-/stylelint-config-primer-7.0.0.tgz", + "integrity": "sha512-PpQTJK9WYEoPRIpQtshKeslcloxLwRWTrF+lLgWKxRNsD/J0xuW+ucykqHYeO5+fJALWgFS06MdKQD/eg0Iycw==", "dev": true, "requires": { "stylelint-no-unsupported-browser-features": "^1.0.0", diff --git a/package.json b/package.json index 555cbb8..4130c23 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "bugs": "https://github.com/pmarsceill/just-the-docs/issues", "devDependencies": { "stylelint": "^10.0.1", - "stylelint-config-primer": "^6.0.0", + "stylelint-config-primer": "^7.0.0", "stylelint-selector-no-utility": "^4.0.0" }, "dependencies": {