diff --git a/package-lock.json b/package-lock.json index cb0adb25..4c4ff725 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@wordpress/browserslist-config": "^6.12.0", "@wordpress/element": "^6.12.0", "@wordpress/eslint-plugin": "^21.5.0", - "@wordpress/stylelint-config": "^23.4.0", + "@wordpress/stylelint-config": "^23.5.0", "eslint": "^8.57.1", "eslint-plugin-compat": "^6.0.1", "eslint-plugin-deprecation": "^3.0.0", @@ -8078,9 +8078,9 @@ } }, "node_modules/@wordpress/stylelint-config": { - "version": "23.4.0", - "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.4.0.tgz", - "integrity": "sha512-qzz7JyC/9AVkv0tk7HAIVKm6XPF4U6fRg3Q9tJzW3C6m0zJAmuobOUsmaJNTdEOtd+tGaJ7PYOebqYJdDajuqg==", + "version": "23.5.0", + "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.5.0.tgz", + "integrity": "sha512-Adw7gcSJXKSPinHPnajawSEGkbpVVPI2DyR31Q298XUVs1YTad141sB4U+ZT4DZo5qBtxvHiH5R9OIwBOfOm+w==", "dev": true, "dependencies": { "@stylistic/stylelint-plugin": "^3.0.1", diff --git a/package.json b/package.json index 06bd0f9a..f08aa03a 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@wordpress/browserslist-config": "^6.12.0", "@wordpress/element": "^6.12.0", "@wordpress/eslint-plugin": "^21.5.0", - "@wordpress/stylelint-config": "^23.4.0", + "@wordpress/stylelint-config": "^23.5.0", "eslint": "^8.57.1", "eslint-plugin-compat": "^6.0.1", "eslint-plugin-deprecation": "^3.0.0",