Skip to content

Commit 3b6788e

Browse files
committed
fix: upgrade typescript from 4.5.4 to 4.5.5
Snyk has created this PR to upgrade typescript from 4.5.4 to 4.5.5. See this package in npm: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/jan.stehlik/project/733adc18-056f-49a5-b15c-b8906faaf71e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9a48ae6 commit 3b6788e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"snyk-docker-plugin": "^4.34.5",
5252
"source-map-support": "^0.5.21",
5353
"tunnel": "0.0.6",
54-
"typescript": "^4.5.2",
54+
"typescript": "^4.5.5",
5555
"yaml": "^1.10.2"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)