aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-07 06:52:56 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitb0308137e22fb58caadb3e871da7a289dd165e1b (patch)
treef8d53fd9c2afaa731b818a562658b097648127a0 /vnext/package.json
parent95ac6ac4f700d0c41f2060c5783b2cd8ff23670c (diff)
Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index f09d8067..109737f6 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.2.6",
"css-minimizer-webpack-plugin": "^3.0.0",
"error-overlay-webpack-plugin": "^0.4.2",
- "eslint": "^7.27.0",
+ "eslint": "^7.28.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-only-ascii": "^0.0.0",