aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-25 15:34:45 +0000
committerGitHub <noreply@github.com>2022-08-25 15:34:45 +0000
commit18fde8f5f23d19b1b94e5b9388a5273b9dc9535b (patch)
treed5a1b96180d7242aeb713539d303672f96174ffc
parentBump express-rate-limit from 6.5.1 to 6.5.2 (#170) (diff)
downloadee4511w-web-18fde8f5f23d19b1b94e5b9388a5273b9dc9535b.tar
ee4511w-web-18fde8f5f23d19b1b94e5b9388a5273b9dc9535b.tar.gz
ee4511w-web-18fde8f5f23d19b1b94e5b9388a5273b9dc9535b.tar.bz2
ee4511w-web-18fde8f5f23d19b1b94e5b9388a5273b9dc9535b.tar.lz
ee4511w-web-18fde8f5f23d19b1b94e5b9388a5273b9dc9535b.tar.xz
ee4511w-web-18fde8f5f23d19b1b94e5b9388a5273b9dc9535b.tar.zst
ee4511w-web-18fde8f5f23d19b1b94e5b9388a5273b9dc9535b.zip
Bump @typescript-eslint/parser from 5.34.0 to 5.35.1 (#171)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.34.0 to 5.35.1. - [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.35.1/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>
-rw-r--r--package.json2
-rw-r--r--yarn.lock50
2 files changed, 9 insertions, 43 deletions
diff --git a/package.json b/package.json
index ff1ed64..7c689c0 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.35.1",
- "@typescript-eslint/parser": "5.34.0",
+ "@typescript-eslint/parser": "5.35.1",
"eslint": "8.22.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
diff --git a/yarn.lock b/yarn.lock
index 669c4bf..1efbc52 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -185,23 +185,15 @@
semver "^7.3.7"
tsutils "^3.21.0"
-"@typescript-eslint/parser@5.34.0":
- version "5.34.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.34.0.tgz#ca710858ea85dbfd30c9b416a335dc49e82dbc07"
- integrity sha512-SZ3NEnK4usd2CXkoV3jPa/vo1mWX1fqRyIVUQZR4As1vyp4fneknBNJj+OFtV8WAVgGf+rOHMSqQbs2Qn3nFZQ==
- dependencies:
- "@typescript-eslint/scope-manager" "5.34.0"
- "@typescript-eslint/types" "5.34.0"
- "@typescript-eslint/typescript-estree" "5.34.0"
- debug "^4.3.4"
-
-"@typescript-eslint/scope-manager@5.34.0":
- version "5.34.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.34.0.tgz#14efd13dc57602937e25f188fd911f118781e527"
- integrity sha512-HNvASMQlah5RsBW6L6c7IJ0vsm+8Sope/wu5sEAf7joJYWNb1LDbJipzmdhdUOnfrDFE6LR1j57x1EYVxrY4ow==
+"@typescript-eslint/parser@5.35.1":
+ version "5.35.1"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.35.1.tgz#bf2ee2ebeaa0a0567213748243fb4eec2857f04f"
+ integrity sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==
dependencies:
- "@typescript-eslint/types" "5.34.0"
- "@typescript-eslint/visitor-keys" "5.34.0"
+ "@typescript-eslint/scope-manager" "5.35.1"
+ "@typescript-eslint/types" "5.35.1"
+ "@typescript-eslint/typescript-estree" "5.35.1"
+ debug "^4.3.4"
"@typescript-eslint/scope-manager@5.35.1":
version "5.35.1"
@@ -220,29 +212,11 @@
debug "^4.3.4"
tsutils "^3.21.0"
-"@typescript-eslint/types@5.34.0":
- version "5.34.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.34.0.tgz#217bf08049e9e7b86694d982e88a2c1566330c78"
- integrity sha512-49fm3xbbUPuzBIOcy2CDpYWqy/X7VBkxVN+DC21e0zIm3+61Z0NZi6J9mqPmSW1BDVk9FIOvuCFyUPjXz93sjA==
-
"@typescript-eslint/types@5.35.1":
version "5.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.35.1.tgz#af355fe52a0cc88301e889bc4ada72f279b63d61"
integrity sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==
-"@typescript-eslint/typescript-estree@5.34.0":
- version "5.34.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.34.0.tgz#ba7b83f4bf8ccbabf074bbf1baca7a58de3ccb9a"
- integrity sha512-mXHAqapJJDVzxauEkfJI96j3D10sd567LlqroyCeJaHnu42sDbjxotGb3XFtGPYKPD9IyLjhsoULML1oI3M86A==
- dependencies:
- "@typescript-eslint/types" "5.34.0"
- "@typescript-eslint/visitor-keys" "5.34.0"
- debug "^4.3.4"
- globby "^11.1.0"
- is-glob "^4.0.3"
- semver "^7.3.7"
- tsutils "^3.21.0"
-
"@typescript-eslint/typescript-estree@5.35.1":
version "5.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.35.1.tgz#db878a39a0dbdc9bb133f11cdad451770bfba211"
@@ -268,14 +242,6 @@
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"
-"@typescript-eslint/visitor-keys@5.34.0":
- version "5.34.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.34.0.tgz#d0fb3e31033e82ddd5de048371ad39eb342b2d40"
- integrity sha512-O1moYjOSrab0a2fUvFpsJe0QHtvTC+cR+ovYpgKrAVXzqQyc74mv76TgY6z+aEtjQE2vgZux3CQVtGryqdcOAw==
- dependencies:
- "@typescript-eslint/types" "5.34.0"
- eslint-visitor-keys "^3.3.0"
-
"@typescript-eslint/visitor-keys@5.35.1":
version "5.35.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.35.1.tgz#285e9e34aed7c876f16ff646a3984010035898e6"