aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-12 15:53:07 +0000
committerGitHub <noreply@github.com>2022-07-12 15:53:07 +0000
commit3e71fe49dd1460e467383725ca2ecdd3e063c2dd (patch)
tree77a31d2820970a48bde2b748111797e555b22050 /package.json
parentBump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 (#130) (diff)
downloadee4511w-web-3e71fe49dd1460e467383725ca2ecdd3e063c2dd.tar
ee4511w-web-3e71fe49dd1460e467383725ca2ecdd3e063c2dd.tar.gz
ee4511w-web-3e71fe49dd1460e467383725ca2ecdd3e063c2dd.tar.bz2
ee4511w-web-3e71fe49dd1460e467383725ca2ecdd3e063c2dd.tar.lz
ee4511w-web-3e71fe49dd1460e467383725ca2ecdd3e063c2dd.tar.xz
ee4511w-web-3e71fe49dd1460e467383725ca2ecdd3e063c2dd.tar.zst
ee4511w-web-3e71fe49dd1460e467383725ca2ecdd3e063c2dd.zip
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 (#131)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 459332f..87b43d2 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.30.6",
- "@typescript-eslint/parser": "5.30.5",
+ "@typescript-eslint/parser": "5.30.6",
"eslint": "8.19.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",