Skip to content

Commit a6df214

Browse files
authored
Merge pull request #8396 from fossasia/dependabot/npm_and_yarn/typescript-eslint/parser-5.13.0
chore(deps-dev): bump @typescript-eslint/parser from 5.12.1 to 5.13.0
2 parents eef2875 + 49bd9e7 commit a6df214

File tree

2 files changed

+9
-43
lines changed

2 files changed

+9
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/rsvp": "^4.0.4",
5252
"@types/url-parse": "^1.4.8",
5353
"@typescript-eslint/eslint-plugin": "^5.13.0",
54-
"@typescript-eslint/parser": "^5.12.1",
54+
"@typescript-eslint/parser": "^5.13.0",
5555
"async": "^3.2.3",
5656
"babel-eslint": "^10.1.0",
5757
"broccoli-asset-rev": "^3.0.0",

yarn.lock

Lines changed: 8 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2706,23 +2706,15 @@
27062706
semver "^7.3.5"
27072707
tsutils "^3.21.0"
27082708

2709-
"@typescript-eslint/parser@^5.12.1":
2710-
version "5.12.1"
2711-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.12.1.tgz#b090289b553b8aa0899740d799d0f96e6f49771b"
2712-
integrity sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==
2713-
dependencies:
2714-
"@typescript-eslint/scope-manager" "5.12.1"
2715-
"@typescript-eslint/types" "5.12.1"
2716-
"@typescript-eslint/typescript-estree" "5.12.1"
2717-
debug "^4.3.2"
2718-
2719-
"@typescript-eslint/[email protected]":
2720-
version "5.12.1"
2721-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz#58734fd45d2d1dec49641aacc075fba5f0968817"
2722-
integrity sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==
2709+
"@typescript-eslint/parser@^5.13.0":
2710+
version "5.13.0"
2711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.13.0.tgz#0394ed8f2f849273c0bf4b811994d177112ced5c"
2712+
integrity sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==
27232713
dependencies:
2724-
"@typescript-eslint/types" "5.12.1"
2725-
"@typescript-eslint/visitor-keys" "5.12.1"
2714+
"@typescript-eslint/scope-manager" "5.13.0"
2715+
"@typescript-eslint/types" "5.13.0"
2716+
"@typescript-eslint/typescript-estree" "5.13.0"
2717+
debug "^4.3.2"
27262718

27272719
"@typescript-eslint/[email protected]":
27282720
version "5.13.0"
@@ -2741,29 +2733,11 @@
27412733
debug "^4.3.2"
27422734
tsutils "^3.21.0"
27432735

2744-
"@typescript-eslint/[email protected]":
2745-
version "5.12.1"
2746-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.12.1.tgz#46a36a28ff4d946821b58fe5a73c81dc2e12aa89"
2747-
integrity sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==
2748-
27492736
"@typescript-eslint/[email protected]":
27502737
version "5.13.0"
27512738
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.13.0.tgz#da1de4ae905b1b9ff682cab0bed6b2e3be9c04e5"
27522739
integrity sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==
27532740

2754-
"@typescript-eslint/[email protected]":
2755-
version "5.12.1"
2756-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz#6a9425b9c305bcbc38e2d1d9a24c08e15e02b722"
2757-
integrity sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==
2758-
dependencies:
2759-
"@typescript-eslint/types" "5.12.1"
2760-
"@typescript-eslint/visitor-keys" "5.12.1"
2761-
debug "^4.3.2"
2762-
globby "^11.0.4"
2763-
is-glob "^4.0.3"
2764-
semver "^7.3.5"
2765-
tsutils "^3.21.0"
2766-
27672741
"@typescript-eslint/[email protected]":
27682742
version "5.13.0"
27692743
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.13.0.tgz#b37c07b748ff030a3e93d87c842714e020b78141"
@@ -2789,14 +2763,6 @@
27892763
eslint-scope "^5.1.1"
27902764
eslint-utils "^3.0.0"
27912765

2792-
"@typescript-eslint/[email protected]":
2793-
version "5.12.1"
2794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz#f722da106c8f9695ae5640574225e45af3e52ec3"
2795-
integrity sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==
2796-
dependencies:
2797-
"@typescript-eslint/types" "5.12.1"
2798-
eslint-visitor-keys "^3.0.0"
2799-
28002766
"@typescript-eslint/[email protected]":
28012767
version "5.13.0"
28022768
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.13.0.tgz#f45ff55bcce16403b221ac9240fbeeae4764f0fd"

0 commit comments

Comments
 (0)