Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#327)
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 Nov 26, 2024
1 parent 06a697c commit 94fb9ff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
21 changes: 11 additions & 10 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.134",
"version": "2.2.135",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"@eslint/js": "^9.15.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.1",
"@swc/core": "^1.9.2",
"@swc/core": "^1.9.3",
"@swc/helpers": "^0.5.15",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
Expand All @@ -56,7 +56,7 @@
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"reflect-metadata": "^0.2.2",
"testcontainers": "^10.14.0"
"testcontainers": "^10.15.0"
},
"dependencies": {
"@polkadot/api": "^14.3.1",
Expand Down

0 comments on commit 94fb9ff

Please sign in to comment.