Skip to content

Commit 0cb6222

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 24cdb3f commit 0cb6222

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
@@ -2191,14 +2191,14 @@
21912191
eslint-scope "^5.0.0"
21922192
eslint-utils "^2.0.0"
21932193

2194-
"@typescript-eslint/parser@4.26.0":
2195-
version "4.26.0"
2196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.0.tgz#31b6b732c9454f757b020dab9b6754112aa5eeaf"
2197-
integrity sha512-b4jekVJG9FfmjUfmM4VoOItQhPlnt6MPOBUL0AQbiTmm+SSpSdhHYlwayOm4IW9KLI/4/cRKtQCmDl1oE2OlPg==
2198-
dependencies:
2199-
"@typescript-eslint/scope-manager" "4.26.0"
2200-
"@typescript-eslint/types" "4.26.0"
2201-
"@typescript-eslint/typescript-estree" "4.26.0"
2194+
"@typescript-eslint/parser@4.33.0":
2195+
version "4.33.0"
2196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
2197+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
2198+
dependencies:
2199+
"@typescript-eslint/scope-manager" "4.33.0"
2200+
"@typescript-eslint/types" "4.33.0"
2201+
"@typescript-eslint/typescript-estree" "4.33.0"
22022202
debug "^4.3.1"
22032203

22042204
"@typescript-eslint/scope-manager@4.26.0":
@@ -2209,11 +2209,24 @@
22092209
"@typescript-eslint/types" "4.26.0"
22102210
"@typescript-eslint/visitor-keys" "4.26.0"
22112211

2212+
"@typescript-eslint/scope-manager@4.33.0":
2213+
version "4.33.0"
2214+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
2215+
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
2216+
dependencies:
2217+
"@typescript-eslint/types" "4.33.0"
2218+
"@typescript-eslint/visitor-keys" "4.33.0"
2219+
22122220
"@typescript-eslint/types@4.26.0":
22132221
version "4.26.0"
22142222
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.0.tgz#7c6732c0414f0a69595f4f846ebe12616243d546"
22152223
integrity sha512-rADNgXl1kS/EKnDr3G+m7fB9yeJNnR9kF7xMiXL6mSIWpr3Wg5MhxyfEXy/IlYthsqwBqHOr22boFbf/u6O88A==
22162224

2225+
"@typescript-eslint/types@4.33.0":
2226+
version "4.33.0"
2227+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
2228+
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
2229+
22172230
"@typescript-eslint/typescript-estree@2.34.0":
22182231
version "2.34.0"
22192232
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5"
@@ -2240,6 +2253,19 @@
22402253
semver "^7.3.5"
22412254
tsutils "^3.21.0"
22422255

2256+
"@typescript-eslint/typescript-estree@4.33.0":
2257+
version "4.33.0"
2258+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
2259+
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
2260+
dependencies:
2261+
"@typescript-eslint/types" "4.33.0"
2262+
"@typescript-eslint/visitor-keys" "4.33.0"
2263+
debug "^4.3.1"
2264+
globby "^11.0.3"
2265+
is-glob "^4.0.1"
2266+
semver "^7.3.5"
2267+
tsutils "^3.21.0"
2268+
22432269
"@typescript-eslint/visitor-keys@4.26.0":
22442270
version "4.26.0"
22452271
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.0.tgz#26d2583169222815be4dcd1da4fe5459bc3bcc23"
@@ -2248,6 +2274,14 @@
22482274
"@typescript-eslint/types" "4.26.0"
22492275
eslint-visitor-keys "^2.0.0"
22502276

2277+
"@typescript-eslint/visitor-keys@4.33.0":
2278+
version "4.33.0"
2279+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
2280+
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
2281+
dependencies:
2282+
"@typescript-eslint/types" "4.33.0"
2283+
eslint-visitor-keys "^2.0.0"
2284+
22512285
"@xmldom/xmldom@^0.8.3":
22522286
version "0.8.6"
22532287
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.6.tgz#8a1524eb5bd5e965c1e3735476f0262469f71440"

0 commit comments

Comments
 (0)