Skip to content

Commit

Permalink
Chore(deps): bump the update-npm-dependencies group with 5 updates (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 069c608 commit 5c9dcc8
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 31 deletions.
48 changes: 25 additions & 23 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"@js-soft/eslint-config-ts": "^1.6.7",
"@js-soft/license-check": "^1.0.9",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@types/node": "^20.11.29",
"copy-webpack-plugin": "^12.0.2",
"enhanced-publish": "^1.1.2",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"jest-expect-message": "^1.1.3",
"madge": "^6.1.0",
"npm-check-updates": "^16.14.15",
"npm-check-updates": "^16.14.17",
"prettier": "^3.2.5",
"terser-webpack-plugin": "^5.3.10",
"ts-jest": "^29.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@js-soft/web-logger": "^1.0.4",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.0",
"@types/lokijs": "^1.5.14",
"@types/luxon": "^3.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/consumption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@js-soft/web-logger": "^1.0.4",
"@nmshd/crypto": "2.0.6",
"@types/glob": "^8.1.0",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.0",
"@types/luxon": "^3.4.2",
"leaked-handles": "^5.2.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 @@ -85,7 +85,7 @@
"@js-soft/docdb-access-mongo": "1.1.7",
"@js-soft/node-logger": "1.1.1",
"@types/json-stringify-safe": "^5.0.3",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.0",
"@types/luxon": "^3.4.2",
"@types/qrcode": "^1.5.5",
"ts-json-schema-generator": "^1.5.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@js-soft/logging-abstractions": "^1.0.1",
"@js-soft/simple-logger": "1.0.4",
"@js-soft/ts-utils": "^2.3.3",
"axios": "^1.6.7",
"axios": "^1.6.8",
"fast-json-patch": "^3.1.1",
"form-data": "^4.0.0",
"json-stringify-safe": "^5.0.1",
Expand All @@ -91,9 +91,9 @@
"@nmshd/crypto": "2.0.6",
"@types/glob": "^8.1.0",
"@types/json-stringify-safe": "^5.0.3",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.0",
"@types/luxon": "^3.4.2",
"@types/qs": "^6.9.12",
"@types/qs": "^6.9.13",
"@types/uuid": "^9.0.8",
"expect": "^29.7.0",
"ts-mockito": "^2.6.1"
Expand Down

0 comments on commit 5c9dcc8

Please sign in to comment.