Skip to content

Commit 96efdfe

Browse files
chore: update npm dependencies
1 parent 97c32a2 commit 96efdfe

File tree

2 files changed

+84
-89
lines changed

2 files changed

+84
-89
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"@technote-space/github-action-test-helper": "^0.7.39",
5252
"@types/jest": "^27.4.1",
5353
"@types/node": "^17.0.21",
54-
"@typescript-eslint/eslint-plugin": "^5.13.0",
55-
"@typescript-eslint/parser": "^5.13.0",
56-
"eslint": "^8.10.0",
54+
"@typescript-eslint/eslint-plugin": "^5.14.0",
55+
"@typescript-eslint/parser": "^5.14.0",
56+
"eslint": "^8.11.0",
5757
"husky": "^7.0.4",
5858
"jest": "^27.5.1",
5959
"jest-circus": "^27.5.1",

yarn.lock

Lines changed: 81 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -481,16 +481,16 @@
481481
dependencies:
482482
"@cspotcode/source-map-consumer" "0.8.0"
483483

484-
"@eslint/eslintrc@^1.2.0":
485-
version "1.2.0"
486-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.0.tgz#7ce1547a5c46dfe56e1e45c3c9ed18038c721c6a"
487-
integrity sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==
484+
"@eslint/eslintrc@^1.2.1":
485+
version "1.2.1"
486+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
487+
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
488488
dependencies:
489489
ajv "^6.12.4"
490490
debug "^4.3.2"
491491
espree "^9.3.1"
492492
globals "^13.9.0"
493-
ignore "^4.0.6"
493+
ignore "^5.2.0"
494494
import-fresh "^3.2.1"
495495
js-yaml "^4.1.0"
496496
minimatch "^3.0.4"
@@ -991,84 +991,84 @@
991991
dependencies:
992992
"@types/yargs-parser" "*"
993993

994-
"@typescript-eslint/eslint-plugin@^5.13.0":
995-
version "5.13.0"
996-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.13.0.tgz#2809052b85911ced9c54a60dac10e515e9114497"
997-
integrity sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==
994+
"@typescript-eslint/eslint-plugin@^5.14.0":
995+
version "5.14.0"
996+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.14.0.tgz#5119b67152356231a0e24b998035288a9cd21335"
997+
integrity sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==
998998
dependencies:
999-
"@typescript-eslint/scope-manager" "5.13.0"
1000-
"@typescript-eslint/type-utils" "5.13.0"
1001-
"@typescript-eslint/utils" "5.13.0"
999+
"@typescript-eslint/scope-manager" "5.14.0"
1000+
"@typescript-eslint/type-utils" "5.14.0"
1001+
"@typescript-eslint/utils" "5.14.0"
10021002
debug "^4.3.2"
10031003
functional-red-black-tree "^1.0.1"
10041004
ignore "^5.1.8"
10051005
regexpp "^3.2.0"
10061006
semver "^7.3.5"
10071007
tsutils "^3.21.0"
10081008

1009-
"@typescript-eslint/parser@^5.13.0":
1010-
version "5.13.0"
1011-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.13.0.tgz#0394ed8f2f849273c0bf4b811994d177112ced5c"
1012-
integrity sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==
1009+
"@typescript-eslint/parser@^5.14.0":
1010+
version "5.14.0"
1011+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.14.0.tgz#7c79f898aa3cff0ceee6f1d34eeed0f034fb9ef3"
1012+
integrity sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==
10131013
dependencies:
1014-
"@typescript-eslint/scope-manager" "5.13.0"
1015-
"@typescript-eslint/types" "5.13.0"
1016-
"@typescript-eslint/typescript-estree" "5.13.0"
1014+
"@typescript-eslint/scope-manager" "5.14.0"
1015+
"@typescript-eslint/types" "5.14.0"
1016+
"@typescript-eslint/typescript-estree" "5.14.0"
10171017
debug "^4.3.2"
10181018

1019-
"@typescript-eslint/scope-manager@5.13.0":
1020-
version "5.13.0"
1021-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.13.0.tgz#cf6aff61ca497cb19f0397eea8444a58f46156b6"
1022-
integrity sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==
1019+
"@typescript-eslint/scope-manager@5.14.0":
1020+
version "5.14.0"
1021+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.14.0.tgz#ea518962b42db8ed0a55152ea959c218cb53ca7b"
1022+
integrity sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==
10231023
dependencies:
1024-
"@typescript-eslint/types" "5.13.0"
1025-
"@typescript-eslint/visitor-keys" "5.13.0"
1024+
"@typescript-eslint/types" "5.14.0"
1025+
"@typescript-eslint/visitor-keys" "5.14.0"
10261026

1027-
"@typescript-eslint/type-utils@5.13.0":
1028-
version "5.13.0"
1029-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.13.0.tgz#b0efd45c85b7bab1125c97b752cab3a86c7b615d"
1030-
integrity sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==
1027+
"@typescript-eslint/type-utils@5.14.0":
1028+
version "5.14.0"
1029+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.14.0.tgz#711f08105860b12988454e91df433567205a8f0b"
1030+
integrity sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==
10311031
dependencies:
1032-
"@typescript-eslint/utils" "5.13.0"
1032+
"@typescript-eslint/utils" "5.14.0"
10331033
debug "^4.3.2"
10341034
tsutils "^3.21.0"
10351035

1036-
"@typescript-eslint/types@5.13.0":
1037-
version "5.13.0"
1038-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.13.0.tgz#da1de4ae905b1b9ff682cab0bed6b2e3be9c04e5"
1039-
integrity sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==
1036+
"@typescript-eslint/types@5.14.0":
1037+
version "5.14.0"
1038+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.14.0.tgz#96317cf116cea4befabc0defef371a1013f8ab11"
1039+
integrity sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==
10401040

1041-
"@typescript-eslint/typescript-estree@5.13.0":
1042-
version "5.13.0"
1043-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.13.0.tgz#b37c07b748ff030a3e93d87c842714e020b78141"
1044-
integrity sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==
1041+
"@typescript-eslint/typescript-estree@5.14.0":
1042+
version "5.14.0"
1043+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.14.0.tgz#78b7f7385d5b6f2748aacea5c9b7f6ae62058314"
1044+
integrity sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==
10451045
dependencies:
1046-
"@typescript-eslint/types" "5.13.0"
1047-
"@typescript-eslint/visitor-keys" "5.13.0"
1046+
"@typescript-eslint/types" "5.14.0"
1047+
"@typescript-eslint/visitor-keys" "5.14.0"
10481048
debug "^4.3.2"
10491049
globby "^11.0.4"
10501050
is-glob "^4.0.3"
10511051
semver "^7.3.5"
10521052
tsutils "^3.21.0"
10531053

1054-
"@typescript-eslint/utils@5.13.0":
1055-
version "5.13.0"
1056-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.13.0.tgz#2328feca700eb02837298339a2e49c46b41bd0af"
1057-
integrity sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==
1054+
"@typescript-eslint/utils@5.14.0":
1055+
version "5.14.0"
1056+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.14.0.tgz#6c8bc4f384298cbbb32b3629ba7415f9f80dc8c4"
1057+
integrity sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==
10581058
dependencies:
10591059
"@types/json-schema" "^7.0.9"
1060-
"@typescript-eslint/scope-manager" "5.13.0"
1061-
"@typescript-eslint/types" "5.13.0"
1062-
"@typescript-eslint/typescript-estree" "5.13.0"
1060+
"@typescript-eslint/scope-manager" "5.14.0"
1061+
"@typescript-eslint/types" "5.14.0"
1062+
"@typescript-eslint/typescript-estree" "5.14.0"
10631063
eslint-scope "^5.1.1"
10641064
eslint-utils "^3.0.0"
10651065

1066-
"@typescript-eslint/visitor-keys@5.13.0":
1067-
version "5.13.0"
1068-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.13.0.tgz#f45ff55bcce16403b221ac9240fbeeae4764f0fd"
1069-
integrity sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==
1066+
"@typescript-eslint/visitor-keys@5.14.0":
1067+
version "5.14.0"
1068+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.14.0.tgz#1927005b3434ccd0d3ae1b2ecf60e65943c36986"
1069+
integrity sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==
10701070
dependencies:
1071-
"@typescript-eslint/types" "5.13.0"
1071+
"@typescript-eslint/types" "5.14.0"
10721072
eslint-visitor-keys "^3.0.0"
10731073

10741074
JSONStream@^1.0.4:
@@ -1325,12 +1325,12 @@ browser-process-hrtime@^1.0.0:
13251325
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
13261326

13271327
browserslist@^4.17.5:
1328-
version "4.19.3"
1329-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.3.tgz#29b7caad327ecf2859485f696f9604214bedd383"
1330-
integrity sha512-XK3X4xtKJ+Txj8G5c30B4gsm71s69lqXlkYui4s6EkKxuv49qjYlY6oVd+IFJ73d4YymtM3+djvvt/R/iJwwDg==
1328+
version "4.20.0"
1329+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.0.tgz#35951e3541078c125d36df76056e94738a52ebe9"
1330+
integrity sha512-bnpOoa+DownbciXj0jVGENf8VYQnE2LNWomhYuCsMmmx9Jd9lwq0WXODuwpSsp8AVdKM2/HorrzxAfbKvWTByQ==
13311331
dependencies:
1332-
caniuse-lite "^1.0.30001312"
1333-
electron-to-chromium "^1.4.71"
1332+
caniuse-lite "^1.0.30001313"
1333+
electron-to-chromium "^1.4.76"
13341334
escalade "^3.1.1"
13351335
node-releases "^2.0.2"
13361336
picocolors "^1.0.0"
@@ -1378,10 +1378,10 @@ camelcase@^6.2.0:
13781378
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
13791379
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
13801380

1381-
caniuse-lite@^1.0.30001312:
1382-
version "1.0.30001313"
1383-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001313.tgz#a380b079db91621e1b7120895874e2fd62ed2e2f"
1384-
integrity sha512-rI1UN0koZUiKINjysQDuRi2VeSCce3bYJNmDcj3PIKREiAmjakugBul1QSkg/fPrlULYl6oWfGg3PbgOSY9X4Q==
1381+
caniuse-lite@^1.0.30001313:
1382+
version "1.0.30001314"
1383+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001314.tgz#65c7f9fb7e4594fca0a333bec1d8939662377596"
1384+
integrity sha512-0zaSO+TnCHtHJIbpLroX7nsD+vYuOVjl3uzFbJO1wMVbuveJA0RK2WcQA9ZUIOiO0/ArMiMgHJLxfEZhQiC0kw==
13851385

13861386
chalk@^2.0.0:
13871387
version "2.4.2"
@@ -1714,10 +1714,10 @@ eastasianwidth@^0.2.0:
17141714
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
17151715
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
17161716

1717-
electron-to-chromium@^1.4.71:
1718-
version "1.4.76"
1719-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.76.tgz#a0494baedaf51094b1c172999919becd9975a934"
1720-
integrity sha512-3Vftv7cenJtQb+k00McEBZ2vVmZ/x+HEF7pcZONZIkOsESqAqVuACmBxMv0JhzX7u0YltU0vSqRqgBSTAhFUjA==
1717+
electron-to-chromium@^1.4.76:
1718+
version "1.4.82"
1719+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.82.tgz#51e123ca434b1eba8c434ece2b54f095b304a651"
1720+
integrity sha512-Ks+ANzLoIrFDUOJdjxYMH6CMKB8UQo5modAwvSZTxgF+vEs/U7G5IbWFUp6dS4klPkTDVdxbORuk8xAXXhMsWw==
17211721

17221722
emittery@^0.8.1:
17231723
version "0.8.1"
@@ -1806,12 +1806,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
18061806
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
18071807
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
18081808

1809-
eslint@^8.10.0:
1810-
version "8.10.0"
1811-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.10.0.tgz#931be395eb60f900c01658b278e05b6dae47199d"
1812-
integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==
1809+
eslint@^8.11.0:
1810+
version "8.11.0"
1811+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.11.0.tgz#88b91cfba1356fc10bb9eb592958457dfe09fb37"
1812+
integrity sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA==
18131813
dependencies:
1814-
"@eslint/eslintrc" "^1.2.0"
1814+
"@eslint/eslintrc" "^1.2.1"
18151815
"@humanwhocodes/config-array" "^0.9.2"
18161816
ajv "^6.10.0"
18171817
chalk "^4.0.0"
@@ -2214,11 +2214,6 @@ [email protected]:
22142214
dependencies:
22152215
safer-buffer ">= 2.1.2 < 3"
22162216

2217-
ignore@^4.0.6:
2218-
version "4.0.6"
2219-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
2220-
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
2221-
22222217
ignore@^5.1.8, ignore@^5.2.0:
22232218
version "5.2.0"
22242219
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
@@ -2961,16 +2956,16 @@ lint-staged@^12.3.5:
29612956
yaml "^1.10.2"
29622957

29632958
listr2@^4.0.1:
2964-
version "4.0.4"
2965-
resolved "https://registry.yarnpkg.com/listr2/-/listr2-4.0.4.tgz#d098a1c419284fb26e184b5d5889b235e8912245"
2966-
integrity sha512-vJOm5KD6uZXjSsrwajr+mNacIjf87gWvlBEltPWLbTkslUscWAzquyK4xfe9Zd4RDgO5nnwFyV06FC+uVR+5mg==
2959+
version "4.0.5"
2960+
resolved "https://registry.yarnpkg.com/listr2/-/listr2-4.0.5.tgz#9dcc50221583e8b4c71c43f9c7dfd0ef546b75d5"
2961+
integrity sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==
29672962
dependencies:
29682963
cli-truncate "^2.1.0"
29692964
colorette "^2.0.16"
29702965
log-update "^4.0.0"
29712966
p-map "^4.0.0"
29722967
rfdc "^1.3.0"
2973-
rxjs "^7.5.4"
2968+
rxjs "^7.5.5"
29742969
through "^2.3.8"
29752970
wrap-ansi "^7.0.0"
29762971

@@ -3536,10 +3531,10 @@ run-parallel@^1.1.9:
35363531
dependencies:
35373532
queue-microtask "^1.2.2"
35383533

3539-
rxjs@^7.5.4:
3540-
version "7.5.4"
3541-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.4.tgz#3d6bd407e6b7ce9a123e76b1e770dc5761aa368d"
3542-
integrity sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==
3534+
rxjs@^7.5.5:
3535+
version "7.5.5"
3536+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
3537+
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
35433538
dependencies:
35443539
tslib "^2.1.0"
35453540

@@ -3933,9 +3928,9 @@ ts-jest@^27.1.3:
39333928
yargs-parser "20.x"
39343929

39353930
ts-node@^10.6.0:
3936-
version "10.6.0"
3937-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.6.0.tgz#c3f4195d5173ce3affdc8f2fd2e9a7ac8de5376a"
3938-
integrity sha512-CJen6+dfOXolxudBQXnVjRVvYTmTWbyz7cn+xq2XTsvnaXbHqr4gXSCNbS2Jj8yTZMuGwUoBESLaOkLascVVvg==
3931+
version "10.7.0"
3932+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5"
3933+
integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==
39393934
dependencies:
39403935
"@cspotcode/source-map-support" "0.7.0"
39413936
"@tsconfig/node10" "^1.0.7"

0 commit comments

Comments
 (0)