diff --git a/package-lock.json b/package-lock.json index 6fbca867..29d3c39b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@wordpress/browserslist-config": "^6.10.0", "@wordpress/element": "^6.9.0", "@wordpress/eslint-plugin": "^21.2.0", - "@wordpress/stylelint-config": "^23.1.0", + "@wordpress/stylelint-config": "^23.2.0", "eslint": "^8.57.1", "eslint-plugin-compat": "^6.0.1", "eslint-plugin-deprecation": "^3.0.0", @@ -8443,11 +8443,10 @@ } }, "node_modules/@wordpress/stylelint-config": { - "version": "23.1.0", - "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.1.0.tgz", - "integrity": "sha512-Sqli3HYBVaBpVVkNeEUonHcPeEmVF8N76MW5pvKgMyr4TjgVLxTEov9Gujzh4ArW7YCq/hWoS74HKok7xfUsJQ==", + "version": "23.2.0", + "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.2.0.tgz", + "integrity": "sha512-UXFZC308qrhUw+30jSb4tc+tHVauiS1IxzJKXRkXeWZ02oGoQHBlOQWWCapR/rI8ZK5+rl4C33RLSCIITauB0g==", "dev": true, - "license": "MIT", "dependencies": { "@stylistic/stylelint-plugin": "^3.0.1", "stylelint-config-recommended": "^14.0.1", diff --git a/package.json b/package.json index d4fa029b..79cbdac6 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@wordpress/browserslist-config": "^6.10.0", "@wordpress/element": "^6.9.0", "@wordpress/eslint-plugin": "^21.2.0", - "@wordpress/stylelint-config": "^23.1.0", + "@wordpress/stylelint-config": "^23.2.0", "eslint": "^8.57.1", "eslint-plugin-compat": "^6.0.1", "eslint-plugin-deprecation": "^3.0.0",