aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-28 15:46:48 +0000
committerGitHub <noreply@github.com>2022-06-28 15:46:48 +0000
commit70b591527db8959f12d1653b1072b459183f70b8 (patch)
tree7956c7feee903e9f872b19c4fa4dc070d301bfd5
parentBump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#118) (diff)
downloadee4511w-web-70b591527db8959f12d1653b1072b459183f70b8.tar
ee4511w-web-70b591527db8959f12d1653b1072b459183f70b8.tar.gz
ee4511w-web-70b591527db8959f12d1653b1072b459183f70b8.tar.bz2
ee4511w-web-70b591527db8959f12d1653b1072b459183f70b8.tar.lz
ee4511w-web-70b591527db8959f12d1653b1072b459183f70b8.tar.xz
ee4511w-web-70b591527db8959f12d1653b1072b459183f70b8.tar.zst
ee4511w-web-70b591527db8959f12d1653b1072b459183f70b8.zip
Bump @typescript-eslint/parser from 5.29.0 to 5.30.0 (#119)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.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.30.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>
-rw-r--r--package.json2
-rw-r--r--yarn.lock50
2 files changed, 43 insertions, 9 deletions
diff --git a/package.json b/package.json
index 1c2a15f..5b7dfd6 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.29.0",
- "@typescript-eslint/parser": "5.29.0",
+ "@typescript-eslint/parser": "5.30.0",
"eslint": "8.18.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
diff --git a/yarn.lock b/yarn.lock
index 4f2c5f6..62a0b3e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -192,14 +192,14 @@
semver "^7.3.7"
tsutils "^3.21.0"
-"@typescript-eslint/parser@5.29.0":
- version "5.29.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.29.0.tgz#41314b195b34d44ff38220caa55f3f93cfca43cf"
- integrity sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==
- dependencies:
- "@typescript-eslint/scope-manager" "5.29.0"
- "@typescript-eslint/types" "5.29.0"
- "@typescript-eslint/typescript-estree" "5.29.0"
+"@typescript-eslint/parser@5.30.0":
+ version "5.30.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.0.tgz#a2184fb5f8ef2bf1db0ae61a43907e2e32aa1b8f"
+ integrity sha512-2oYYUws5o2liX6SrFQ5RB88+PuRymaM2EU02/9Ppoyu70vllPnHVO7ioxDdq/ypXHA277R04SVjxvwI8HmZpzA==
+ dependencies:
+ "@typescript-eslint/scope-manager" "5.30.0"
+ "@typescript-eslint/types" "5.30.0"
+ "@typescript-eslint/typescript-estree" "5.30.0"
debug "^4.3.4"
"@typescript-eslint/scope-manager@5.29.0":
@@ -210,6 +210,14 @@
"@typescript-eslint/types" "5.29.0"
"@typescript-eslint/visitor-keys" "5.29.0"
+"@typescript-eslint/scope-manager@5.30.0":
+ version "5.30.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.0.tgz#bf585ee801ab4ad84db2f840174e171a6bb002c7"
+ integrity sha512-3TZxvlQcK5fhTBw5solQucWSJvonXf5yua5nx8OqK94hxdrT7/6W3/CS42MLd/f1BmlmmbGEgQcTHHCktUX5bQ==
+ dependencies:
+ "@typescript-eslint/types" "5.30.0"
+ "@typescript-eslint/visitor-keys" "5.30.0"
+
"@typescript-eslint/type-utils@5.29.0":
version "5.29.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.29.0.tgz#241918001d164044020b37d26d5b9f4e37cc3d5d"
@@ -224,6 +232,11 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.29.0.tgz#7861d3d288c031703b2d97bc113696b4d8c19aab"
integrity sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg==
+"@typescript-eslint/types@5.30.0":
+ version "5.30.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.0.tgz#db7d81d585a3da3801432a9c1d2fafbff125e110"
+ integrity sha512-vfqcBrsRNWw/LBXyncMF/KrUTYYzzygCSsVqlZ1qGu1QtGs6vMkt3US0VNSQ05grXi5Yadp3qv5XZdYLjpp8ag==
+
"@typescript-eslint/typescript-estree@5.29.0":
version "5.29.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.29.0.tgz#e83d19aa7fd2e74616aab2f25dfbe4de4f0b5577"
@@ -237,6 +250,19 @@
semver "^7.3.7"
tsutils "^3.21.0"
+"@typescript-eslint/typescript-estree@5.30.0":
+ version "5.30.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.0.tgz#4565ee8a6d2ac368996e20b2344ea0eab1a8f0bb"
+ integrity sha512-hDEawogreZB4n1zoqcrrtg/wPyyiCxmhPLpZ6kmWfKF5M5G0clRLaEexpuWr31fZ42F96SlD/5xCt1bT5Qm4Nw==
+ dependencies:
+ "@typescript-eslint/types" "5.30.0"
+ "@typescript-eslint/visitor-keys" "5.30.0"
+ debug "^4.3.4"
+ globby "^11.1.0"
+ is-glob "^4.0.3"
+ semver "^7.3.7"
+ tsutils "^3.21.0"
+
"@typescript-eslint/utils@5.29.0":
version "5.29.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.29.0.tgz#775046effd5019667bd086bcf326acbe32cd0082"
@@ -257,6 +283,14 @@
"@typescript-eslint/types" "5.29.0"
eslint-visitor-keys "^3.3.0"
+"@typescript-eslint/visitor-keys@5.30.0":
+ version "5.30.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.0.tgz#07721d23daca2ec4c2da7f1e660d41cd78bacac3"
+ integrity sha512-6WcIeRk2DQ3pHKxU1Ni0qMXJkjO/zLjBymlYBy/53qxe7yjEFSvzKLDToJjURUhSl2Fzhkl4SMXQoETauF74cw==
+ dependencies:
+ "@typescript-eslint/types" "5.30.0"
+ eslint-visitor-keys "^3.3.0"
+
"@xmldom/xmldom@^0.7.0", "@xmldom/xmldom@^0.7.5":
version "0.7.5"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"