aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-02 17:02:16 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitb877fa00787b5efafbb70e31585eab436a991b66 (patch)
tree52314001b00b9e11aa69a4e19c3fe4e5e708df26 /vnext/package.json
parent29d322beac7914cb8472f15cfc364fd102d92553 (diff)
Bump eslint from 8.30.0 to 8.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.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 93e2a84d..e1f928f2 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -25,7 +25,7 @@
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
- "eslint": "^8.30.0",
+ "eslint": "^8.31.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.2.0",
"eslint-plugin-jest-dom": "^4.0.3",