Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#339)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 91115fe commit a40e463
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

8 changes: 4 additions & 4 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.144",
"version": "2.2.145",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -45,8 +45,8 @@
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^18.19.67",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"eslint": "^9.16.0",
Expand All @@ -62,6 +62,6 @@
"@polkadot/api": "^15.0.1",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"zod": "^3.23.8"
"zod": "^3.24.0"
}
}

0 comments on commit a40e463

Please sign in to comment.