aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-11 21:11:07 +0000
committerGravatar vitalyster2022-04-12 20:59:01 +0300
commit5627cc16cc8059e09a844ff5c9609051c2961847 (patch)
treeed24c6c777dbc93e3e9aa0206f5bb10c0338597f /package.json
parent03772a0beb49ab6b9c67f93ee88754395566b6c2 (diff)
Bump eslint from 8.12.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.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.12.0...v8.13.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 eaf718e8..32ce0cfc 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.21.1",
"cross-env": "^7.0.3",
"cssnano": "^5.1.7",
- "eslint": "8.12.0",
+ "eslint": "8.13.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.2.0",