Skip to content

Commit c5b9c8a

Browse files
committed
fix: upgrade typescript from 5.0.4 to 5.1.3
Snyk has created this PR to upgrade typescript from 5.0.4 to 5.1.3. See this package in npm: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/philipbrembeck/project/c6bab3c4-a382-45e6-a9e8-10046f522ad9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1a47528 commit c5b9c8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "18.2.0",
2525
"react-dom": "18.2.0",
2626
"sass": "^1.62.1",
27-
"typescript": "5.0.4"
27+
"typescript": "5.1.3"
2828
},
2929
"devDependencies": {
3030
"@playwright/test": "^1.34.3",

0 commit comments

Comments
 (0)