diff --git a/package-lock.json b/package-lock.json index e33a86b3..b1f16c4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@wordpress/dependency-extraction-webpack-plugin": "^4.25.0", "@wordpress/env": "^8.9.0", "@wordpress/eslint-plugin": "^16.0.0", - "@wordpress/stylelint-config": "^21.25.0", + "@wordpress/stylelint-config": "^21.26.0", "archiver": "^6.0.1", "babel": "^6.23.0", "babel-loader": "^9.1.3", @@ -4606,9 +4606,9 @@ } }, "node_modules/@wordpress/stylelint-config": { - "version": "21.25.0", - "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.25.0.tgz", - "integrity": "sha512-6u39I92YCkKZ4X2eR3ulOE5YVnb9ZGDYhtt8liG8nfO+5jWGCxiNsmN2qRbck+m4cDSrBGYBC5P9ErxUGHos/g==", + "version": "21.26.0", + "resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-21.26.0.tgz", + "integrity": "sha512-xTnvoNk9aCdRl1ntBxnmhdmghwzRNurp5Y9LjUCwrYutxnj8t/CCKhPyjgIgHxz+RwKgnpGKupKLVvuHxu1CzQ==", "dev": true, "dependencies": { "stylelint-config-recommended": "^6.0.0", diff --git a/package.json b/package.json index 795dfb67..45550f20 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@wordpress/dependency-extraction-webpack-plugin": "^4.25.0", "@wordpress/env": "^8.9.0", "@wordpress/eslint-plugin": "^16.0.0", - "@wordpress/stylelint-config": "^21.25.0", + "@wordpress/stylelint-config": "^21.26.0", "archiver": "^6.0.1", "babel": "^6.23.0", "babel-loader": "^9.1.3",