Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#238)
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 Jan 2, 2025
1 parent 17b1eab commit 6d4ae6c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
94 changes: 47 additions & 47 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/veritable-cloudagent",
"version": "0.12.42",
"version": "0.12.43",
"main": "build/index",
"type": "module",
"types": "build/index",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@eslint/js": "^9.17.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.3",
"@swc/core": "^1.10.4",
"@types/body-parser": "^1.19.5",
"@types/chai": "^5.0.1",
"@types/cors": "^2.8.17",
Expand All @@ -82,8 +82,8 @@
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"chai": "^5.1.2",
"concurrently": "^9.1.1",
"depcheck": "^1.4.7",
Expand Down

0 comments on commit 6d4ae6c

Please sign in to comment.