Skip to content

Commit eb1a97c

Browse files
committed
Update typescript-eslint monorepo to v5.48.0
1 parent fd15e5b commit eb1a97c

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@types/chai": "4.3.4",
2626
"@types/dotenv": "8.2.0",
2727
"@types/mocha": "9.1.1",
28-
"@typescript-eslint/eslint-plugin": "5.47.1",
29-
"@typescript-eslint/parser": "5.47.1",
28+
"@typescript-eslint/eslint-plugin": "5.48.0",
29+
"@typescript-eslint/parser": "5.48.0",
3030
"bent": "7.3.12",
3131
"bignumber.js": "9.1.1",
3232
"chai": "4.3.7",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,14 +1398,14 @@
13981398
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
13991399
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
14001400

1401-
"@typescript-eslint/eslint-plugin@5.47.1":
1402-
version "5.47.1"
1403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.1.tgz#50cc5085578a7fa22cd46a0806c2e5eae858af02"
1404-
integrity sha512-r4RZ2Jl9kcQN7K/dcOT+J7NAimbiis4sSM9spvWimsBvDegMhKLA5vri2jG19PmIPbDjPeWzfUPQ2hjEzA4Nmg==
1405-
dependencies:
1406-
"@typescript-eslint/scope-manager" "5.47.1"
1407-
"@typescript-eslint/type-utils" "5.47.1"
1408-
"@typescript-eslint/utils" "5.47.1"
1401+
"@typescript-eslint/eslint-plugin@5.48.0":
1402+
version "5.48.0"
1403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.0.tgz#54f8368d080eb384a455f60c2ee044e948a8ce67"
1404+
integrity sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==
1405+
dependencies:
1406+
"@typescript-eslint/scope-manager" "5.48.0"
1407+
"@typescript-eslint/type-utils" "5.48.0"
1408+
"@typescript-eslint/utils" "5.48.0"
14091409
debug "^4.3.4"
14101410
ignore "^5.2.0"
14111411
natural-compare-lite "^1.4.0"
@@ -1425,14 +1425,14 @@
14251425
eslint-scope "^5.0.0"
14261426
eslint-utils "^2.0.0"
14271427

1428-
"@typescript-eslint/parser@5.47.1":
1429-
version "5.47.1"
1430-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.47.1.tgz#c4bf16f8c3c7608ce4bf8ff804b677fc899f173f"
1431-
integrity sha512-9Vb+KIv29r6GPu4EboWOnQM7T+UjpjXvjCPhNORlgm40a9Ia9bvaPJswvtae1gip2QEeVeGh6YquqAzEgoRAlw==
1428+
"@typescript-eslint/parser@5.48.0":
1429+
version "5.48.0"
1430+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.0.tgz#02803355b23884a83e543755349809a50b7ed9ba"
1431+
integrity sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==
14321432
dependencies:
1433-
"@typescript-eslint/scope-manager" "5.47.1"
1434-
"@typescript-eslint/types" "5.47.1"
1435-
"@typescript-eslint/typescript-estree" "5.47.1"
1433+
"@typescript-eslint/scope-manager" "5.48.0"
1434+
"@typescript-eslint/types" "5.48.0"
1435+
"@typescript-eslint/typescript-estree" "5.48.0"
14361436
debug "^4.3.4"
14371437

14381438
"@typescript-eslint/scope-manager@4.11.1":
@@ -1443,21 +1443,21 @@
14431443
"@typescript-eslint/types" "4.11.1"
14441444
"@typescript-eslint/visitor-keys" "4.11.1"
14451445

1446-
"@typescript-eslint/scope-manager@5.47.1":
1447-
version "5.47.1"
1448-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.1.tgz#0d302b3c2f20ab24e4787bf3f5a0d8c449b823bd"
1449-
integrity sha512-9hsFDsgUwrdOoW1D97Ewog7DYSHaq4WKuNs0LHF9RiCmqB0Z+XRR4Pf7u7u9z/8CciHuJ6yxNws1XznI3ddjEw==
1446+
"@typescript-eslint/scope-manager@5.48.0":
1447+
version "5.48.0"
1448+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.0.tgz#607731cb0957fbc52fd754fd79507d1b6659cecf"
1449+
integrity sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==
14501450
dependencies:
1451-
"@typescript-eslint/types" "5.47.1"
1452-
"@typescript-eslint/visitor-keys" "5.47.1"
1451+
"@typescript-eslint/types" "5.48.0"
1452+
"@typescript-eslint/visitor-keys" "5.48.0"
14531453

1454-
"@typescript-eslint/type-utils@5.47.1":
1455-
version "5.47.1"
1456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.47.1.tgz#aee13314f840ab336c1adb49a300856fd16d04ce"
1457-
integrity sha512-/UKOeo8ee80A7/GJA427oIrBi/Gd4osk/3auBUg4Rn9EahFpevVV1mUK8hjyQD5lHPqX397x6CwOk5WGh1E/1w==
1454+
"@typescript-eslint/type-utils@5.48.0":
1455+
version "5.48.0"
1456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.0.tgz#40496dccfdc2daa14a565f8be80ad1ae3882d6d6"
1457+
integrity sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==
14581458
dependencies:
1459-
"@typescript-eslint/typescript-estree" "5.47.1"
1460-
"@typescript-eslint/utils" "5.47.1"
1459+
"@typescript-eslint/typescript-estree" "5.48.0"
1460+
"@typescript-eslint/utils" "5.48.0"
14611461
debug "^4.3.4"
14621462
tsutils "^3.21.0"
14631463

@@ -1466,10 +1466,10 @@
14661466
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.11.1.tgz#3ba30c965963ef9f8ced5a29938dd0c465bd3e05"
14671467
integrity sha512-5kvd38wZpqGY4yP/6W3qhYX6Hz0NwUbijVsX2rxczpY6OXaMxh0+5E5uLJKVFwaBM7PJe1wnMym85NfKYIh6CA==
14681468

1469-
"@typescript-eslint/types@5.47.1":
1470-
version "5.47.1"
1471-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.1.tgz#459f07428aec5a8c4113706293c2ae876741ac8e"
1472-
integrity sha512-CmALY9YWXEpwuu6377ybJBZdtSAnzXLSQcxLSqSQSbC7VfpMu/HLVdrnVJj7ycI138EHqocW02LPJErE35cE9A==
1469+
"@typescript-eslint/types@5.48.0":
1470+
version "5.48.0"
1471+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
1472+
integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
14731473

14741474
"@typescript-eslint/typescript-estree@4.11.1":
14751475
version "4.11.1"
@@ -1485,29 +1485,29 @@
14851485
semver "^7.3.2"
14861486
tsutils "^3.17.1"
14871487

1488-
"@typescript-eslint/typescript-estree@5.47.1":
1489-
version "5.47.1"
1490-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.1.tgz#b9d8441308aca53df7f69b2c67a887b82c9ed418"
1491-
integrity sha512-4+ZhFSuISAvRi2xUszEj0xXbNTHceV9GbH9S8oAD2a/F9SW57aJNQVOCxG8GPfSWH/X4eOPdMEU2jYVuWKEpWA==
1488+
"@typescript-eslint/typescript-estree@5.48.0":
1489+
version "5.48.0"
1490+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.0.tgz#a7f04bccb001003405bb5452d43953a382c2fac2"
1491+
integrity sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==
14921492
dependencies:
1493-
"@typescript-eslint/types" "5.47.1"
1494-
"@typescript-eslint/visitor-keys" "5.47.1"
1493+
"@typescript-eslint/types" "5.48.0"
1494+
"@typescript-eslint/visitor-keys" "5.48.0"
14951495
debug "^4.3.4"
14961496
globby "^11.1.0"
14971497
is-glob "^4.0.3"
14981498
semver "^7.3.7"
14991499
tsutils "^3.21.0"
15001500

1501-
"@typescript-eslint/utils@5.47.1":
1502-
version "5.47.1"
1503-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.1.tgz#595f25ac06e9ee28c339fd43c709402820b13d7b"
1504-
integrity sha512-l90SdwqfmkuIVaREZ2ykEfCezepCLxzWMo5gVfcJsJCaT4jHT+QjgSkYhs5BMQmWqE9k3AtIfk4g211z/sTMVw==
1501+
"@typescript-eslint/utils@5.48.0":
1502+
version "5.48.0"
1503+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.0.tgz#eee926af2733f7156ad8d15e51791e42ce300273"
1504+
integrity sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==
15051505
dependencies:
15061506
"@types/json-schema" "^7.0.9"
15071507
"@types/semver" "^7.3.12"
1508-
"@typescript-eslint/scope-manager" "5.47.1"
1509-
"@typescript-eslint/types" "5.47.1"
1510-
"@typescript-eslint/typescript-estree" "5.47.1"
1508+
"@typescript-eslint/scope-manager" "5.48.0"
1509+
"@typescript-eslint/types" "5.48.0"
1510+
"@typescript-eslint/typescript-estree" "5.48.0"
15111511
eslint-scope "^5.1.1"
15121512
eslint-utils "^3.0.0"
15131513
semver "^7.3.7"
@@ -1520,12 +1520,12 @@
15201520
"@typescript-eslint/types" "4.11.1"
15211521
eslint-visitor-keys "^2.0.0"
15221522

1523-
"@typescript-eslint/visitor-keys@5.47.1":
1524-
version "5.47.1"
1525-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.1.tgz#d35c2da544dbb685db9c5b5b85adac0a1d74d1f2"
1526-
integrity sha512-rF3pmut2JCCjh6BLRhNKdYjULMb1brvoaiWDlHfLNVgmnZ0sBVJrs3SyaKE1XoDDnJuAx/hDQryHYmPUuNq0ig==
1523+
"@typescript-eslint/visitor-keys@5.48.0":
1524+
version "5.48.0"
1525+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz#4446d5e7f6cadde7140390c0e284c8702d944904"
1526+
integrity sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==
15271527
dependencies:
1528-
"@typescript-eslint/types" "5.47.1"
1528+
"@typescript-eslint/types" "5.48.0"
15291529
eslint-visitor-keys "^3.3.0"
15301530

15311531
"@ungap/promise-all-settled@1.1.2":

0 commit comments

Comments
 (0)