aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-02 17:13:24 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit05d25895f6a53bf3a2be27cccabd33d7ee6f541d (patch)
tree94705476c7a7321f772f36c77de2e114457937a2 /vnext/package.json
parent9216a3aaa643ea069646b6d5b5cc8d639a384a9f (diff)
Bump eslint from 7.31.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.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.31.0...v7.32.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 d933622e..821a6cca 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^6.2.0",
"css-minimizer-webpack-plugin": "^3.0.2",
"error-overlay-webpack-plugin": "^0.4.2",
- "eslint": "^7.31.0",
+ "eslint": "^7.32.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-only-ascii": "^0.0.0",