Skip to content

Commit faf0878

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.9.0 to 5.9.1
1 parent ae4cc2e commit faf0878

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
@@ -27,7 +27,7 @@
2727
"@swc-node/register": "^1.4.2",
2828
"@types/node": "^17.0.8",
2929
"@typescript-eslint/eslint-plugin": "^5.9.0",
30-
"@typescript-eslint/parser": "^5.9.0",
30+
"@typescript-eslint/parser": "^5.9.1",
3131
"ava": "^4.0.1",
3232
"benchmark": "^2.1.4",
3333
"codecov": "^3.8.3",

yarn.lock

Lines changed: 42 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,14 +1390,14 @@
13901390
eslint-scope "^5.1.1"
13911391
eslint-utils "^3.0.0"
13921392

1393-
"@typescript-eslint/parser@^5.9.0":
1394-
version "5.9.0"
1395-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.0.tgz#fdbb08767a4caa6ca6ccfed5f9ffe9387f0c7d97"
1396-
integrity sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ==
1397-
dependencies:
1398-
"@typescript-eslint/scope-manager" "5.9.0"
1399-
"@typescript-eslint/types" "5.9.0"
1400-
"@typescript-eslint/typescript-estree" "5.9.0"
1393+
"@typescript-eslint/parser@^5.9.1":
1394+
version "5.9.1"
1395+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.1.tgz#b114011010a87e17b3265ca715e16c76a9834cef"
1396+
integrity sha512-PLYO0AmwD6s6n0ZQB5kqPgfvh73p0+VqopQQLuNfi7Lm0EpfKyDalchpVwkE+81k5HeiRrTV/9w1aNHzjD7C4g==
1397+
dependencies:
1398+
"@typescript-eslint/scope-manager" "5.9.1"
1399+
"@typescript-eslint/types" "5.9.1"
1400+
"@typescript-eslint/typescript-estree" "5.9.1"
14011401
debug "^4.3.2"
14021402

14031403
"@typescript-eslint/[email protected]":
@@ -1408,6 +1408,14 @@
14081408
"@typescript-eslint/types" "5.9.0"
14091409
"@typescript-eslint/visitor-keys" "5.9.0"
14101410

1411+
"@typescript-eslint/[email protected]":
1412+
version "5.9.1"
1413+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.1.tgz#6c27be89f1a9409f284d95dfa08ee3400166fe69"
1414+
integrity sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==
1415+
dependencies:
1416+
"@typescript-eslint/types" "5.9.1"
1417+
"@typescript-eslint/visitor-keys" "5.9.1"
1418+
14111419
"@typescript-eslint/[email protected]":
14121420
version "5.9.0"
14131421
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.9.0.tgz#fd5963ead04bc9b7af9c3a8e534d8d39f1ce5f93"
@@ -1422,6 +1430,11 @@
14221430
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.0.tgz#e5619803e39d24a03b3369506df196355736e1a3"
14231431
integrity sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==
14241432

1433+
"@typescript-eslint/[email protected]":
1434+
version "5.9.1"
1435+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
1436+
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
1437+
14251438
"@typescript-eslint/[email protected]":
14261439
version "5.9.0"
14271440
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz#0e5c6f03f982931abbfbc3c1b9df5fbf92a3490f"
@@ -1435,6 +1448,19 @@
14351448
semver "^7.3.5"
14361449
tsutils "^3.21.0"
14371450

1451+
"@typescript-eslint/[email protected]":
1452+
version "5.9.1"
1453+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.1.tgz#d5b996f49476495070d2b8dd354861cf33c005d6"
1454+
integrity sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==
1455+
dependencies:
1456+
"@typescript-eslint/types" "5.9.1"
1457+
"@typescript-eslint/visitor-keys" "5.9.1"
1458+
debug "^4.3.2"
1459+
globby "^11.0.4"
1460+
is-glob "^4.0.3"
1461+
semver "^7.3.5"
1462+
tsutils "^3.21.0"
1463+
14381464
"@typescript-eslint/[email protected]":
14391465
version "5.9.0"
14401466
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz#7585677732365e9d27f1878150fab3922784a1a6"
@@ -1443,6 +1469,14 @@
14431469
"@typescript-eslint/types" "5.9.0"
14441470
eslint-visitor-keys "^3.0.0"
14451471

1472+
"@typescript-eslint/[email protected]":
1473+
version "5.9.1"
1474+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.1.tgz#f52206f38128dd4f675cf28070a41596eee985b7"
1475+
integrity sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==
1476+
dependencies:
1477+
"@typescript-eslint/types" "5.9.1"
1478+
eslint-visitor-keys "^3.0.0"
1479+
14461480
"@webassemblyjs/[email protected]":
14471481
version "1.11.1"
14481482
resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"

0 commit comments

Comments
 (0)