aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-31 21:08:40 +0000
committerGravatar vitalyster2022-02-01 00:10:55 +0300
commitc2ba3adb3e34f4b594be99e312f44996e0478ad8 (patch)
treee3fd0dffd376dcb8002056e1764107720bbe23af /package.json
parent0d5f65cd17bb78f92aa390cc02c76a2f2067d44a (diff)
Bump eslint from 8.7.0 to 8.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.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.7.0...v8.8.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 79ade208..58311ec0 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.20.3",
"cross-env": "^7.0.3",
"cssnano": "^5.0.16",
- "eslint": "8.7.0",
+ "eslint": "8.8.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",