Update dependency ts-node to v10.9.2
Some checks failed
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit

This commit is contained in:
Mr. Renovate 2023-12-08 13:33:09 +00:00
parent e559a215f3
commit 8460ba53c9
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@
"supertest": "6.3.3",
"ts-jest": "29.1.1",
"ts-loader": "9.5.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.3"
}