Skip to content

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2024
1 parent 93fb63d commit a71d8b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

6 changes: 3 additions & 3 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.124",
"version": "2.2.125",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"@eslint/js": "^9.13.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^18.19.62",
"@types/node": "^18.19.63",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"chai": "^5.1.2",
Expand All @@ -55,7 +55,7 @@
"ts-node": "^10.9.2"
},
"dependencies": {
"@polkadot/api": "^14.2.1",
"@polkadot/api": "^14.2.2",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"typescript": "^5.6.3",
Expand Down

0 comments on commit a71d8b4

Please sign in to comment.