Skip to content

Commit

Permalink
Update dependency typescript to ^5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent 86afd74 commit 21dddc1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-process-management",
"version": "2.2.59",
"version": "2.2.60",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -56,7 +56,7 @@
"@polkadot/api": "^11.3.1",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"zod": "^3.23.8"
}
}

0 comments on commit 21dddc1

Please sign in to comment.