Merge pull request #850 from marocchino/dependabot/npm_and_yarn/typescript-4.9.4

build(deps-dev): Bump typescript from 4.9.3 to 4.9.4
This commit is contained in:
marocchino 2022-12-12 10:26:57 +09:00 committed by GitHub
commit 573336e001
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -44,6 +44,6 @@
"js-yaml": "^4.1.0",
"prettier": "2.8.1",
"ts-jest": "^27.1.4",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}