aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-17 21:09:11 +0000
committerGravatar vitalyster2022-01-18 17:32:58 +0300
commitbee885c3caeb50bd670c04b3d90b5030855e41aa (patch)
treea4909388c85a3f0b2f4d9cb25023f4e606d64161 /package.json
parentf2cb0f5a5faf3d7a3941caa99b762ee9743340fe (diff)
Bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.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.6.0...v8.7.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 3faa8ced..79daa7a9 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.20.2",
"cross-env": "^7.0.3",
"cssnano": "^5.0.15",
- "eslint": "8.6.0",
+ "eslint": "8.7.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",