Merge pull request #2 from Voornaamenachternaam/dependabot/npm_and_yarn/ts-node-10.9.2

Bump ts-node from 10.9.1 to 10.9.2
This commit is contained in:
Voornaamenachternaam 2025-01-04 16:43:00 +01:00 committed by GitHub
commit ef0b6e114b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"minimatch": "^7.4.2",
"openai": "^4.20.1",
"parse-diff": "^0.11.1",
"ts-node": "^10.9.1"
"ts-node": "^10.9.2"
},
"devDependencies": {
"@types/node": "^18.15.5",