diff options
author | dependabot[bot] | 2023-05-22 21:59:17 +0000 |
---|---|---|
committer | vitalyster | 2023-05-23 17:11:10 +0300 |
commit | 262e7881adb69133c6a17dbc5526fa8d3e0bbfa2 (patch) | |
tree | 24b7c50b57e30bbc45eacddf8f856998e9a6cee0 /package.json | |
parent | 71acbc9791ad42f99757feb9ed03e208fd09aa70 (diff) |
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.6 to 5.59.7.
- [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.59.7/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 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cdcbd35b..8553950d 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@swc/jest": "^0.2.26", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", - "@typescript-eslint/eslint-plugin": "^5.59.6", + "@typescript-eslint/eslint-plugin": "^5.59.7", "autoprefixer": "^10.4.14", "babel-loader": "^9.1.2", "core-js": "^3.30.2", |