Skip to content

Commit

Permalink
DPO-1062 update typescript to 5.6.3 and bump common version
Browse files Browse the repository at this point in the history
  • Loading branch information
solita-ijunnone committed Jan 17, 2025
1 parent a83d32a commit 288e8ba
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 104 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digitraffic/common",
"version": "2025.1.16-2",
"version": "2025.1.17-1",
"description": "",
"type": "module",
"repository": {
Expand Down Expand Up @@ -145,7 +145,7 @@
"@aws-sdk/client-sns": "^3.721.0",
"@aws-sdk/lib-storage": "^3.721.0",
"@date-fns/tz": "1.2.0",
"@digitraffic/eslint-config": "^3.0.1",
"@digitraffic/eslint-config": "^3.1.1",
"@jest/globals": "^29.7.0",
"@rushstack/eslint-config": "^3.7.1",
"@rushstack/heft": "^0.68.11",
Expand Down Expand Up @@ -187,7 +187,7 @@
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4",
"typescript": "~5.6.3",
"velocityjs": "^2.0.6",
"zod": "~3.24.1"
}
Expand Down
Loading

0 comments on commit 288e8ba

Please sign in to comment.