Skip to content

Commit 42f5bd5

Browse files
dependabot[bot]zegl
authored andcommitted
build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.45.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.45.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 cdbf1b7 commit 42f5bd5

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/jest": "^27.5.1",
4141
"@types/node": "^18.11.9",
42-
"@typescript-eslint/parser": "^5.43.0",
42+
"@typescript-eslint/parser": "^5.45.0",
4343
"@vercel/ncc": "^0.34.0",
4444
"eslint": "^8.28.0",
4545
"eslint-plugin-github": "^4.4.1",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -956,14 +956,14 @@
956956
semver "^7.3.7"
957957
tsutils "^3.21.0"
958958

959-
"@typescript-eslint/parser@^5.1.0", "@typescript-eslint/parser@^5.43.0":
960-
version "5.43.0"
961-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.43.0.tgz#9c86581234b88f2ba406f0b99a274a91c11630fd"
962-
integrity sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==
963-
dependencies:
964-
"@typescript-eslint/scope-manager" "5.43.0"
965-
"@typescript-eslint/types" "5.43.0"
966-
"@typescript-eslint/typescript-estree" "5.43.0"
959+
"@typescript-eslint/parser@^5.1.0", "@typescript-eslint/parser@^5.45.0":
960+
version "5.45.0"
961+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.45.0.tgz#b18a5f6b3cf1c2b3e399e9d2df4be40d6b0ddd0e"
962+
integrity sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==
963+
dependencies:
964+
"@typescript-eslint/scope-manager" "5.45.0"
965+
"@typescript-eslint/types" "5.45.0"
966+
"@typescript-eslint/typescript-estree" "5.45.0"
967967
debug "^4.3.4"
968968

969969
"@typescript-eslint/scope-manager@5.25.0":
@@ -982,13 +982,13 @@
982982
"@typescript-eslint/types" "5.26.0"
983983
"@typescript-eslint/visitor-keys" "5.26.0"
984984

985-
"@typescript-eslint/scope-manager@5.43.0":
986-
version "5.43.0"
987-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.43.0.tgz#566e46303392014d5d163704724872e1f2dd3c15"
988-
integrity sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==
985+
"@typescript-eslint/scope-manager@5.45.0":
986+
version "5.45.0"
987+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96"
988+
integrity sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==
989989
dependencies:
990-
"@typescript-eslint/types" "5.43.0"
991-
"@typescript-eslint/visitor-keys" "5.43.0"
990+
"@typescript-eslint/types" "5.45.0"
991+
"@typescript-eslint/visitor-keys" "5.45.0"
992992

993993
"@typescript-eslint/type-utils@5.25.0":
994994
version "5.25.0"
@@ -1009,10 +1009,10 @@
10091009
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.26.0.tgz"
10101010
integrity sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA==
10111011

1012-
"@typescript-eslint/types@5.43.0":
1013-
version "5.43.0"
1014-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
1015-
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
1012+
"@typescript-eslint/types@5.45.0":
1013+
version "5.45.0"
1014+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.0.tgz#794760b9037ee4154c09549ef5a96599621109c5"
1015+
integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==
10161016

10171017
"@typescript-eslint/typescript-estree@5.25.0":
10181018
version "5.25.0"
@@ -1040,13 +1040,13 @@
10401040
semver "^7.3.7"
10411041
tsutils "^3.21.0"
10421042

1043-
"@typescript-eslint/typescript-estree@5.43.0":
1044-
version "5.43.0"
1045-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.43.0.tgz#b6883e58ba236a602c334be116bfc00b58b3b9f2"
1046-
integrity sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==
1043+
"@typescript-eslint/typescript-estree@5.45.0":
1044+
version "5.45.0"
1045+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d"
1046+
integrity sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==
10471047
dependencies:
1048-
"@typescript-eslint/types" "5.43.0"
1049-
"@typescript-eslint/visitor-keys" "5.43.0"
1048+
"@typescript-eslint/types" "5.45.0"
1049+
"@typescript-eslint/visitor-keys" "5.45.0"
10501050
debug "^4.3.4"
10511051
globby "^11.1.0"
10521052
is-glob "^4.0.3"
@@ -1093,12 +1093,12 @@
10931093
"@typescript-eslint/types" "5.26.0"
10941094
eslint-visitor-keys "^3.3.0"
10951095

1096-
"@typescript-eslint/visitor-keys@5.43.0":
1097-
version "5.43.0"
1098-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.43.0.tgz#cbbdadfdfea385310a20a962afda728ea106befa"
1099-
integrity sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==
1096+
"@typescript-eslint/visitor-keys@5.45.0":
1097+
version "5.45.0"
1098+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.0.tgz#e0d160e9e7fdb7f8da697a5b78e7a14a22a70528"
1099+
integrity sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==
11001100
dependencies:
1101-
"@typescript-eslint/types" "5.43.0"
1101+
"@typescript-eslint/types" "5.45.0"
11021102
eslint-visitor-keys "^3.3.0"
11031103

11041104
"@vercel/ncc@^0.34.0":

0 commit comments

Comments
 (0)