Skip to content

Commit

Permalink
Update dependency typescript to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 24d222b commit a52160b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"testcafe": "3.4.0",
"ts-loader": "9.5.1",
"tslint": "6.1.3",
"typescript": "5.3.2",
"typescript": "5.4.5",
"util": "0.12.5",
"webpack-dev-server": "4.15.1"
}
Expand Down
2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"rimraf": "3.0.2",
"tslint": "6.1.3",
"tsx": "4.4.0",
"typescript": "5.2.2"
"typescript": "5.4.5"
},
"dependencies": {
"array-push-at-sort-position": "4.0.1",
Expand Down

0 comments on commit a52160b

Please sign in to comment.