chore(deps): update dependency ts-node to v10.4.0 (#143)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-30 10:09:45 +08:00
committed by GitHub
parent 4aa6874357
commit 1a4e8c5449
2 changed files with 17 additions and 17 deletions

View File

@@ -153,7 +153,7 @@
"socket.io": "*",
"ts-jest": "27.0.7",
"ts-loader": "9.2.6",
"ts-node": "10.3.1",
"ts-node": "10.4.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.4.4",
"webpack": "*",

32
pnpm-lock.yaml generated
View File

@@ -96,7 +96,7 @@ specifiers:
ts-jest: 27.0.7
ts-loader: 9.2.6
ts-morph: '*'
ts-node: 10.3.1
ts-node: 10.4.0
tsconfig-paths: 3.11.0
typescript: 4.4.4
ua-parser-js: 1.0.2
@@ -192,7 +192,7 @@ devDependencies:
eslint: 7.32.0
husky: 7.0.4
ioredis: 4.28.0
jest: 27.3.1_ts-node@10.3.1
jest: 27.3.1_ts-node@10.4.0
lint-staged: 11.2.6
mockingoose: 2.15.2_mongoose@5.13.8
prettier: 2.4.1
@@ -202,7 +202,7 @@ devDependencies:
socket.io: 4.2.0
ts-jest: 27.0.7_2c4ca6574207836d1023f54689cc81ac
ts-loader: 9.2.6_typescript@4.4.4+webpack@5.58.2
ts-node: 10.3.1_0cb88d80cb04d25b21fa3ec194608c65
ts-node: 10.4.0_0cb88d80cb04d25b21fa3ec194608c65
tsconfig-paths: 3.11.0
typescript: 4.4.4
webpack: 5.58.2
@@ -941,7 +941,7 @@ packages:
slash: 3.0.0
dev: true
/@jest/core/27.3.1_ts-node@10.3.1:
/@jest/core/27.3.1_ts-node@10.4.0:
resolution: {integrity: sha512-DMNE90RR5QKx0EA+wqe3/TNEwiRpOkhshKNxtLxd4rt3IZpCt+RSL+FoJsGeblRZmqdK4upHA/mKKGPPRAifhg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
@@ -962,7 +962,7 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.8
jest-changed-files: 27.3.0
jest-config: 27.3.1_ts-node@10.3.1
jest-config: 27.3.1_ts-node@10.4.0
jest-haste-map: 27.3.1
jest-message-util: 27.3.1
jest-regex-util: 27.0.6
@@ -5252,7 +5252,7 @@ packages:
- supports-color
dev: true
/jest-cli/27.3.1_ts-node@10.3.1:
/jest-cli/27.3.1_ts-node@10.4.0:
resolution: {integrity: sha512-WHnCqpfK+6EvT62me6WVs8NhtbjAS4/6vZJnk7/2+oOr50cwAzG4Wxt6RXX0hu6m1169ZGMlhYYUNeKBXCph/Q==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
@@ -5262,14 +5262,14 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 27.3.1_ts-node@10.3.1
'@jest/core': 27.3.1_ts-node@10.4.0
'@jest/test-result': 27.3.1
'@jest/types': 27.2.5
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.8
import-local: 3.0.2
jest-config: 27.3.1_ts-node@10.3.1
jest-config: 27.3.1_ts-node@10.4.0
jest-util: 27.3.1
jest-validate: 27.3.1
prompts: 2.4.1
@@ -5282,7 +5282,7 @@ packages:
- utf-8-validate
dev: true
/jest-config/27.3.1_ts-node@10.3.1:
/jest-config/27.3.1_ts-node@10.4.0:
resolution: {integrity: sha512-KY8xOIbIACZ/vdYCKSopL44I0xboxC751IX+DXL2+Wx6DKNycyEfV3rryC3BPm5Uq/BBqDoMrKuqLEUNJmMKKg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
@@ -5312,7 +5312,7 @@ packages:
jest-validate: 27.3.1
micromatch: 4.0.4
pretty-format: 27.3.1
ts-node: 10.3.1_0cb88d80cb04d25b21fa3ec194608c65
ts-node: 10.4.0_0cb88d80cb04d25b21fa3ec194608c65
transitivePeerDependencies:
- bufferutil
- canvas
@@ -5689,7 +5689,7 @@ packages:
supports-color: 8.1.1
dev: true
/jest/27.3.1_ts-node@10.3.1:
/jest/27.3.1_ts-node@10.4.0:
resolution: {integrity: sha512-U2AX0AgQGd5EzMsiZpYt8HyZ+nSVIh5ujQ9CPp9EQZJMjXIiSZpJNweZl0swatKRoqHWgGKM3zaSwm4Zaz87ng==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
@@ -5699,9 +5699,9 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 27.3.1_ts-node@10.3.1
'@jest/core': 27.3.1_ts-node@10.4.0
import-local: 3.0.2
jest-cli: 27.3.1_ts-node@10.3.1
jest-cli: 27.3.1_ts-node@10.4.0
transitivePeerDependencies:
- bufferutil
- canvas
@@ -8096,7 +8096,7 @@ packages:
'@types/jest': 27.0.2
bs-logger: 0.2.6
fast-json-stable-stringify: 2.1.0
jest: 27.3.1_ts-node@10.3.1
jest: 27.3.1_ts-node@10.4.0
jest-util: 27.2.5
json5: 2.2.0
lodash.memoize: 4.1.2
@@ -8128,8 +8128,8 @@ packages:
code-block-writer: 10.1.1
dev: false
/ts-node/10.3.1_0cb88d80cb04d25b21fa3ec194608c65:
resolution: {integrity: sha512-Yw3W2mYzhHfCHOICGNJqa0i+rbL0rAyg7ZIHxU+K4pgY8gd2Lh1j+XbHCusJMykbj6RZMJVOY0MlHVd+GOivcw==}
/ts-node/10.4.0_0cb88d80cb04d25b21fa3ec194608c65:
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
hasBin: true
peerDependencies:
'@swc/core': '>=1.2.50'