Skip to content

Commit 1671e64

Browse files
authored
Merge pull request #478 from salesforcecli/dependabot-npm_and_yarn-typescript-eslint-eslint-plugin-5.59.7
chore(dev-deps): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7
2 parents 59d92f3 + 727144f commit 1671e64

2 files changed

Lines changed: 21 additions & 55 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@salesforce/prettier-config": "^0.0.3",
2222
"@salesforce/ts-sinon": "1.4.7",
2323
"@swc/core": "^1.3.32",
24-
"@typescript-eslint/eslint-plugin": "^5.59.6",
24+
"@typescript-eslint/eslint-plugin": "^5.59.7",
2525
"@typescript-eslint/parser": "^5.59.7",
2626
"chai": "^4.3.7",
2727
"eslint": "^8.41.0",

yarn.lock

Lines changed: 20 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,15 +1329,15 @@
13291329
"@types/expect" "^1.20.4"
13301330
"@types/node" "*"
13311331

1332-
"@typescript-eslint/eslint-plugin@^5.59.6":
1333-
version "5.59.6"
1334-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.6.tgz#a350faef1baa1e961698240f922d8de1761a9e2b"
1335-
integrity sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==
1332+
"@typescript-eslint/eslint-plugin@^5.59.7":
1333+
version "5.59.7"
1334+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
1335+
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
13361336
dependencies:
13371337
"@eslint-community/regexpp" "^4.4.0"
1338-
"@typescript-eslint/scope-manager" "5.59.6"
1339-
"@typescript-eslint/type-utils" "5.59.6"
1340-
"@typescript-eslint/utils" "5.59.6"
1338+
"@typescript-eslint/scope-manager" "5.59.7"
1339+
"@typescript-eslint/type-utils" "5.59.7"
1340+
"@typescript-eslint/utils" "5.59.7"
13411341
debug "^4.3.4"
13421342
grapheme-splitter "^1.0.4"
13431343
ignore "^5.2.0"
@@ -1355,14 +1355,6 @@
13551355
"@typescript-eslint/typescript-estree" "5.59.7"
13561356
debug "^4.3.4"
13571357

1358-
"@typescript-eslint/scope-manager@5.59.6":
1359-
version "5.59.6"
1360-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.6.tgz#d43a3687aa4433868527cfe797eb267c6be35f19"
1361-
integrity sha512-gLbY3Le9Dxcb8KdpF0+SJr6EQ+hFGYFl6tVY8VxLPFDfUZC7BHFw+Vq7bM5lE9DwWPfx4vMWWTLGXgpc0mAYyQ==
1362-
dependencies:
1363-
"@typescript-eslint/types" "5.59.6"
1364-
"@typescript-eslint/visitor-keys" "5.59.6"
1365-
13661358
"@typescript-eslint/scope-manager@5.59.7":
13671359
version "5.59.7"
13681360
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
@@ -1371,39 +1363,21 @@
13711363
"@typescript-eslint/types" "5.59.7"
13721364
"@typescript-eslint/visitor-keys" "5.59.7"
13731365

1374-
"@typescript-eslint/type-utils@5.59.6":
1375-
version "5.59.6"
1376-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.6.tgz#37c51d2ae36127d8b81f32a0a4d2efae19277c48"
1377-
integrity sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==
1366+
"@typescript-eslint/type-utils@5.59.7":
1367+
version "5.59.7"
1368+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
1369+
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
13781370
dependencies:
1379-
"@typescript-eslint/typescript-estree" "5.59.6"
1380-
"@typescript-eslint/utils" "5.59.6"
1371+
"@typescript-eslint/typescript-estree" "5.59.7"
1372+
"@typescript-eslint/utils" "5.59.7"
13811373
debug "^4.3.4"
13821374
tsutils "^3.21.0"
13831375

1384-
"@typescript-eslint/types@5.59.6":
1385-
version "5.59.6"
1386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
1387-
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
1388-
13891376
"@typescript-eslint/types@5.59.7":
13901377
version "5.59.7"
13911378
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
13921379
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
13931380

1394-
"@typescript-eslint/typescript-estree@5.59.6":
1395-
version "5.59.6"
1396-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.6.tgz#2fb80522687bd3825504925ea7e1b8de7bb6251b"
1397-
integrity sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==
1398-
dependencies:
1399-
"@typescript-eslint/types" "5.59.6"
1400-
"@typescript-eslint/visitor-keys" "5.59.6"
1401-
debug "^4.3.4"
1402-
globby "^11.1.0"
1403-
is-glob "^4.0.3"
1404-
semver "^7.3.7"
1405-
tsutils "^3.21.0"
1406-
14071381
"@typescript-eslint/typescript-estree@5.59.7":
14081382
version "5.59.7"
14091383
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
@@ -1417,28 +1391,20 @@
14171391
semver "^7.3.7"
14181392
tsutils "^3.21.0"
14191393

1420-
"@typescript-eslint/utils@5.59.6", "@typescript-eslint/utils@^5.58.0":
1421-
version "5.59.6"
1422-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.6.tgz#82960fe23788113fc3b1f9d4663d6773b7907839"
1423-
integrity sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==
1394+
"@typescript-eslint/utils@5.59.7", "@typescript-eslint/utils@^5.58.0":
1395+
version "5.59.7"
1396+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
1397+
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
14241398
dependencies:
14251399
"@eslint-community/eslint-utils" "^4.2.0"
14261400
"@types/json-schema" "^7.0.9"
14271401
"@types/semver" "^7.3.12"
1428-
"@typescript-eslint/scope-manager" "5.59.6"
1429-
"@typescript-eslint/types" "5.59.6"
1430-
"@typescript-eslint/typescript-estree" "5.59.6"
1402+
"@typescript-eslint/scope-manager" "5.59.7"
1403+
"@typescript-eslint/types" "5.59.7"
1404+
"@typescript-eslint/typescript-estree" "5.59.7"
14311405
eslint-scope "^5.1.1"
14321406
semver "^7.3.7"
14331407

1434-
"@typescript-eslint/visitor-keys@5.59.6":
1435-
version "5.59.6"
1436-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.6.tgz#673fccabf28943847d0c8e9e8d008e3ada7be6bb"
1437-
integrity sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==
1438-
dependencies:
1439-
"@typescript-eslint/types" "5.59.6"
1440-
eslint-visitor-keys "^3.3.0"
1441-
14421408
"@typescript-eslint/visitor-keys@5.59.7":
14431409
version "5.59.7"
14441410
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"

0 commit comments

Comments
 (0)