aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-10 09:30:34 +0000
committerGravatar vitalyster2021-05-12 11:28:28 +0300
commit939c7b3e0e260638f99623542c42bdabce0cf2ff (patch)
tree4c387073b0defac45f5c7a3f19d65222c7dd3524 /package.json
parent266a558320a91771685631e0b907ce244c9cdfe6 (diff)
Bump eslint from 7.25.0 to 7.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0) 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 50ad9ec1..3fdce17d 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"core-js": "^3.12.1",
"cross-env": "^7.0.3",
"cssnano": "^5.0.2",
- "eslint": "7.25.0",
+ "eslint": "7.26.0",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",