summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-14 19:01:37 +0000
committerDaniel Micay <danielmicay@gmail.com>2021-10-14 16:45:58 -0400
commitc93968d35e399bb7d18936adc32abdc58bc3d02b (patch)
tree7757bd7b4aa8b9a07810742da4384cfef0def0ab /package.json
parent7b7a954dfb3b4b779f744e747f3760c84f67e233 (diff)
Bump eslint from 8.0.0 to 8.0.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.0 to 8.0.1. - [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/v8.0.0...v8.0.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 4136e3a4..82fd1bef 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^3.0.0",
- "eslint": "^8.0.0",
+ "eslint": "^8.0.1",
"html-minifier": "^4.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",