aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-05 15:42:13 +0000
committerGitHub <noreply@github.com>2022-07-05 15:42:13 +0000
commitb8aaf8ffbef6a148a472753fe9507e1d8a589539 (patch)
tree841c58d3d09427ccdcdda9017388b11c87da6495 /package.json
parentBump @typescript-eslint/parser from 5.30.4 to 5.30.5 (#126) (diff)
downloadee4511w-web-b8aaf8ffbef6a148a472753fe9507e1d8a589539.tar
ee4511w-web-b8aaf8ffbef6a148a472753fe9507e1d8a589539.tar.gz
ee4511w-web-b8aaf8ffbef6a148a472753fe9507e1d8a589539.tar.bz2
ee4511w-web-b8aaf8ffbef6a148a472753fe9507e1d8a589539.tar.lz
ee4511w-web-b8aaf8ffbef6a148a472753fe9507e1d8a589539.tar.xz
ee4511w-web-b8aaf8ffbef6a148a472753fe9507e1d8a589539.tar.zst
ee4511w-web-b8aaf8ffbef6a148a472753fe9507e1d8a589539.zip
Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 (#127)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.4 to 5.30.5. - [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.30.5/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c985d34..02a6ead 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "18.0.1",
"@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
- "@typescript-eslint/eslint-plugin": "5.30.4",
+ "@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"eslint": "8.19.0",
"eslint-config-airbnb-base": "15.0.0",