aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-08-22 21:11:22 +0000
committerGravatar vitalyster2022-08-23 01:34:51 +0300
commitab7ee5c3be31ca07604b30ce685d780e480500f5 (patch)
tree952b1bc690935006ef0d0a545230c5554e559792 /package.json
parenteb0264da870cc776cfc4d8536f76e1f00bdc3cbd (diff)
Bump stylelint-config-standard from 27.0.0 to 28.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 27.0.0 to 28.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/27.0.0...28.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 a50619bd..f5453e3f 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"postcss-preset-env": "^7.8.0",
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.9.1",
- "stylelint-config-standard": "^27.0.0",
+ "stylelint-config-standard": "^28.0.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},