diff --git a/package-lock.json b/package-lock.json index 74fa581..365f28e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@lodder/grunt-postcss": "3.1.1", - "@wordpress/stylelint-config": "21.8.0", + "@wordpress/stylelint-config": "21.32.0", "grunt": "1.6.1", "grunt-contrib-cssmin": "5.0.0", "grunt-contrib-jshint": "3.2.0", @@ -296,9 +296,9 @@ "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==" }, "node_modules/@wordpress/stylelint-config": { - "version": "21.8.0", - "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.8.0.tgz", - "integrity": "sha512-YbKPBMQ1jieJHtS3AXjGDSwfc1SeHuNLkT67jtspGDpqI/s38mT+Z1n89a7ZUiQ4I8HP+/6aI33R/hPe7WrsSQ==", + "version": "21.32.0", + "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.32.0.tgz", + "integrity": "sha512-cmrzU55alv+OZu1fXBC2eZGgJIUwyD47TSDDP7l0o9yF6D/w0am7FxC9ungk/S2uK1oatN05nIPsFSTkuHQSzg==", "dev": true, "dependencies": { "stylelint-config-recommended": "^6.0.0", diff --git a/package.json b/package.json index c06f010..11decee 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@lodder/grunt-postcss": "3.1.1", - "@wordpress/stylelint-config": "21.8.0", + "@wordpress/stylelint-config": "21.32.0", "grunt": "1.6.1", "grunt-contrib-cssmin": "5.0.0", "grunt-contrib-jshint": "3.2.0",