Skip to content

Commit

Permalink
Chore(deps): bump the update-npm-dependencies group with 5 updates (#15)
Browse files Browse the repository at this point in the history
Bumps the update-npm-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.10` | `20.11.16` |
| [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |
| [webpack](https://github.com/webpack/webpack) | `5.90.0` | `5.90.1` |
| [@nmshd/crypto](https://github.com/nmshd/ts-crypto) | `2.0.5` | `2.0.6` |


Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 20.11.10 to 20.11.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `prettier` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.4...3.2.5)

Updates `webpack` from 5.90.0 to 5.90.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.0...v5.90.1)

Updates `@nmshd/crypto` from 2.0.5 to 2.0.6
- [Commits](https://github.com/nmshd/ts-crypto/commits)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
- dependency-name: "@nmshd/crypto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 7ad6f59 commit e6488c2
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 29 deletions.
44 changes: 23 additions & 21 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
Expand Up @@ -26,22 +26,22 @@
"devDependencies": {
"@js-soft/eslint-config-ts": "^1.6.6",
"@js-soft/license-check": "^1.0.9",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.10",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"copy-webpack-plugin": "^12.0.2",
"enhanced-publish": "^1.1.1",
"eslint": "^8.56.0",
"jest": "^29.7.0",
"jest-expect-message": "^1.1.3",
"madge": "^6.1.0",
"npm-check-updates": "^16.14.14",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"terser-webpack-plugin": "^5.3.10",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.3.3",
"webpack": "^5.90.0",
"webpack": "^5.90.1",
"webpack-cli": "^5.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/consumption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@js-soft/ts-serval": "2.0.10",
"@js-soft/ts-utils": "2.3.3",
"@js-soft/web-logger": "^1.0.4",
"@nmshd/crypto": "2.0.5",
"@nmshd/crypto": "2.0.6",
"@types/glob": "^8.1.0",
"@types/lodash": "^4.14.202",
"@types/luxon": "^3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@js-soft/ts-serval": "2.0.10",
"@nmshd/crypto": "2.0.5",
"@nmshd/crypto": "2.0.6",
"@types/luxon": "^3.4.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@js-soft/ts-utils": "^2.3.3",
"@nmshd/consumption": "3.9.3",
"@nmshd/content": "2.8.4",
"@nmshd/crypto": "2.0.5",
"@nmshd/crypto": "2.0.6",
"@nmshd/transport": "2.2.2",
"ajv": "^8.12.0",
"ajv-errors": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@js-soft/node-logger": "1.1.1",
"@js-soft/ts-serval": "2.0.10",
"@js-soft/web-logger": "^1.0.4",
"@nmshd/crypto": "2.0.5",
"@nmshd/crypto": "2.0.6",
"@types/glob": "^8.1.0",
"@types/json-stringify-safe": "^5.0.3",
"@types/lodash": "^4.14.202",
Expand Down

0 comments on commit e6488c2

Please sign in to comment.