diff --git a/package-lock.json b/package-lock.json index 9581c218..57dc73a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@typescript-eslint/parser": "^7.18.0", "@wordpress/browserslist-config": "^6.9.0", "@wordpress/eslint-plugin": "^21.3.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", @@ -3003,11 +3003,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 3309006a..1ac8f8a0 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@typescript-eslint/parser": "^7.18.0", "@wordpress/browserslist-config": "^6.9.0", "@wordpress/eslint-plugin": "^21.3.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",