Skip to content

Commit aeaf5b5

Browse files
chore(deps): bump the npm-dictionary group
Bumps the npm-dictionary group in /examples/servers/dictionary with 2 updates: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) and [typescript](https://github.com/microsoft/TypeScript). Updates `aws-cdk` from 2.1118.0 to 2.1120.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1120.0/packages/aws-cdk) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: aws-cdk dependency-version: 2.1120.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dictionary - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dictionary ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 413d532 commit aeaf5b5

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

examples/servers/dictionary/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/servers/dictionary/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"devDependencies": {
1212
"@types/aws-lambda": "^8.10.161",
1313
"@types/node": "25.6.0",
14-
"aws-cdk": "2.1118.0",
14+
"aws-cdk": "2.1120.0",
1515
"cdk-nag": "^2.38.2",
16-
"typescript": "~6.0.2"
16+
"typescript": "~6.0.3"
1717
},
1818
"dependencies": {
1919
"aws-cdk-lib": "2.252.0",

0 commit comments

Comments
 (0)