Skip to content

Commit b42c61f

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.33.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.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>
1 parent 44622fa commit b42c61f

File tree

2 files changed

+43
-9
lines changed

2 files changed

+43
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/express": "4.17.13",
5151
"@types/jest": "26.0.9",
5252
"@typescript-eslint/eslint-plugin": "4.26.0",
53-
"@typescript-eslint/parser": "4.26.0",
53+
"@typescript-eslint/parser": "4.33.0",
5454
"babel-eslint": "10.0.3",
5555
"eslint": "6.8.0",
5656
"eslint-config-airbnb-base": "14.0.0",

yarn.lock

Lines changed: 42 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,14 +2155,14 @@
21552155
eslint-scope "^5.0.0"
21562156
eslint-utils "^2.0.0"
21572157

2158-
"@typescript-eslint/parser@4.26.0":
2159-
version "4.26.0"
2160-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
2161-
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
2162-
dependencies:
2163-
"@typescript-eslint/scope-manager" "4.26.0"
2164-
"@typescript-eslint/types" "4.26.0"
2165-
"@typescript-eslint/typescript-estree" "4.26.0"
2158+
"@typescript-eslint/parser@4.33.0":
2159+
version "4.33.0"
2160+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
2161+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
2162+
dependencies:
2163+
"@typescript-eslint/scope-manager" "4.33.0"
2164+
"@typescript-eslint/types" "4.33.0"
2165+
"@typescript-eslint/typescript-estree" "4.33.0"
21662166
debug "^4.3.1"
21672167

21682168
"@typescript-eslint/scope-manager@4.26.0":
@@ -2173,11 +2173,24 @@
21732173
"@typescript-eslint/types" "4.26.0"
21742174
"@typescript-eslint/visitor-keys" "4.26.0"
21752175

2176+
"@typescript-eslint/scope-manager@4.33.0":
2177+
version "4.33.0"
2178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
2179+
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
2180+
dependencies:
2181+
"@typescript-eslint/types" "4.33.0"
2182+
"@typescript-eslint/visitor-keys" "4.33.0"
2183+
21762184
"@typescript-eslint/types@4.26.0":
21772185
version "4.26.0"
21782186
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
21792187
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
21802188

2189+
"@typescript-eslint/types@4.33.0":
2190+
version "4.33.0"
2191+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
2192+
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
2193+
21812194
"@typescript-eslint/typescript-estree@2.34.0":
21822195
version "2.34.0"
21832196
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5"
@@ -2204,6 +2217,19 @@
22042217
semver "^7.3.5"
22052218
tsutils "^3.21.0"
22062219

2220+
"@typescript-eslint/typescript-estree@4.33.0":
2221+
version "4.33.0"
2222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
2223+
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
2224+
dependencies:
2225+
"@typescript-eslint/types" "4.33.0"
2226+
"@typescript-eslint/visitor-keys" "4.33.0"
2227+
debug "^4.3.1"
2228+
globby "^11.0.3"
2229+
is-glob "^4.0.1"
2230+
semver "^7.3.5"
2231+
tsutils "^3.21.0"
2232+
22072233
"@typescript-eslint/visitor-keys@4.26.0":
22082234
version "4.26.0"
22092235
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
@@ -2212,6 +2238,14 @@
22122238
"@typescript-eslint/types" "4.26.0"
22132239
eslint-visitor-keys "^2.0.0"
22142240

2241+
"@typescript-eslint/visitor-keys@4.33.0":
2242+
version "4.33.0"
2243+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
2244+
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
2245+
dependencies:
2246+
"@typescript-eslint/types" "4.33.0"
2247+
eslint-visitor-keys "^2.0.0"
2248+
22152249
"@xmldom/xmldom@^0.7.0":
22162250
version "0.7.5"
22172251
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d"

0 commit comments

Comments
 (0)