Skip to content

Commit 4545f29

Browse files
committed
fix: upgrade typescript from 4.7.2 to 4.7.3
Snyk has created this PR to upgrade typescript from 4.7.2 to 4.7.3. See this package in npm: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/runtime-3by/project/3af2d020-78e9-4846-9064-bd2167f7613f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent cb25f45 commit 4545f29

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.38.0",
5252
"source-map-support": "^0.5.21",
5353
"tunnel": "0.0.6",
54-
"typescript": "^4.7.2",
54+
"typescript": "^4.7.3",
5555
"yaml": "^1.10.2"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)