Merge pull request #1299 from marocchino/dependabot/npm_and_yarn/typescript-5.4.5

build(deps-dev): Bump typescript from 5.4.2 to 5.4.5
This commit is contained in:
marocchino 2024-04-24 19:12:42 +09:00 committed by GitHub
commit 6e37533a39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -45,6 +45,6 @@
"js-yaml": "^4.1.0",
"prettier": "3.2.5",
"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
}
}