aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-22 21:07:23 +0000
committerGravatar vitalyster2021-11-23 09:09:36 +0300
commitc9503b06d6a488536479c7299fabae6d8e31c237 (patch)
tree964d9500b7fbd1bc722c0a52d35a9ebe9bf70127 /package.json
parentf1e4a956d122ae8c3fe95687555a58508bc99b77 (diff)
Bump eslint from 8.2.0 to 8.3.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.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.2.0...v8.3.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 62bd547b..22d7d894 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.19.1",
"cross-env": "^7.0.3",
"cssnano": "^5.0.11",
- "eslint": "8.2.0",
+ "eslint": "8.3.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",