aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-13 15:49:02 +0000
committerGitHub <noreply@github.com>2022-09-13 15:49:02 +0000
commit9bbdac8124acc674ff5b9694d1f6fd974146056c (patch)
treeca9e6b17bb152294b544857441d9726007185cf3 /package.json
parentBump eslint from 8.23.0 to 8.23.1 (#186) (diff)
downloadee4511w-web-9bbdac8124acc674ff5b9694d1f6fd974146056c.tar
ee4511w-web-9bbdac8124acc674ff5b9694d1f6fd974146056c.tar.gz
ee4511w-web-9bbdac8124acc674ff5b9694d1f6fd974146056c.tar.bz2
ee4511w-web-9bbdac8124acc674ff5b9694d1f6fd974146056c.tar.lz
ee4511w-web-9bbdac8124acc674ff5b9694d1f6fd974146056c.tar.xz
ee4511w-web-9bbdac8124acc674ff5b9694d1f6fd974146056c.tar.zst
ee4511w-web-9bbdac8124acc674ff5b9694d1f6fd974146056c.zip
Bump @typescript-eslint/parser from 5.36.2 to 5.37.0 (#187)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.37.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... 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 20dc785..86e67cc 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"@types/passport": "^1.0.10",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.36.2",
- "@typescript-eslint/parser": "5.36.2",
+ "@typescript-eslint/parser": "5.37.0",
"eslint": "8.23.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",