Skip to content

Commit 3d372e0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ts-node to v10.8.1
1 parent ee517a9 commit 3d372e0

File tree

2 files changed

+34
-21
lines changed

2 files changed

+34
-21
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"supertest": "6.2.3",
122122
"ts-jest": "27.1.5",
123123
"ts-loader": "9.3.0",
124-
"ts-node": "10.7.0",
124+
"ts-node": "10.8.1",
125125
"tsconfig-paths": "3.14.1",
126126
"typescript": "4.7.3"
127127
}

yarn.lock

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2006,17 +2006,12 @@
20062006
"@types/lodash" "^4.14.136"
20072007
lodash "^4.17.15"
20082008

2009-
"@cspotcode/[email protected]":
2010-
version "0.8.0"
2011-
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
2012-
integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
2013-
2014-
"@cspotcode/[email protected]":
2015-
version "0.7.0"
2016-
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.7.0.tgz#4789840aa859e46d2f3173727ab707c66bf344f5"
2017-
integrity sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==
2009+
"@cspotcode/source-map-support@^0.8.0":
2010+
version "0.8.1"
2011+
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
2012+
integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==
20182013
dependencies:
2019-
"@cspotcode/source-map-consumer" "0.8.0"
2014+
"@jridgewell/trace-mapping" "0.3.9"
20202015

20212016
"@csstools/convert-colors@^1.4.0":
20222017
version "1.4.0"
@@ -4840,6 +4835,24 @@
48404835
resolved "https://registry.yarnpkg.com/@josephg/resolvable/-/resolvable-1.0.1.tgz#69bc4db754d79e1a2f17a650d3466e038d94a5eb"
48414836
integrity sha512-CtzORUwWTTOTqfVtHaKRJ0I1kNQd1bpn3sUh8I3nJDVY+5/M/Oe1DnEWzPQvqq/xPIIkzzzIP7mfCoAjFRvDhg==
48424837

4838+
"@jridgewell/resolve-uri@^3.0.3":
4839+
version "3.0.7"
4840+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz#30cd49820a962aff48c8fffc5cd760151fca61fe"
4841+
integrity sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==
4842+
4843+
"@jridgewell/sourcemap-codec@^1.4.10":
4844+
version "1.4.13"
4845+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz#b6461fb0c2964356c469e115f504c95ad97ab88c"
4846+
integrity sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==
4847+
4848+
"@jridgewell/[email protected]":
4849+
version "0.3.9"
4850+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
4851+
integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==
4852+
dependencies:
4853+
"@jridgewell/resolve-uri" "^3.0.3"
4854+
"@jridgewell/sourcemap-codec" "^1.4.10"
4855+
48434856
"@jsdevtools/ono@^7.1.3":
48444857
version "7.1.3"
48454858
resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
@@ -22863,12 +22876,12 @@ [email protected]:
2286322876
"@ts-morph/common" "~0.11.1"
2286422877
code-block-writer "^10.1.1"
2286522878

22866-
ts-node@10.7.0:
22867-
version "10.7.0"
22868-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5"
22869-
integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==
22879+
ts-node@10.8.1:
22880+
version "10.8.1"
22881+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.8.1.tgz#ea2bd3459011b52699d7e88daa55a45a1af4f066"
22882+
integrity sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==
2287022883
dependencies:
22871-
"@cspotcode/source-map-support" "0.7.0"
22884+
"@cspotcode/source-map-support" "^0.8.0"
2287222885
"@tsconfig/node10" "^1.0.7"
2287322886
"@tsconfig/node12" "^1.0.7"
2287422887
"@tsconfig/node14" "^1.0.0"
@@ -22879,7 +22892,7 @@ [email protected]:
2287922892
create-require "^1.1.0"
2288022893
diff "^4.0.1"
2288122894
make-error "^1.1.1"
22882-
v8-compile-cache-lib "^3.0.0"
22895+
v8-compile-cache-lib "^3.0.1"
2288322896
yn "3.1.1"
2288422897

2288522898
ts-node@^9:
@@ -23418,10 +23431,10 @@ uuid@^3.1.0, uuid@^3.2.1, uuid@^3.3.2, uuid@^3.4.0:
2341823431
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
2341923432
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
2342023433

23421-
v8-compile-cache-lib@^3.0.0:
23422-
version "3.0.0"
23423-
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz#0582bcb1c74f3a2ee46487ceecf372e46bce53e8"
23424-
integrity sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==
23434+
v8-compile-cache-lib@^3.0.1:
23435+
version "3.0.1"
23436+
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
23437+
integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
2342523438

2342623439
v8-compile-cache@^2.0.3:
2342723440
version "2.3.0"

0 commit comments

Comments
 (0)