aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-29 15:35:40 +0000
committerGitHub <noreply@github.com>2022-03-29 15:35:40 +0000
commit17aa875995ee23ef473cb3a8cdb28c205131911e (patch)
treeb5b775e9366c832a091c74faed3b77c5da17108b /package.json
parentBump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0 (#36) (diff)
downloadee4511w-web-17aa875995ee23ef473cb3a8cdb28c205131911e.tar
ee4511w-web-17aa875995ee23ef473cb3a8cdb28c205131911e.tar.gz
ee4511w-web-17aa875995ee23ef473cb3a8cdb28c205131911e.tar.bz2
ee4511w-web-17aa875995ee23ef473cb3a8cdb28c205131911e.tar.lz
ee4511w-web-17aa875995ee23ef473cb3a8cdb28c205131911e.tar.xz
ee4511w-web-17aa875995ee23ef473cb3a8cdb28c205131911e.tar.zst
ee4511w-web-17aa875995ee23ef473cb3a8cdb28c205131911e.zip
Bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (#37)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.16.0 to 5.17.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.17.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> 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 1a9e5b0..cc35827 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@types/node": "^17.0.23",
"@types/shell-quote": "^1.7.1",
"@typescript-eslint/eslint-plugin": "^5.17.0",
- "@typescript-eslint/parser": "^5.16.0",
+ "@typescript-eslint/parser": "^5.17.0",
"eslint": "^8.12.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",