chore(deps): update dependency ts-node to v10.7.0

This commit is contained in:
Renovate Bot
2022-03-06 05:06:39 +00:00
committed by renovate[bot]
parent ebdabfbdf4
commit bb21b4c4c4
4 changed files with 15 additions and 14 deletions

View File

@ -146,7 +146,7 @@
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.4",
"serve": "13.0.2",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"webpack": "5.70.0",
"webpack-cli": "4.9.2"
}

23
package-lock.json generated
View File

@ -96,7 +96,7 @@
"process": "0.11.10",
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"typescript": "4.6.2",
"webpack-bundle-analyzer": "4.5.0"
},
@ -1079,7 +1079,7 @@
"redux-mock-store": "1.5.4",
"redux-saga-test-plan": "4.0.4",
"serve": "13.0.2",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"webpack": "5.70.0",
"webpack-cli": "4.9.2"
},
@ -50140,9 +50140,9 @@
"dev": true
},
"node_modules/ts-node": {
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.6.0.tgz",
"integrity": "sha512-CJen6+dfOXolxudBQXnVjRVvYTmTWbyz7cn+xq2XTsvnaXbHqr4gXSCNbS2Jj8yTZMuGwUoBESLaOkLascVVvg==",
"version": "10.7.0",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.7.0.tgz",
"integrity": "sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==",
"dev": true,
"dependencies": {
"@cspotcode/source-map-support": "0.7.0",
@ -50162,6 +50162,7 @@
"bin": {
"ts-node": "dist/bin.js",
"ts-node-cwd": "dist/bin-cwd.js",
"ts-node-esm": "dist/bin-esm.js",
"ts-node-script": "dist/bin-script.js",
"ts-node-transpile-only": "dist/bin-transpile.js",
"ts-script": "dist/bin-script-deprecated.js"
@ -53285,7 +53286,7 @@
"gray-matter": "4.0.3",
"inquirer": "8.2.0",
"prettier": "2.5.1",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"typescript": "4.6.2"
},
"engines": {
@ -56758,7 +56759,7 @@
"store": "2.0.12",
"stream-browserify": "3.0.0",
"tone": "14.7.77",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"typescript": "4.6.2",
"util": "0.12.4",
"uuid": "8.3.2",
@ -56900,7 +56901,7 @@
"gray-matter": "4.0.3",
"inquirer": "8.2.0",
"prettier": "2.5.1",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"typescript": "4.6.2"
}
},
@ -92859,9 +92860,9 @@
"dev": true
},
"ts-node": {
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.6.0.tgz",
"integrity": "sha512-CJen6+dfOXolxudBQXnVjRVvYTmTWbyz7cn+xq2XTsvnaXbHqr4gXSCNbS2Jj8yTZMuGwUoBESLaOkLascVVvg==",
"version": "10.7.0",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.7.0.tgz",
"integrity": "sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==",
"dev": true,
"requires": {
"@cspotcode/source-map-support": "0.7.0",

View File

@ -170,7 +170,7 @@
"process": "0.11.10",
"rimraf": "3.0.2",
"start-server-and-test": "1.14.0",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"typescript": "4.6.2",
"webpack-bundle-analyzer": "4.5.0"
}

View File

@ -29,7 +29,7 @@
"gray-matter": "4.0.3",
"inquirer": "8.2.0",
"prettier": "2.5.1",
"ts-node": "10.6.0",
"ts-node": "10.7.0",
"typescript": "4.6.2"
}
}