aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-08-11 21:08:39 +0000
committerGravatar vitalyster2022-08-16 17:54:10 +0300
commitef9b2ca33237b23798b0811d0582af78ef9309d8 (patch)
tree2a753ea0062318e940216b49500d669f8bb6e73b /package.json
parentabb23125e79a6f09df2efb358884110a6a7daed0 (diff)
Bump stylelint-config-standard from 26.0.0 to 27.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 26.0.0 to 27.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/26.0.0...27.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e7867472..0904cd3e 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"postcss-preset-env": "^7.7.2",
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.9.1",
- "stylelint-config-standard": "^26.0.0",
+ "stylelint-config-standard": "^27.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},