aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-12-07 06:58:16 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitf339e8f44b491509a9882f3d0f8b2e44ee7c2f4c (patch)
tree796cd4138f7464f8afeacc1fc2bb9d15aaa24297 /vnext/package.json
parenta0cf5b1f5b1610d6e595b0e0ef6fd23cc0cf8beb (diff)
Bump eslint from 7.14.0 to 7.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.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.14.0...v7.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 8252189d..4566195b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.1.5",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^7.14.0",
+ "eslint": "^7.15.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-only-ascii": "^0.0.0",