diff options
author | dependabot[bot] | 2023-01-13 07:31:11 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:59 +0300 |
commit | 3eb790c077720631281d84f582027f6bb89c24de (patch) | |
tree | 60b6f336b23d3c595013f289d5271d946eaf55e4 /vnext/package.json | |
parent | 236366824dd6e8e17fed869b9f76267a87c4caf0 (diff) |
Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.48.1.
- [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.1/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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 43fa7d75..3416bf57 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.0", + "@typescript-eslint/eslint-plugin": "^5.48.1", "@typescript-eslint/parser": "^5.48.1", "concurrently": "^7.6.0", "cross-env": "^7.0.3", |