Skip to content

Commit

Permalink
chore(deps): bump the dev-dependencies group with 10 updates (#309)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [cdk-nag](https://github.com/cdklabs/cdk-nag) | `2.28.52` | `2.28.60` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.6.2` | `18.6.3` |
| [@mrgrain/jsii-struct-builder](https://github.com/mrgrain/jsii-struct-builder) | `0.7.17` | `0.7.18` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.21` | `18.19.22` |
| [jsii](https://github.com/aws/jsii-compiler) | `5.3.12` | `5.3.27` |
| [jsii-diff](https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff) | `1.94.0` | `1.95.0` |
| [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) | `1.94.0` | `1.95.0` |
| [jsii-rosetta](https://github.com/aws/jsii-rosetta) | `5.3.9` | `5.3.27` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.10` | `0.25.12` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |


Updates `cdk-nag` from 2.28.52 to 2.28.60
- [Release notes](https://github.com/cdklabs/cdk-nag/releases)
- [Commits](cdklabs/cdk-nag@v2.28.52...v2.28.60)

Updates `@commitlint/config-conventional` from 18.6.2 to 18.6.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.3/@commitlint/config-conventional)

Updates `@mrgrain/jsii-struct-builder` from 0.7.17 to 0.7.18
- [Release notes](https://github.com/mrgrain/jsii-struct-builder/releases)
- [Commits](mrgrain/jsii-struct-builder@v0.7.17...v0.7.18)

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

Updates `jsii` from 5.3.12 to 5.3.27
- [Release notes](https://github.com/aws/jsii-compiler/releases)
- [Changelog](https://github.com/aws/jsii-compiler/blob/main/releases.json)
- [Commits](aws/jsii-compiler@v5.3.12...v5.3.27)

Updates `jsii-diff` from 1.94.0 to 1.95.0
- [Release notes](https://github.com/aws/jsii/releases)
- [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/jsii/commits/v1.95.0/packages/jsii-diff)

Updates `jsii-pacmak` from 1.94.0 to 1.95.0
- [Release notes](https://github.com/aws/jsii/releases)
- [Changelog](https://github.com/aws/jsii/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/jsii/commits/v1.95.0/packages/jsii-pacmak)

Updates `jsii-rosetta` from 5.3.9 to 5.3.27
- [Release notes](https://github.com/aws/jsii-rosetta/releases)
- [Changelog](https://github.com/aws/jsii-rosetta/blob/main/releases.json)
- [Commits](aws/jsii-rosetta@v5.3.9...v5.3.27)

Updates `typedoc` from 0.25.10 to 0.25.12
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.10...v0.25.12)

Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.2)

---
updated-dependencies:
- dependency-name: cdk-nag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@mrgrain/jsii-struct-builder"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: jsii
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: jsii-diff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsii-pacmak
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jsii-rosetta
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Alain Krok <alkrok@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alain Krok <alkrok@amazon.com>
  • Loading branch information
dependabot[bot] and krokoko committed Mar 11, 2024
1 parent 7c26aad commit 201640b
Showing 1 changed file with 23 additions and 38 deletions.
61 changes: 23 additions & 38 deletions yarn.lock

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

0 comments on commit 201640b

Please sign in to comment.