Skip to content

Commit 15ce6b5

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
1 parent 3e8d5ef commit 15ce6b5

File tree

2 files changed

+48
-14
lines changed

2 files changed

+48
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@napi-rs/cli": "^1.1.0",
2626
"@swc-node/register": "^1.3.2",
27-
"@typescript-eslint/eslint-plugin": "^4.28.1",
27+
"@typescript-eslint/eslint-plugin": "^4.28.2",
2828
"@typescript-eslint/parser": "^4.28.1",
2929
"ava": "^3.15.0",
3030
"benchmark": "^2.1.4",

yarn.lock

Lines changed: 47 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,28 +1422,28 @@
14221422
tapable "^2.2.0"
14231423
webpack "^5"
14241424

1425-
"@typescript-eslint/eslint-plugin@^4.28.1":
1426-
version "4.28.1"
1427-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
1428-
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
1425+
"@typescript-eslint/eslint-plugin@^4.28.2":
1426+
version "4.28.2"
1427+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.2.tgz#7a8320f00141666813d0ae43b49ee8244f7cf92a"
1428+
integrity sha512-PGqpLLzHSxq956rzNGasO3GsAPf2lY9lDUBXhS++SKonglUmJypaUtcKzRtUte8CV7nruwnDxtLUKpVxs0wQBw==
14291429
dependencies:
1430-
"@typescript-eslint/experimental-utils" "4.28.1"
1431-
"@typescript-eslint/scope-manager" "4.28.1"
1430+
"@typescript-eslint/experimental-utils" "4.28.2"
1431+
"@typescript-eslint/scope-manager" "4.28.2"
14321432
debug "^4.3.1"
14331433
functional-red-black-tree "^1.0.1"
14341434
regexpp "^3.1.0"
14351435
semver "^7.3.5"
14361436
tsutils "^3.21.0"
14371437

1438-
"@typescript-eslint/[email protected].1":
1439-
version "4.28.1"
1440-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
1441-
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
1438+
"@typescript-eslint/[email protected].2":
1439+
version "4.28.2"
1440+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.2.tgz#4ebdec06a10888e9326e1d51d81ad52a361bd0b0"
1441+
integrity sha512-MwHPsL6qo98RC55IoWWP8/opTykjTp4JzfPu1VfO2Z0MshNP0UZ1GEV5rYSSnZSUI8VD7iHvtIPVGW5Nfh7klQ==
14421442
dependencies:
14431443
"@types/json-schema" "^7.0.7"
1444-
"@typescript-eslint/scope-manager" "4.28.1"
1445-
"@typescript-eslint/types" "4.28.1"
1446-
"@typescript-eslint/typescript-estree" "4.28.1"
1444+
"@typescript-eslint/scope-manager" "4.28.2"
1445+
"@typescript-eslint/types" "4.28.2"
1446+
"@typescript-eslint/typescript-estree" "4.28.2"
14471447
eslint-scope "^5.1.1"
14481448
eslint-utils "^3.0.0"
14491449

@@ -1465,11 +1465,24 @@
14651465
"@typescript-eslint/types" "4.28.1"
14661466
"@typescript-eslint/visitor-keys" "4.28.1"
14671467

1468+
"@typescript-eslint/[email protected]":
1469+
version "4.28.2"
1470+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.2.tgz#451dce90303a3ce283750111495d34c9c204e510"
1471+
integrity sha512-MqbypNjIkJFEFuOwPWNDjq0nqXAKZvDNNs9yNseoGBB1wYfz1G0WHC2AVOy4XD7di3KCcW3+nhZyN6zruqmp2A==
1472+
dependencies:
1473+
"@typescript-eslint/types" "4.28.2"
1474+
"@typescript-eslint/visitor-keys" "4.28.2"
1475+
14681476
"@typescript-eslint/[email protected]":
14691477
version "4.28.1"
14701478
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
14711479
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
14721480

1481+
"@typescript-eslint/[email protected]":
1482+
version "4.28.2"
1483+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.2.tgz#e6b9e234e0e9a66c4d25bab881661e91478223b5"
1484+
integrity sha512-Gr15fuQVd93uD9zzxbApz3wf7ua3yk4ZujABZlZhaxxKY8ojo448u7XTm/+ETpy0V0dlMtj6t4VdDvdc0JmUhA==
1485+
14731486
"@typescript-eslint/[email protected]":
14741487
version "4.28.1"
14751488
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
@@ -1483,6 +1496,19 @@
14831496
semver "^7.3.5"
14841497
tsutils "^3.21.0"
14851498

1499+
"@typescript-eslint/[email protected]":
1500+
version "4.28.2"
1501+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.2.tgz#680129b2a285289a15e7c6108c84739adf3a798c"
1502+
integrity sha512-86lLstLvK6QjNZjMoYUBMMsULFw0hPHJlk1fzhAVoNjDBuPVxiwvGuPQq3fsBMCxuDJwmX87tM/AXoadhHRljg==
1503+
dependencies:
1504+
"@typescript-eslint/types" "4.28.2"
1505+
"@typescript-eslint/visitor-keys" "4.28.2"
1506+
debug "^4.3.1"
1507+
globby "^11.0.3"
1508+
is-glob "^4.0.1"
1509+
semver "^7.3.5"
1510+
tsutils "^3.21.0"
1511+
14861512
"@typescript-eslint/[email protected]":
14871513
version "4.28.1"
14881514
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
@@ -1491,6 +1517,14 @@
14911517
"@typescript-eslint/types" "4.28.1"
14921518
eslint-visitor-keys "^2.0.0"
14931519

1520+
"@typescript-eslint/[email protected]":
1521+
version "4.28.2"
1522+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.2.tgz#bf56a400857bb68b59b311e6d0a5fbef5c3b5130"
1523+
integrity sha512-aT2B4PLyyRDUVUafXzpZFoc0C9t0za4BJAKP5sgWIhG+jHECQZUEjuQSCIwZdiJJ4w4cgu5r3Kh20SOdtEBl0w==
1524+
dependencies:
1525+
"@typescript-eslint/types" "4.28.2"
1526+
eslint-visitor-keys "^2.0.0"
1527+
14941528
"@webassemblyjs/[email protected]":
14951529
version "1.11.0"
14961530
resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"

0 commit comments

Comments
 (0)