Skip to content

Commit 22b0117

Browse files
Merge pull request #307 from feathers-plus/dependabot/npm_and_yarn/ts-node-8.4.1
chore(deps-dev): bump ts-node from 8.3.0 to 8.4.1
2 parents 5d023a2 + a26aa17 commit 22b0117

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9993,15 +9993,7 @@ source-map-support@^0.4.15:
99939993
dependencies:
99949994
source-map "^0.5.6"
99959995

9996-
source-map-support@^0.5.6:
9997-
version "0.5.12"
9998-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.12.tgz#b4f3b10d51857a5af0138d3ce8003b201613d599"
9999-
integrity sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==
10000-
dependencies:
10001-
buffer-from "^1.0.0"
10002-
source-map "^0.6.0"
10003-
10004-
source-map-support@~0.5.12:
9996+
source-map-support@^0.5.6, source-map-support@~0.5.12:
100059997
version "0.5.13"
100069998
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
100079999
integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
@@ -10793,9 +10785,9 @@ trim-right@^1.0.1:
1079310785
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
1079410786

1079510787
ts-node@^8.0.3:
10796-
version "8.3.0"
10797-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0.tgz#e4059618411371924a1fb5f3b125915f324efb57"
10798-
integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ==
10788+
version "8.4.1"
10789+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.4.1.tgz#270b0dba16e8723c9fa4f9b4775d3810fd994b4f"
10790+
integrity sha512-5LpRN+mTiCs7lI5EtbXmF/HfMeCjzt7DH9CZwtkr6SywStrNQC723wG+aOWFiLNn7zT3kD/RnFqi3ZUfr4l5Qw==
1079910791
dependencies:
1080010792
arg "^4.1.0"
1080110793
diff "^4.0.1"

0 commit comments

Comments
 (0)