Skip to content

Commit a26aa17

Browse files
chore(deps-dev): bump ts-node from 8.3.0 to 8.4.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 8.4.1. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.3.0...v8.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 251af5d commit a26aa17

File tree

1 file changed

+15
-23
lines changed

1 file changed

+15
-23
lines changed

yarn.lock

Lines changed: 15 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -728,28 +728,28 @@
728728
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df"
729729
integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw==
730730

731-
"@feathersjs/commons@^4.3.7":
732-
version "4.3.7"
733-
resolved "https://registry.yarnpkg.com/@feathersjs/commons/-/commons-4.3.7.tgz#7f85d32d96d250a8a6d4a74f60cc7050b0be80df"
734-
integrity sha512-AX7fh88MUW3d5T+Zb0lVvwrWqioOhtsCwk9LJtQvexS3CTK6E/xzf6qKFfOv3IQ8x82/6OtMW+F2Yjc3clMFiw==
731+
"@feathersjs/errors@^3.3.6":
732+
version "3.3.6"
733+
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-3.3.6.tgz#c34cfcd0a8fc1519afb36030efb3f835a8088015"
734+
integrity sha512-VCohY/AQU13xYyZGl6rfdUgE+2bjaI76a4aEb6reIphHKgb4mnjYlg2PzS1/hcU1qUNi515kY9yQa5HsE7J1dQ==
735+
dependencies:
736+
debug "^4.0.0"
735737

736-
"@feathersjs/feathers@^4.3.7":
737-
version "4.3.7"
738-
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d"
739-
integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA==
740738
"@feathersjs/errors@^4.3.7":
741739
version "4.3.7"
742740
resolved "https://registry.yarnpkg.com/@feathersjs/errors/-/errors-4.3.7.tgz#ee576d06f5dfc502aa2ed1a0ee13380fa30d71e5"
743741
integrity sha512-OGyPZpq5qkr6TjG5aqFBNgpsK3pwhMRxHPjHkGXBKfseRACTS//ma3kJhRiGxhFetu5IsIsAYBpLRhyTbiBi8w==
744-
dependencies:
745-
debug "^4.1.1"
746-
747742
dependencies:
748743
"@feathersjs/commons" "^4.3.7"
749744
debug "^4.1.1"
750745
events "^3.0.0"
751746
uberproto "^2.0.4"
752747

748+
"@feathersjs/feathers@^4.3.7":
749+
version "4.3.7"
750+
resolved "https://registry.yarnpkg.com/@feathersjs/feathers/-/feathers-4.3.7.tgz#ac4be01427b3db88947359e6b605f48d6805335d"
751+
integrity sha512-gpxWG4B4I3M1C+es2jFh4AEF0L5zcSGhK7zMCB0nZp8R3VJClSJ7qtGcmIrOWPjYVKPcZYqAdFZgFn2T0+tvAA==
752+
753753
"@feathersjs/rest-client@^1.4.7":
754754
version "1.4.7"
755755
resolved "https://registry.yarnpkg.com/@feathersjs/rest-client/-/rest-client-1.4.7.tgz#6fb556721b661f7aa73f27173925b17274fae164"
@@ -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)