Skip to content

Commit 1a13b77

Browse files
committed
chore(deps): update typescript-eslint monorepo to v5.10.0
1 parent 697b3b8 commit 1a13b77

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/bl": "5.0.2",
1717
"@types/jest": "27.4.0",
1818
"@types/supertest": "2.0.11",
19-
"@typescript-eslint/eslint-plugin": "5.9.0",
20-
"@typescript-eslint/parser": "5.9.0",
19+
"@typescript-eslint/eslint-plugin": "5.10.0",
20+
"@typescript-eslint/parser": "5.10.0",
2121
"concurrently": "7.0.0",
2222
"eslint": "8.6.0",
2323
"eslint-config-prettier": "8.3.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -7060,41 +7060,29 @@
70607060
dependencies:
70617061
"@types/yargs-parser" "*"
70627062

7063-
"@typescript-eslint/eslint-plugin@5.9.0":
7064-
version "5.9.0"
7065-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.9.0.tgz#382182d5cb062f52aac54434cfc47c28898c8006"
7066-
integrity sha512-qT4lr2jysDQBQOPsCCvpPUZHjbABoTJW8V9ZzIYKHMfppJtpdtzszDYsldwhFxlhvrp7aCHeXD1Lb9M1zhwWwQ==
7067-
dependencies:
7068-
"@typescript-eslint/experimental-utils" "5.9.0"
7069-
"@typescript-eslint/scope-manager" "5.9.0"
7070-
"@typescript-eslint/type-utils" "5.9.0"
7063+
"@typescript-eslint/eslint-plugin@5.10.0":
7064+
version "5.10.0"
7065+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.0.tgz#e90afea96dff8620892ad216b0e4ccdf8ee32d3a"
7066+
integrity sha512-XXVKnMsq2fuu9K2KsIxPUGqb6xAImz8MEChClbXmE3VbveFtBUU5bzM6IPVWqzyADIgdkS2Ws/6Xo7W2TeZWjQ==
7067+
dependencies:
7068+
"@typescript-eslint/scope-manager" "5.10.0"
7069+
"@typescript-eslint/type-utils" "5.10.0"
7070+
"@typescript-eslint/utils" "5.10.0"
70717071
debug "^4.3.2"
70727072
functional-red-black-tree "^1.0.1"
70737073
ignore "^5.1.8"
70747074
regexpp "^3.2.0"
70757075
semver "^7.3.5"
70767076
tsutils "^3.21.0"
70777077

7078-
"@typescript-eslint/[email protected]":
7079-
version "5.9.0"
7080-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.9.0.tgz#652762d37d6565ef07af285021b8347b6c79a827"
7081-
integrity sha512-ZnLVjBrf26dn7ElyaSKa6uDhqwvAi4jBBmHK1VxuFGPRAxhdi18ubQYSGA7SRiFiES3q9JiBOBHEBStOFkwD2g==
7082-
dependencies:
7083-
"@types/json-schema" "^7.0.9"
7084-
"@typescript-eslint/scope-manager" "5.9.0"
7085-
"@typescript-eslint/types" "5.9.0"
7086-
"@typescript-eslint/typescript-estree" "5.9.0"
7087-
eslint-scope "^5.1.1"
7088-
eslint-utils "^3.0.0"
7089-
7090-
"@typescript-eslint/[email protected]":
7091-
version "5.9.0"
7092-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.0.tgz#fdbb08767a4caa6ca6ccfed5f9ffe9387f0c7d97"
7093-
integrity sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ==
7078+
"@typescript-eslint/[email protected]":
7079+
version "5.10.0"
7080+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.0.tgz#8f59e036f5f1cffc178cacbd5ccdd02aeb96c91c"
7081+
integrity sha512-pJB2CCeHWtwOAeIxv8CHVGJhI5FNyJAIpx5Pt72YkK3QfEzt6qAlXZuyaBmyfOdM62qU0rbxJzNToPTVeJGrQw==
70947082
dependencies:
7095-
"@typescript-eslint/scope-manager" "5.9.0"
7096-
"@typescript-eslint/types" "5.9.0"
7097-
"@typescript-eslint/typescript-estree" "5.9.0"
7083+
"@typescript-eslint/scope-manager" "5.10.0"
7084+
"@typescript-eslint/types" "5.10.0"
7085+
"@typescript-eslint/typescript-estree" "5.10.0"
70987086
debug "^4.3.2"
70997087

71007088
"@typescript-eslint/parser@^5.0.0":
@@ -7107,6 +7095,14 @@
71077095
"@typescript-eslint/typescript-estree" "5.5.0"
71087096
debug "^4.3.2"
71097097

7098+
"@typescript-eslint/[email protected]":
7099+
version "5.10.0"
7100+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.0.tgz#bb5d872e8b9e36203908595507fbc4d3105329cb"
7101+
integrity sha512-tgNgUgb4MhqK6DoKn3RBhyZ9aJga7EQrw+2/OiDk5hKf3pTVZWyqBi7ukP+Z0iEEDMF5FDa64LqODzlfE4O/Dg==
7102+
dependencies:
7103+
"@typescript-eslint/types" "5.10.0"
7104+
"@typescript-eslint/visitor-keys" "5.10.0"
7105+
71107106
"@typescript-eslint/[email protected]":
71117107
version "5.5.0"
71127108
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.5.0.tgz#2b9f3672fa6cddcb4160e7e8b49ef1fd00f83c09"
@@ -7115,32 +7111,37 @@
71157111
"@typescript-eslint/types" "5.5.0"
71167112
"@typescript-eslint/visitor-keys" "5.5.0"
71177113

7118-
"@typescript-eslint/[email protected]":
7119-
version "5.9.0"
7120-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.0.tgz#02dfef920290c1dcd7b1999455a3eaae7a1a3117"
7121-
integrity sha512-DKtdIL49Qxk2a8icF6whRk7uThuVz4A6TCXfjdJSwOsf+9ree7vgQWcx0KOyCdk0i9ETX666p4aMhrRhxhUkyg==
7122-
dependencies:
7123-
"@typescript-eslint/types" "5.9.0"
7124-
"@typescript-eslint/visitor-keys" "5.9.0"
7125-
7126-
"@typescript-eslint/[email protected]":
7127-
version "5.9.0"
7128-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.0.tgz#fd5963ead04bc9b7af9c3a8e534d8d39f1ce5f93"
7129-
integrity sha512-uVCb9dJXpBrK1071ri5aEW7ZHdDHAiqEjYznF3HSSvAJXyrkxGOw2Ejibz/q6BXdT8lea8CMI0CzKNFTNI6TEQ==
7114+
"@typescript-eslint/[email protected]":
7115+
version "5.10.0"
7116+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.10.0.tgz#8524b9479c19c478347a7df216827e749e4a51e5"
7117+
integrity sha512-TzlyTmufJO5V886N+hTJBGIfnjQDQ32rJYxPaeiyWKdjsv2Ld5l8cbS7pxim4DeNs62fKzRSt8Q14Evs4JnZyQ==
71307118
dependencies:
7131-
"@typescript-eslint/experimental-utils" "5.9.0"
7119+
"@typescript-eslint/utils" "5.10.0"
71327120
debug "^4.3.2"
71337121
tsutils "^3.21.0"
71347122

7123+
"@typescript-eslint/[email protected]":
7124+
version "5.10.0"
7125+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.0.tgz#beb3cb345076f5b088afe996d57bcd1dfddaa75c"
7126+
integrity sha512-wUljCgkqHsMZbw60IbOqT/puLfyqqD5PquGiBo1u1IS3PLxdi3RDGlyf032IJyh+eQoGhz9kzhtZa+VC4eWTlQ==
7127+
71357128
"@typescript-eslint/[email protected]":
71367129
version "5.5.0"
71377130
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.5.0.tgz#fee61ae510e84ed950a53937a2b443e078107003"
71387131
integrity sha512-OaYTqkW3GnuHxqsxxJ6KypIKd5Uw7bFiQJZRyNi1jbMJnK3Hc/DR4KwB6KJj6PBRkJJoaNwzMNv9vtTk87JhOg==
71397132

7140-
"@typescript-eslint/[email protected]":
7141-
version "5.9.0"
7142-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.0.tgz#e5619803e39d24a03b3369506df196355736e1a3"
7143-
integrity sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==
7133+
"@typescript-eslint/[email protected]":
7134+
version "5.10.0"
7135+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.0.tgz#4be24a3dea0f930bb1397c46187d0efdd955a224"
7136+
integrity sha512-x+7e5IqfwLwsxTdliHRtlIYkgdtYXzE0CkFeV6ytAqq431ZyxCFzNMNR5sr3WOlIG/ihVZr9K/y71VHTF/DUQA==
7137+
dependencies:
7138+
"@typescript-eslint/types" "5.10.0"
7139+
"@typescript-eslint/visitor-keys" "5.10.0"
7140+
debug "^4.3.2"
7141+
globby "^11.0.4"
7142+
is-glob "^4.0.3"
7143+
semver "^7.3.5"
7144+
tsutils "^3.21.0"
71447145

71457146
"@typescript-eslint/[email protected]":
71467147
version "5.5.0"
@@ -7155,18 +7156,25 @@
71557156
semver "^7.3.5"
71567157
tsutils "^3.21.0"
71577158

7158-
"@typescript-eslint/typescript-estree@5.9.0":
7159-
version "5.9.0"
7160-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz#0e5c6f03f982931abbfbc3c1b9df5fbf92a3490f"
7161-
integrity sha512-kxo3xL2mB7XmiVZcECbaDwYCt3qFXz99tBSuVJR4L/sR7CJ+UNAPrYILILktGj1ppfZ/jNt/cWYbziJUlHl1Pw==
7159+
"@typescript-eslint/utils@5.10.0":
7160+
version "5.10.0"
7161+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.10.0.tgz#c3d152a85da77c400e37281355561c72fb1b5a65"
7162+
integrity sha512-IGYwlt1CVcFoE2ueW4/ioEwybR60RAdGeiJX/iDAw0t5w0wK3S7QncDwpmsM70nKgGTuVchEWB8lwZwHqPAWRg==
71627163
dependencies:
7163-
"@typescript-eslint/types" "5.9.0"
7164-
"@typescript-eslint/visitor-keys" "5.9.0"
7165-
debug "^4.3.2"
7166-
globby "^11.0.4"
7167-
is-glob "^4.0.3"
7168-
semver "^7.3.5"
7169-
tsutils "^3.21.0"
7164+
"@types/json-schema" "^7.0.9"
7165+
"@typescript-eslint/scope-manager" "5.10.0"
7166+
"@typescript-eslint/types" "5.10.0"
7167+
"@typescript-eslint/typescript-estree" "5.10.0"
7168+
eslint-scope "^5.1.1"
7169+
eslint-utils "^3.0.0"
7170+
7171+
"@typescript-eslint/[email protected]":
7172+
version "5.10.0"
7173+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.0.tgz#770215497ad67cd15a572b52089991d5dfe06281"
7174+
integrity sha512-GMxj0K1uyrFLPKASLmZzCuSddmjZVbVj3Ouy5QVuIGKZopxvOr24JsS7gruz6C3GExE01mublZ3mIBOaon9zuQ==
7175+
dependencies:
7176+
"@typescript-eslint/types" "5.10.0"
7177+
eslint-visitor-keys "^3.0.0"
71707178

71717179
"@typescript-eslint/[email protected]":
71727180
version "5.5.0"
@@ -7176,14 +7184,6 @@
71767184
"@typescript-eslint/types" "5.5.0"
71777185
eslint-visitor-keys "^3.0.0"
71787186

7179-
"@typescript-eslint/[email protected]":
7180-
version "5.9.0"
7181-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz#7585677732365e9d27f1878150fab3922784a1a6"
7182-
integrity sha512-6zq0mb7LV0ThExKlecvpfepiB+XEtFv/bzx7/jKSgyXTFD7qjmSu1FoiS0x3OZaiS+UIXpH2vd9O89f02RCtgw==
7183-
dependencies:
7184-
"@typescript-eslint/types" "5.9.0"
7185-
eslint-visitor-keys "^3.0.0"
7186-
71877187
"@web-std/blob@^3.0.0", "@web-std/blob@^3.0.1":
71887188
version "3.0.1"
71897189
resolved "https://registry.yarnpkg.com/@web-std/blob/-/blob-3.0.1.tgz#d2cebb0d8efde619b140fbb22b3ba302edd98125"

0 commit comments

Comments
 (0)