Skip to content

Commit

Permalink
Chore(deps): bump the update-npm-dependencies group with 5 updates (#272
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 8510f91 commit 4cf8873
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 46 deletions.
81 changes: 44 additions & 37 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
Expand Up @@ -29,10 +29,10 @@
"devDependencies": {
"@js-soft/eslint-config-ts": "^1.6.9",
"@js-soft/license-check": "^1.0.9",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"enhanced-publish": "^1.1.3",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"jest": "^29.7.0",
"jest-expect-message": "^1.1.3",
"madge": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/consumption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"@js-soft/docdb-querytranslator": "^1.1.5",
"@js-soft/ts-serval": "2.0.10",
"@js-soft/ts-serval": "2.0.11",
"@js-soft/ts-utils": "2.3.3",
"@nmshd/content": "*",
"@nmshd/core-types": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
}
},
"dependencies": {
"@js-soft/ts-serval": "2.0.10",
"@js-soft/ts-serval": "2.0.11",
"@nmshd/core-types": "*",
"@nmshd/iql": "^1.0.2",
"luxon": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@js-soft/logging-abstractions": "^1.0.1",
"@js-soft/ts-serval": "2.0.10",
"@js-soft/ts-serval": "2.0.11",
"json-stringify-safe": "^5.0.1",
"luxon": "^3.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@js-soft/docdb-querytranslator": "^1.1.5",
"@js-soft/logging-abstractions": "^1.0.1",
"@js-soft/ts-serval": "2.0.10",
"@js-soft/ts-serval": "2.0.11",
"@js-soft/ts-utils": "^2.3.3",
"@nmshd/consumption": "*",
"@nmshd/content": "*",
Expand Down
4 changes: 2 additions & 2 deletions packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
"@js-soft/docdb-access-loki": "1.1.0",
"@js-soft/docdb-access-mongo": "1.1.9",
"@js-soft/node-logger": "1.2.0",
"@js-soft/ts-serval": "2.0.10",
"@js-soft/ts-serval": "2.0.11",
"@types/json-stringify-safe": "^5.0.3",
"@types/lodash": "^4.17.7",
"@types/luxon": "^3.4.2",
"@types/qs": "^6.9.15",
"@types/qs": "^6.9.16",
"@types/uuid": "^10.0.0",
"expect": "^29.7.0",
"ts-mockito": "^2.6.1"
Expand Down

0 comments on commit 4cf8873

Please sign in to comment.