Skip to content

Commit 0c9dc1e

Browse files
authored
Merge pull request #103 from increments/dependabot/npm_and_yarn/typescript-eslint/parser-6.19.1
Bump @typescript-eslint/parser from 6.3.0 to 6.19.1
2 parents b2b4ebd + be6d7d1 commit 0c9dc1e

File tree

2 files changed

+46
-31
lines changed

2 files changed

+46
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/webpack": "^5.28.5",
3333
"@types/ws": "^8.5.10",
3434
"@typescript-eslint/eslint-plugin": "^6.0.0",
35-
"@typescript-eslint/parser": "^6.0.0",
35+
"@typescript-eslint/parser": "^6.19.1",
3636
"classnames": "^2.3.2",
3737
"eslint": "^8.44.0",
3838
"eslint-plugin-react": "^7.33.2",

yarn.lock

Lines changed: 45 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,24 +1104,24 @@
11041104
semver "^7.5.4"
11051105
ts-api-utils "^1.0.1"
11061106

1107-
"@typescript-eslint/parser@^6.0.0":
1108-
version "6.3.0"
1109-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.3.0.tgz#359684c443f4f848db3c4f14674f544f169c8f46"
1110-
integrity sha512-ibP+y2Gr6p0qsUkhs7InMdXrwldjxZw66wpcQq9/PzAroM45wdwyu81T+7RibNCh8oc0AgrsyCwJByncY0Ongg==
1111-
dependencies:
1112-
"@typescript-eslint/scope-manager" "6.3.0"
1113-
"@typescript-eslint/types" "6.3.0"
1114-
"@typescript-eslint/typescript-estree" "6.3.0"
1115-
"@typescript-eslint/visitor-keys" "6.3.0"
1107+
"@typescript-eslint/parser@^6.19.1":
1108+
version "6.19.1"
1109+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.1.tgz#68a87bb21afaf0b1689e9cdce0e6e75bc91ada78"
1110+
integrity sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ==
1111+
dependencies:
1112+
"@typescript-eslint/scope-manager" "6.19.1"
1113+
"@typescript-eslint/types" "6.19.1"
1114+
"@typescript-eslint/typescript-estree" "6.19.1"
1115+
"@typescript-eslint/visitor-keys" "6.19.1"
11161116
debug "^4.3.4"
11171117

1118-
"@typescript-eslint/scope-manager@6.3.0":
1119-
version "6.3.0"
1120-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.3.0.tgz#6b74e338c4b88d5e1dfc1a28c570dd5cf8c86b09"
1121-
integrity sha512-WlNFgBEuGu74ahrXzgefiz/QlVb+qg8KDTpknKwR7hMH+lQygWyx0CQFoUmMn1zDkQjTBBIn75IxtWss77iBIQ==
1118+
"@typescript-eslint/scope-manager@6.19.1":
1119+
version "6.19.1"
1120+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.1.tgz#2f527ee30703a6169a52b31d42a1103d80acd51b"
1121+
integrity sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w==
11221122
dependencies:
1123-
"@typescript-eslint/types" "6.3.0"
1124-
"@typescript-eslint/visitor-keys" "6.3.0"
1123+
"@typescript-eslint/types" "6.19.1"
1124+
"@typescript-eslint/visitor-keys" "6.19.1"
11251125

11261126
"@typescript-eslint/scope-manager@6.5.0":
11271127
version "6.5.0"
@@ -1141,26 +1141,27 @@
11411141
debug "^4.3.4"
11421142
ts-api-utils "^1.0.1"
11431143

1144-
"@typescript-eslint/types@6.3.0":
1145-
version "6.3.0"
1146-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.3.0.tgz#84517f1427923e714b8418981e493b6635ab4c9d"
1147-
integrity sha512-K6TZOvfVyc7MO9j60MkRNWyFSf86IbOatTKGrpTQnzarDZPYPVy0oe3myTMq7VjhfsUAbNUW8I5s+2lZvtx1gg==
1144+
"@typescript-eslint/types@6.19.1":
1145+
version "6.19.1"
1146+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.1.tgz#2d4c9d492a63ede15e7ba7d129bdf7714b77f771"
1147+
integrity sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==
11481148

11491149
"@typescript-eslint/types@6.5.0":
11501150
version "6.5.0"
11511151
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.5.0.tgz#f4e55cfd99ac5346ea772770bf212a3e689a8f04"
11521152
integrity sha512-eqLLOEF5/lU8jW3Bw+8auf4lZSbbljHR2saKnYqON12G/WsJrGeeDHWuQePoEf9ro22+JkbPfWQwKEC5WwLQ3w==
11531153

1154-
"@typescript-eslint/typescript-estree@6.3.0":
1155-
version "6.3.0"
1156-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.3.0.tgz#20e1e10e2f51cdb9e19a2751215cac92c003643c"
1157-
integrity sha512-Xh4NVDaC4eYKY4O3QGPuQNp5NxBAlEvNQYOqJquR2MePNxO11E5K3t5x4M4Mx53IZvtpW+mBxIT0s274fLUocg==
1154+
"@typescript-eslint/typescript-estree@6.19.1":
1155+
version "6.19.1"
1156+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.1.tgz#796d88d88882f12e85bb33d6d82d39e1aea54ed1"
1157+
integrity sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==
11581158
dependencies:
1159-
"@typescript-eslint/types" "6.3.0"
1160-
"@typescript-eslint/visitor-keys" "6.3.0"
1159+
"@typescript-eslint/types" "6.19.1"
1160+
"@typescript-eslint/visitor-keys" "6.19.1"
11611161
debug "^4.3.4"
11621162
globby "^11.1.0"
11631163
is-glob "^4.0.3"
1164+
minimatch "9.0.3"
11641165
semver "^7.5.4"
11651166
ts-api-utils "^1.0.1"
11661167

@@ -1190,12 +1191,12 @@
11901191
"@typescript-eslint/typescript-estree" "6.5.0"
11911192
semver "^7.5.4"
11921193

1193-
"@typescript-eslint/visitor-keys@6.3.0":
1194-
version "6.3.0"
1195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.3.0.tgz#8d09aa3e389ae0971426124c155ac289afbe450a"
1196-
integrity sha512-kEhRRj7HnvaSjux1J9+7dBen15CdWmDnwrpyiHsFX6Qx2iW5LOBUgNefOFeh2PjWPlNwN8TOn6+4eBU3J/gupw==
1194+
"@typescript-eslint/visitor-keys@6.19.1":
1195+
version "6.19.1"
1196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.1.tgz#2164073ed4fc34a5ff3b5e25bb5a442100454c4c"
1197+
integrity sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ==
11971198
dependencies:
1198-
"@typescript-eslint/types" "6.3.0"
1199+
"@typescript-eslint/types" "6.19.1"
11991200
eslint-visitor-keys "^3.4.1"
12001201

12011202
"@typescript-eslint/visitor-keys@6.5.0":
@@ -1697,6 +1698,13 @@ brace-expansion@^1.1.7:
16971698
balanced-match "^1.0.0"
16981699
concat-map "0.0.1"
16991700

1701+
brace-expansion@^2.0.1:
1702+
version "2.0.1"
1703+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
1704+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
1705+
dependencies:
1706+
balanced-match "^1.0.0"
1707+
17001708
braces@^3.0.2, braces@~3.0.2:
17011709
version "3.0.2"
17021710
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -4204,6 +4212,13 @@ mimic-fn@^4.0.0:
42044212
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
42054213
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
42064214

4215+
minimatch@9.0.3:
4216+
version "9.0.3"
4217+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4218+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
4219+
dependencies:
4220+
brace-expansion "^2.0.1"
4221+
42074222
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
42084223
version "3.1.2"
42094224
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy