summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-26 13:54:00 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-04-26 09:55:59 -0400
commit854c99267e09fa917cb6790b169226be7ff6ade6 (patch)
tree9a023fb4d450d10f4092ba788dc12ca16910e9de /package.json
parentadaa9a768b51e02d5f2b750091190321f1517cb9 (diff)
Bump stylelint-config-standard from 21.0.0 to 22.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0) 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 18205e2a..c75ac22d 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"eslint": "^7.25.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.0",
- "stylelint-config-standard": "^21.0.0",
+ "stylelint-config-standard": "^22.0.0",
"terser": "^5.6.1"
}
}