Skip to content

Commit

Permalink
fix(deps): Update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 8de3fd2 commit e995dad
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 134 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"prettier": "^2.8.8",
"puppeteer": "^22.10.0",
"renovate-config-seek": "^0.4.0",
"typescript": "~5.6.0"
"typescript": "~5.7.0"
},
"engines": {
"node": ">=18.20.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"svgo-loader": "^4.0.0",
"terser-webpack-plugin": "^5.1.4",
"tree-kill": "^1.2.1",
"typescript": "~5.6.0",
"typescript": "~5.7.0",
"webpack": "^5.52.0",
"webpack-bundle-analyzer": "^4.6.1",
"webpack-dev-server": "^5.0.2",
Expand Down
Loading

0 comments on commit e995dad

Please sign in to comment.