aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-08 21:52:46 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitd5766e42553d70908587213d9b29a182fbe2e3ae (patch)
treeb492b7577fcb67927fa5377fe25741126741686b /vnext/package.json
parent91d4b6f75c53de4a65a8ecb59e5f1e048fcfe524 (diff)
Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 5.46.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 0658ed8f..7f79b5d5 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -20,7 +20,7 @@
"@swc/jest": "^0.2.23",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
- "@typescript-eslint/eslint-plugin": "^5.45.1",
+ "@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",