aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-06 15:34:37 +0000
committerGitHub <noreply@github.com>2022-09-06 15:34:37 +0000
commit1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a (patch)
treec95f9827fca565315da879d862c72b7d47c85338 /package.json
parentBump express-rate-limit from 6.5.2 to 6.6.0 (#181) (diff)
downloadee4511w-web-1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a.tar
ee4511w-web-1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a.tar.gz
ee4511w-web-1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a.tar.bz2
ee4511w-web-1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a.tar.lz
ee4511w-web-1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a.tar.xz
ee4511w-web-1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a.tar.zst
ee4511w-web-1c2e98066a0e2d8d06b3ce8f1d6a20395dce367a.zip
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2 (#182)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.36.2. - [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.36.2/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> 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 8135f7e..b587954 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "18.7.15",
"@types/passport": "^1.0.10",
"@types/shell-quote": "1.7.1",
- "@typescript-eslint/eslint-plugin": "5.36.1",
+ "@typescript-eslint/eslint-plugin": "5.36.2",
"@typescript-eslint/parser": "5.36.1",
"eslint": "8.23.0",
"eslint-config-airbnb-base": "15.0.0",