summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-02 19:01:29 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-08-02 15:02:45 -0400
commitddc8bd671bce5ac6ddc2294ae4da3245cc5651e6 (patch)
tree7969ed3224c72bb87901bed694cb2bed9d32b0ad /package.json
parent269eef1caa3a4b2741134ce8f003ff16ad097ead (diff)
Bump eslint from 7.31.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... 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 33ed365b..3a3d8601 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^3.0.0",
- "eslint": "^7.31.0",
+ "eslint": "^7.32.0",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",