aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-27 21:51:54 +0000
committerGravatar vitalyster2023-02-28 01:46:45 +0300
commit5a2b50c047804d6281cb5837991e6d75f8af1580 (patch)
treea2a3a199e28d0a24101b7b660beb3b721a3cb07a /vnext/package.json
parent9c17e29cae531083c784d23d43b4acdb20e234db (diff)
build(deps-dev): bump eslint from 8.34.0 to 8.35.0 in /vnext
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.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.34.0...v8.35.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 afca5b9e..3f177075 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.15",
- "eslint": "^8.34.0",
+ "eslint": "^8.35.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",