aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-03 08:52:47 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit525b8712dda1d02d69c7a966c9fd1e40f3e945c8 (patch)
treecd33f4a41e5621628e53141e7f80950f321363a5 /vnext/package.json
parent5beeb396f991f9e4f507b95033cec032ceb64b88 (diff)
Bump eslint from 7.11.0 to 7.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.1. - [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.11.0...v7.12.1) 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 4384494b..640fa3dc 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^5.0.0",
"css-minimizer-webpack-plugin": "^1.1.5",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^7.11.0",
+ "eslint": "^7.12.1",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-only-ascii": "^0.0.0",