Merge pull request #1172 from marocchino/dependabot/npm_and_yarn/typescript-5.3.2

build(deps-dev): Bump typescript from 5.2.2 to 5.3.2
This commit is contained in:
marocchino 2023-11-28 09:48:41 +09:00 committed by GitHub
commit 1ce25185f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -45,6 +45,6 @@
"js-yaml": "^4.1.0",
"prettier": "3.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}