aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-16 21:44:58 +0000
committerGravatar vitalyster2023-01-17 10:55:34 +0300
commit583e26cf301500f07888da9ec254edbef20878e8 (patch)
tree9341b8d3568772c00872981f879bbb2cbda9af57 /vnext/package.json
parentf982b3c5af9ced83f4216a18b012d69c326d6be5 (diff)
build(deps-dev): bump @typescript-eslint/eslint-plugin in /vnext
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.48.2. - [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.48.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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 a222bab8..080f22c3 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -20,7 +20,7 @@
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
- "@typescript-eslint/eslint-plugin": "^5.48.1",
+ "@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",