mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
Merge pull request #14 from apricote/renovate/ts-node-8.x
chore(deps): update dependency ts-node to v8.10.2
This commit is contained in:
commit
e6ad54a5a6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -10736,9 +10736,9 @@
|
|||
}
|
||||
},
|
||||
"ts-node": {
|
||||
"version": "8.10.1",
|
||||
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.10.1.tgz",
|
||||
"integrity": "sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw==",
|
||||
"version": "8.10.2",
|
||||
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.10.2.tgz",
|
||||
"integrity": "sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^4.1.0",
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
"supertest": "4.0.2",
|
||||
"ts-jest": "25.5.1",
|
||||
"ts-loader": "7.0.5",
|
||||
"ts-node": "8.10.1",
|
||||
"ts-node": "8.10.2",
|
||||
"tsconfig-paths": "3.9.0",
|
||||
"tslint": "6.1.2",
|
||||
"tslint-config-prettier": "1.18.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue