summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-07 23:40:55 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-12-07 19:34:22 -0500
commit8736532c7c90417354631eae4f8605f7bf11a1af (patch)
tree3082f57c7bd946146f6d237a4cf19e5986f1414a /package.json
parent2e007d3674be7cb1bbc71caf3f59eb186caaf9ef (diff)
Bump eslint from 8.4.0 to 8.4.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.0 to 8.4.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.4.0...v8.4.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-patch ... 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 53c53072..51024969 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^3.0.0",
- "eslint": "^8.4.0",
+ "eslint": "^8.4.1",
"html-minifier": "^4.0.0",
"stylelint": "^14.1.0",
"stylelint-config-standard": "^24.0.0",