Skip to content

Commit f8d709c

Browse files
chore: npm-check-updates && yarn upgrade (#22936)
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
1 parent b01adb5 commit f8d709c

File tree

11 files changed

+244
-244
lines changed

11 files changed

+244
-244
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@types/prettier": "2.6.0",
1919
"@yarnpkg/lockfile": "^1.1.0",
20-
"cdk-generate-synthetic-examples": "^0.1.57",
20+
"cdk-generate-synthetic-examples": "^0.1.64",
2121
"conventional-changelog-cli": "^2.2.2",
2222
"fs-extra": "^9.1.0",
2323
"graceful-fs": "^4.2.10",

packages/@aws-cdk/aws-codepipeline-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@aws-cdk/cx-api": "0.0.0",
8585
"@aws-cdk/pkglint": "0.0.0",
8686
"@types/jest": "^27.5.2",
87-
"@types/lodash": "^4.14.188",
87+
"@types/lodash": "^4.14.189",
8888
"jest": "^27.5.1",
8989
"lodash": "^4.17.21"
9090
},

packages/@aws-cdk/aws-eks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/sinon": "^9.0.11",
9292
"@types/yaml": "1.9.6",
9393
"aws-sdk": "^2.848.0",
94-
"cdk8s": "^1.8.37",
94+
"cdk8s": "^1.8.44",
9595
"cdk8s-plus-21": "^1.0.0-beta.186",
9696
"jest": "^27.5.1",
9797
"sinon": "^9.2.4"

packages/@aws-cdk/aws-lambda-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@aws-cdk/pkglint": "0.0.0",
7979
"@types/jest": "^27.5.2",
8080
"delay": "5.0.0",
81-
"esbuild": "^0.15.13"
81+
"esbuild": "^0.15.14"
8282
},
8383
"dependencies": {
8484
"@aws-cdk/aws-lambda": "0.0.0",

packages/@aws-cdk/aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@aws-cdk/pkglint": "0.0.0",
9393
"@types/aws-lambda": "^8.10.108",
9494
"@types/jest": "^27.5.2",
95-
"@types/lodash": "^4.14.188",
95+
"@types/lodash": "^4.14.189",
9696
"jest": "^27.5.1",
9797
"lodash": "^4.17.21"
9898
},

packages/@aws-cdk/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"@types/aws-lambda": "^8.10.108",
187187
"@types/fs-extra": "^8.1.2",
188188
"@types/jest": "^27.5.2",
189-
"@types/lodash": "^4.14.188",
189+
"@types/lodash": "^4.14.189",
190190
"@types/minimatch": "^3.0.5",
191191
"@types/node": "^10.17.60",
192192
"@types/sinon": "^9.0.11",

packages/@aws-cdk/integ-runner/THIRD_PARTY_LICENSES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The @aws-cdk/integ-runner package includes the following third-party software/licensing:
22

3-
** [email protected].0 - https://www.npmjs.com/package/ajv/v/8.11.0 | MIT
3+
** [email protected].2 - https://www.npmjs.com/package/ajv/v/8.11.2 | MIT
44
The MIT License (MIT)
55

66
Copyright (c) 2015-2021 Evgeny Poberezkin
@@ -156,7 +156,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
156156

157157
----------------
158158

159-
** aws-sdk@2.1250.0 - https://www.npmjs.com/package/aws-sdk/v/2.1250.0 | Apache-2.0
159+
** aws-sdk@2.1255.0 - https://www.npmjs.com/package/aws-sdk/v/2.1255.0 | Apache-2.0
160160
AWS SDK for JavaScript
161161
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
162162

packages/aws-cdk-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@
369369
"@types/fs-extra": "^8.1.2",
370370
"@types/node": "^10.17.60",
371371
"constructs": "^3.3.69",
372-
"esbuild": "^0.15.13",
372+
"esbuild": "^0.15.14",
373373
"fs-extra": "^9.1.0",
374374
"ts-node": "^9.1.1",
375375
"typescript": "~3.8.3"

packages/aws-cdk/THIRD_PARTY_LICENSES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ THE SOFTWARE.
6767

6868
----------------
6969

70-
** [email protected].0 - https://www.npmjs.com/package/ajv/v/8.11.0 | MIT
70+
** [email protected].2 - https://www.npmjs.com/package/ajv/v/8.11.2 | MIT
7171
The MIT License (MIT)
7272

7373
Copyright (c) 2015-2021 Evgeny Poberezkin
@@ -268,7 +268,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
268268

269269
----------------
270270

271-
** aws-sdk@2.1250.0 - https://www.npmjs.com/package/aws-sdk/v/2.1250.0 | Apache-2.0
271+
** aws-sdk@2.1255.0 - https://www.npmjs.com/package/aws-sdk/v/2.1255.0 | Apache-2.0
272272
AWS SDK for JavaScript
273273
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
274274

tools/@aws-cdk/node-bundle/package.json

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

0 commit comments

Comments
 (0)