aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-16 21:42:35 +0000
committerGravatar vitalyster2023-01-17 10:55:52 +0300
commitf2b6fdc9b37a6847b54887e5a964b094c04f9306 (patch)
treef80f1082ccf9c92928eee7af7cc03e0c751ab139 /vnext/package.json
parent650f80d76208788140907ef5f829236e1a6360d6 (diff)
build(deps-dev): bump eslint from 8.31.0 to 8.32.0 in /vnext
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.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 b5156fce..69052109 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.31.0",
+ "eslint": "^8.32.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",