aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-12 15:50:35 +0000
committerGitHub <noreply@github.com>2022-07-12 15:50:35 +0000
commitc7660c99067370a361477486644f0adb1eb48e41 (patch)
tree016a4467b31ba26cf168678b0fddd11e922c00aa /package.json
parentBump nodemon from 2.0.18 to 2.0.19 (#129) (diff)
downloadee4511w-web-c7660c99067370a361477486644f0adb1eb48e41.tar
ee4511w-web-c7660c99067370a361477486644f0adb1eb48e41.tar.gz
ee4511w-web-c7660c99067370a361477486644f0adb1eb48e41.tar.bz2
ee4511w-web-c7660c99067370a361477486644f0adb1eb48e41.tar.lz
ee4511w-web-c7660c99067370a361477486644f0adb1eb48e41.tar.xz
ee4511w-web-c7660c99067370a361477486644f0adb1eb48e41.tar.zst
ee4511w-web-c7660c99067370a361477486644f0adb1eb48e41.zip
Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 (#130)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.5 to 5.30.6. - [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.6/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 '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d2fc0a..459332f 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "18.0.3",
"@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
- "@typescript-eslint/eslint-plugin": "5.30.5",
+ "@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.5",
"eslint": "8.19.0",
"eslint-config-airbnb-base": "15.0.0",