aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-09 15:33:25 +0000
committerGitHub <noreply@github.com>2022-08-09 15:33:25 +0000
commitd9dfed30ab89c2d12642f95a4a48ee08c22d371f (patch)
tree26bec63cdabb3c564779ff4c5fb432b68d27f50a /package.json
parentBump @types/node from 18.6.4 to 18.6.5 (#149) (diff)
downloadee4511w-web-d9dfed30ab89c2d12642f95a4a48ee08c22d371f.tar
ee4511w-web-d9dfed30ab89c2d12642f95a4a48ee08c22d371f.tar.gz
ee4511w-web-d9dfed30ab89c2d12642f95a4a48ee08c22d371f.tar.bz2
ee4511w-web-d9dfed30ab89c2d12642f95a4a48ee08c22d371f.tar.lz
ee4511w-web-d9dfed30ab89c2d12642f95a4a48ee08c22d371f.tar.xz
ee4511w-web-d9dfed30ab89c2d12642f95a4a48ee08c22d371f.tar.zst
ee4511w-web-d9dfed30ab89c2d12642f95a4a48ee08c22d371f.zip
Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 (#150)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.33.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.33.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bd06efb..d1fb25f 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "18.6.5",
"@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
- "@typescript-eslint/eslint-plugin": "5.32.0",
+ "@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.32.0",
"eslint": "8.21.0",
"eslint-config-airbnb-base": "15.0.0",