aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-03 21:08:30 +0000
committerGravatar vitalyster2022-01-04 14:40:12 +0300
commit69344113b43d70e1c4373fbfed503c6f5d995a11 (patch)
tree8da31c66eff74b6be8371a9459b973df07181cfc /package.json
parent314441c20a58b2f085b61049ed9cc64286d9baa9 (diff)
Bump eslint from 8.5.0 to 8.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0. - [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.5.0...v8.6.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development 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 a356a39d..0217b8e6 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.20.2",
"cross-env": "^7.0.3",
"cssnano": "^5.0.14",
- "eslint": "8.5.0",
+ "eslint": "8.6.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",