Skip to content

Commit f0fc4c4

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
1 parent 7332588 commit f0fc4c4

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.0",
27+
"@typescript-eslint/eslint-plugin": "^4.28.1",
2828
"@typescript-eslint/parser": "^4.28.0",
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
@@ -1408,28 +1408,28 @@
14081408
tapable "^2.2.0"
14091409
webpack "^5"
14101410

1411-
"@typescript-eslint/eslint-plugin@^4.28.0":
1412-
version "4.28.0"
1413-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz#1a66f03b264844387beb7dc85e1f1d403bd1803f"
1414-
integrity sha512-KcF6p3zWhf1f8xO84tuBailV5cN92vhS+VT7UJsPzGBm9VnQqfI9AsiMUFUCYHTYPg1uCCo+HyiDnpDuvkAMfQ==
1411+
"@typescript-eslint/eslint-plugin@^4.28.1":
1412+
version "4.28.1"
1413+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
1414+
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
14151415
dependencies:
1416-
"@typescript-eslint/experimental-utils" "4.28.0"
1417-
"@typescript-eslint/scope-manager" "4.28.0"
1416+
"@typescript-eslint/experimental-utils" "4.28.1"
1417+
"@typescript-eslint/scope-manager" "4.28.1"
14181418
debug "^4.3.1"
14191419
functional-red-black-tree "^1.0.1"
14201420
regexpp "^3.1.0"
14211421
semver "^7.3.5"
14221422
tsutils "^3.21.0"
14231423

1424-
"@typescript-eslint/[email protected].0":
1425-
version "4.28.0"
1426-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.0.tgz#13167ed991320684bdc23588135ae62115b30ee0"
1427-
integrity sha512-9XD9s7mt3QWMk82GoyUpc/Ji03vz4T5AYlHF9DcoFNfJ/y3UAclRsfGiE2gLfXtyC+JRA3trR7cR296TEb1oiQ==
1424+
"@typescript-eslint/[email protected].1":
1425+
version "4.28.1"
1426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
1427+
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
14281428
dependencies:
14291429
"@types/json-schema" "^7.0.7"
1430-
"@typescript-eslint/scope-manager" "4.28.0"
1431-
"@typescript-eslint/types" "4.28.0"
1432-
"@typescript-eslint/typescript-estree" "4.28.0"
1430+
"@typescript-eslint/scope-manager" "4.28.1"
1431+
"@typescript-eslint/types" "4.28.1"
1432+
"@typescript-eslint/typescript-estree" "4.28.1"
14331433
eslint-scope "^5.1.1"
14341434
eslint-utils "^3.0.0"
14351435

@@ -1451,11 +1451,24 @@
14511451
"@typescript-eslint/types" "4.28.0"
14521452
"@typescript-eslint/visitor-keys" "4.28.0"
14531453

1454+
"@typescript-eslint/[email protected]":
1455+
version "4.28.1"
1456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
1457+
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
1458+
dependencies:
1459+
"@typescript-eslint/types" "4.28.1"
1460+
"@typescript-eslint/visitor-keys" "4.28.1"
1461+
14541462
"@typescript-eslint/[email protected]":
14551463
version "4.28.0"
14561464
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.0.tgz#a33504e1ce7ac51fc39035f5fe6f15079d4dafb0"
14571465
integrity sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==
14581466

1467+
"@typescript-eslint/[email protected]":
1468+
version "4.28.1"
1469+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
1470+
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
1471+
14591472
"@typescript-eslint/[email protected]":
14601473
version "4.28.0"
14611474
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.0.tgz#e66d4e5aa2ede66fec8af434898fe61af10c71cf"
@@ -1469,6 +1482,19 @@
14691482
semver "^7.3.5"
14701483
tsutils "^3.21.0"
14711484

1485+
"@typescript-eslint/[email protected]":
1486+
version "4.28.1"
1487+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
1488+
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
1489+
dependencies:
1490+
"@typescript-eslint/types" "4.28.1"
1491+
"@typescript-eslint/visitor-keys" "4.28.1"
1492+
debug "^4.3.1"
1493+
globby "^11.0.3"
1494+
is-glob "^4.0.1"
1495+
semver "^7.3.5"
1496+
tsutils "^3.21.0"
1497+
14721498
"@typescript-eslint/[email protected]":
14731499
version "4.28.0"
14741500
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.0.tgz#255c67c966ec294104169a6939d96f91c8a89434"
@@ -1477,6 +1503,14 @@
14771503
"@typescript-eslint/types" "4.28.0"
14781504
eslint-visitor-keys "^2.0.0"
14791505

1506+
"@typescript-eslint/[email protected]":
1507+
version "4.28.1"
1508+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
1509+
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
1510+
dependencies:
1511+
"@typescript-eslint/types" "4.28.1"
1512+
eslint-visitor-keys "^2.0.0"
1513+
14801514
"@webassemblyjs/[email protected]":
14811515
version "1.11.0"
14821516
resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"

0 commit comments

Comments
 (0)