Skip to content

Commit 8ca1054

Browse files
Bump ts-node from 8.0.2 to 8.3.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.0.2 to 8.3.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.0.2...v8.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ad1530b commit 8ca1054

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,10 +1021,10 @@ diff-sequences@^24.9.0:
10211021
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5"
10221022
integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew==
10231023

1024-
diff@^3.1.0:
1025-
version "3.5.0"
1026-
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
1027-
integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
1024+
diff@^4.0.1:
1025+
version "4.0.1"
1026+
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff"
1027+
integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==
10281028

10291029
domexception@^1.0.1:
10301030
version "1.0.1"
@@ -2360,16 +2360,11 @@ make-dir@^1.3.0:
23602360
dependencies:
23612361
pify "^3.0.0"
23622362

2363-
2363+
[email protected], make-error@^1.1.1:
23642364
version "1.3.5"
23652365
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.5.tgz#efe4e81f6db28cadd605c70f29c831b58ef776c8"
23662366
integrity sha512-c3sIjNUow0+8swNwVpqoH4YCShKNFkMaw6oH1mNS2haDZQqkeZFlHS3dhoeEbKKmJB4vXpJucU6oH75aDYeE9g==
23672367

2368-
make-error@^1.1.1:
2369-
version "1.3.0"
2370-
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.0.tgz#52ad3a339ccf10ce62b4040b708fe707244b8b96"
2371-
integrity sha1-Uq06M5zPEM5itAQLcI/nByRLi5Y=
2372-
23732368
23742369
version "1.0.11"
23752370
resolved "https://registry.yarnpkg.com/makeerror/-/makeerror-1.0.11.tgz#e01a5c9109f2af79660e4e8b9587790184f5a96c"
@@ -3561,12 +3556,12 @@ [email protected]:
35613556
yargs-parser "10.x"
35623557

35633558
ts-node@^8.0.2:
3564-
version "8.0.2"
3565-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.0.2.tgz#9ecdf8d782a0ca4c80d1d641cbb236af4ac1b756"
3566-
integrity sha512-MosTrinKmaAcWgO8tqMjMJB22h+sp3Rd1i4fdoWY4mhBDekOwIAKI/bzmRi7IcbCmjquccYg2gcF6NBkLgr0Tw==
3559+
version "8.3.0"
3560+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0.tgz#e4059618411371924a1fb5f3b125915f324efb57"
3561+
integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ==
35673562
dependencies:
35683563
arg "^4.1.0"
3569-
diff "^3.1.0"
3564+
diff "^4.0.1"
35703565
make-error "^1.1.1"
35713566
source-map-support "^0.5.6"
35723567
yn "^3.0.0"

0 commit comments

Comments
 (0)