aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-19 17:08:37 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit0e4f16177d47ad68fafa72ff69f2b2c4323b58e6 (patch)
tree3b2079af9c139f4b0261819275b9e9d03da960ac /vnext/package.json
parent937a3b71a5498ddedf540225ef43c132392f695e (diff)
Bump eslint from 7.30.0 to 7.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.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.30.0...v7.31.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 a4b27ec9..32ac2715 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -21,7 +21,7 @@
"css-loader": "^6.1.0",
"css-minimizer-webpack-plugin": "^3.0.2",
"error-overlay-webpack-plugin": "^0.4.2",
- "eslint": "^7.30.0",
+ "eslint": "^7.31.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-only-ascii": "^0.0.0",