chore(deps): update dependency ts-node to v10.3.0 (#116)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-13 19:55:23 +08:00
committed by GitHub
parent 5e6ff525c6
commit 76e0a52803
2 changed files with 20 additions and 21 deletions

View File

@@ -155,7 +155,7 @@
"socket.io": "*",
"ts-jest": "27.0.5",
"ts-loader": "9.2.6",
"ts-node": "10.2.1",
"ts-node": "10.3.0",
"tsconfig-paths": "3.11.0",
"typescript": "4.4.4",
"webpack": "*",

39
pnpm-lock.yaml generated
View File

@@ -97,7 +97,7 @@ specifiers:
ts-jest: 27.0.5
ts-loader: 9.2.6
ts-morph: '*'
ts-node: 10.2.1
ts-node: 10.3.0
tsconfig-paths: 3.11.0
typescript: 4.4.4
ua-parser-js: 0.7.28
@@ -197,7 +197,7 @@ devDependencies:
fastify: 3.21.6
husky: 7.0.2
ioredis: 4.27.9
jest: 27.2.5_ts-node@10.2.1
jest: 27.2.5_ts-node@10.3.0
lint-staged: 11.2.3
prettier: 2.4.1
rimraf: 3.0.2
@@ -206,7 +206,7 @@ devDependencies:
socket.io: 4.1.3
ts-jest: 27.0.5_fe15ac987db2e7d4ad38346689ae2fc5
ts-loader: 9.2.6_typescript@4.4.4+webpack@5.56.0
ts-node: 10.2.1_f33f745757bdf8465ce51368fffbb2b6
ts-node: 10.3.0_f33f745757bdf8465ce51368fffbb2b6
tsconfig-paths: 3.11.0
typescript: 4.4.4
webpack: 5.56.0
@@ -756,8 +756,8 @@ packages:
engines: {node: '>= 12'}
dev: true
/@cspotcode/source-map-support/0.6.1:
resolution: {integrity: sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg==}
/@cspotcode/source-map-support/0.7.0:
resolution: {integrity: sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==}
engines: {node: '>=12'}
dependencies:
'@cspotcode/source-map-consumer': 0.8.0
@@ -930,7 +930,7 @@ packages:
slash: 3.0.0
dev: true
/@jest/core/27.2.5_ts-node@10.2.1:
/@jest/core/27.2.5_ts-node@10.3.0:
resolution: {integrity: sha512-VR7mQ+jykHN4WO3OvusRJMk4xCa2MFLipMS+43fpcRGaYrN1KwMATfVEXif7ccgFKYGy5D1TVXTNE4mGq/KMMA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
@@ -951,7 +951,7 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.8
jest-changed-files: 27.2.5
jest-config: 27.2.5_ts-node@10.2.1
jest-config: 27.2.5_ts-node@10.3.0
jest-haste-map: 27.2.5
jest-message-util: 27.2.5
jest-regex-util: 27.0.6
@@ -5316,7 +5316,7 @@ packages:
- supports-color
dev: true
/jest-cli/27.2.5_ts-node@10.2.1:
/jest-cli/27.2.5_ts-node@10.3.0:
resolution: {integrity: sha512-XzfcOXi5WQrXqFYsDxq5RDOKY4FNIgBgvgf3ZBz4e/j5/aWep5KnsAYH5OFPMdX/TP/LFsYQMRH7kzJUMh6JKg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
@@ -5326,14 +5326,14 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 27.2.5_ts-node@10.2.1
'@jest/core': 27.2.5_ts-node@10.3.0
'@jest/test-result': 27.2.5
'@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.2.5_ts-node@10.2.1
jest-config: 27.2.5_ts-node@10.3.0
jest-util: 27.2.5
jest-validate: 27.2.5
prompts: 2.4.1
@@ -5346,7 +5346,7 @@ packages:
- utf-8-validate
dev: true
/jest-config/27.2.5_ts-node@10.2.1:
/jest-config/27.2.5_ts-node@10.3.0:
resolution: {integrity: sha512-QdENtn9b5rIIYGlbDNEcgY9LDL5kcokJnXrp7x8AGjHob/XFqw1Z6p+gjfna2sUulQsQ3ce2Fvntnv+7fKYDhQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
@@ -5376,7 +5376,7 @@ packages:
jest-validate: 27.2.5
micromatch: 4.0.4
pretty-format: 27.2.5
ts-node: 10.2.1_f33f745757bdf8465ce51368fffbb2b6
ts-node: 10.3.0_f33f745757bdf8465ce51368fffbb2b6
transitivePeerDependencies:
- bufferutil
- canvas
@@ -5763,7 +5763,7 @@ packages:
supports-color: 8.1.1
dev: true
/jest/27.2.5_ts-node@10.2.1:
/jest/27.2.5_ts-node@10.3.0:
resolution: {integrity: sha512-vDMzXcpQN4Ycaqu+vO7LX8pZwNNoKMhc+gSp6q1D8S6ftRk8gNW8cni3YFxknP95jxzQo23Lul0BI2FrWgnwYQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
@@ -5773,9 +5773,9 @@ packages:
node-notifier:
optional: true
dependencies:
'@jest/core': 27.2.5_ts-node@10.2.1
'@jest/core': 27.2.5_ts-node@10.3.0
import-local: 3.0.2
jest-cli: 27.2.5_ts-node@10.2.1
jest-cli: 27.2.5_ts-node@10.3.0
transitivePeerDependencies:
- bufferutil
- canvas
@@ -8281,7 +8281,7 @@ packages:
'@types/jest': 27.0.2
bs-logger: 0.2.6
fast-json-stable-stringify: 2.1.0
jest: 27.2.5_ts-node@10.2.1
jest: 27.2.5_ts-node@10.3.0
jest-util: 27.1.0
json5: 2.2.0
lodash: 4.17.21
@@ -8313,9 +8313,8 @@ packages:
code-block-writer: 10.1.1
dev: false
/ts-node/10.2.1_f33f745757bdf8465ce51368fffbb2b6:
resolution: {integrity: sha512-hCnyOyuGmD5wHleOQX6NIjJtYVIO8bPP8F2acWkB4W06wdlkgyvJtubO/I9NkI88hCFECbsEgoLc0VNkYmcSfw==}
engines: {node: '>=12.0.0'}
/ts-node/10.3.0_f33f745757bdf8465ce51368fffbb2b6:
resolution: {integrity: sha512-RYIy3i8IgpFH45AX4fQHExrT8BxDeKTdC83QFJkNzkvt8uFB6QJ8XMyhynYiKMLxt9a7yuXaDBZNOYS3XjDcYw==}
hasBin: true
peerDependencies:
'@swc/core': '>=1.2.50'
@@ -8328,7 +8327,7 @@ packages:
'@swc/wasm':
optional: true
dependencies:
'@cspotcode/source-map-support': 0.6.1
'@cspotcode/source-map-support': 0.7.0
'@tsconfig/node10': 1.0.8
'@tsconfig/node12': 1.0.9
'@tsconfig/node14': 1.0.1