Skip to content

Commit

Permalink
[CHORE] Update dependency typescript to v5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 24, 2024
1 parent 4e67a35 commit 5ce08f6
Show file tree
Hide file tree
Showing 6 changed files with 134 additions and 134 deletions.
2 changes: 1 addition & 1 deletion pandora-client-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"ts-node": "10.9.2",
"tslib": "2.6.2",
"type-fest": "4.25.0",
"typescript": "5.4.5",
"typescript": "5.5.4",
"url-loader": "4.1.1",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion pandora-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "6.0.0",
"tslib": "2.6.2",
"type-fest": "4.25.0",
"typescript": "5.4.5",
"typescript": "5.5.4",
"zod": "3.23.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pandora-server-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"tsc-watch": "6.2.0",
"tslib": "2.6.2",
"type-fest": "4.25.0",
"typescript": "5.4.5"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion pandora-server-shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"ts-mockito": "2.6.1",
"tsc-watch": "6.2.0",
"tslib": "2.6.2",
"typescript": "5.4.5"
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion pandora-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"rimraf": "6.0.0",
"superstatic": "9.0.3",
"tslib": "2.6.2",
"typescript": "5.4.5",
"typescript": "5.5.4",
"v8-to-istanbul": "9.3.0"
}
}
Loading

0 comments on commit 5ce08f6

Please sign in to comment.