diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-31 15:30:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-31 15:30:36 +0000 |
commit | 4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa (patch) | |
tree | 228b72c791624453856066cba66672e6f565aee1 /package.json | |
parent | Bump @types/node from 17.0.35 to 17.0.36 (#93) (diff) | |
download | ee4511w-web-4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa.tar ee4511w-web-4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa.tar.gz ee4511w-web-4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa.tar.bz2 ee4511w-web-4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa.tar.lz ee4511w-web-4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa.tar.xz ee4511w-web-4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa.tar.zst ee4511w-web-4963b4c5bc5c8ad0390598a6ffaf1cacf7e91baa.zip |
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 (#94)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.26.0 to 5.27.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.27.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 72e9a37..0c05f63 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "17.0.36", "@types/passport": "^1.0.7", "@types/shell-quote": "1.7.1", - "@typescript-eslint/eslint-plugin": "5.26.0", + "@typescript-eslint/eslint-plugin": "5.27.0", "@typescript-eslint/parser": "5.26.0", "eslint": "8.16.0", "eslint-config-airbnb-base": "15.0.0", |