aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-12-08 00:12:06 +0000
committerGravatar vitalyster2021-12-08 06:39:57 +0300
commit474ddca2439867eb255e032eb53133a79275c2ae (patch)
tree96ddd20dc93c6ac2b328d4695a2a3cab6ccc25a6 /package.json
parent7b17dd84ec60b95932f7c6d0005813b5310bdab4 (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:development 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 6bcc2842..4c3f0bb6 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.19.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.12",
- "eslint": "8.4.0",
+ "eslint": "8.4.1",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",