Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (#22653)
Browse files Browse the repository at this point in the history
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
  • Loading branch information
aws-cdk-automation committed Oct 26, 2022
1 parent 69981ac commit 31fe2e4
Show file tree
Hide file tree
Showing 15 changed files with 370 additions and 367 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -18,17 +18,17 @@
"devDependencies": {
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
"cdk-generate-synthetic-examples": "^0.1.36",
"cdk-generate-synthetic-examples": "^0.1.43",
"conventional-changelog-cli": "^2.2.2",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.10",
"jest-junit": "^13.2.0",
"jsii-diff": "^1.69.0",
"jsii-pacmak": "^1.69.0",
"jsii-reflect": "^1.69.0",
"jsii-rosetta": "^1.69.0",
"jsii-diff": "^1.70.0",
"jsii-pacmak": "^1.70.0",
"jsii-reflect": "^1.70.0",
"jsii-rosetta": "^1.70.0",
"lerna": "^4.0.0",
"patch-package": "^6.4.7",
"patch-package": "^6.5.0",
"semver": "^6.3.0",
"standard-version": "^9.5.0",
"typescript": "~3.9.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-eks/package.json
Expand Up @@ -93,7 +93,7 @@
"@types/sinon": "^9.0.11",
"@types/yaml": "1.9.6",
"aws-sdk": "^2.1211.0",
"cdk8s": "^2.5.21",
"cdk8s": "^2.5.28",
"cdk8s-plus-21": "^2.0.0-beta.12",
"jest": "^27.5.1",
"sinon": "^9.2.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-lambda-nodejs/package.json
Expand Up @@ -79,7 +79,7 @@
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^27.5.2",
"delay": "5.0.0",
"esbuild": "^0.15.11"
"esbuild": "^0.15.12"
},
"dependencies": {
"@aws-cdk/aws-lambda": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cfnspec/package.json
Expand Up @@ -37,7 +37,7 @@
"@types/md5": "^2.3.2",
"fast-json-patch": "^2.2.1",
"jest": "^27.5.1",
"json-diff": "^0.9.0",
"json-diff": "^0.9.1",
"sort-json": "^2.0.1"
},
"dependencies": {
Expand Down
7 changes: 4 additions & 3 deletions packages/@aws-cdk/integ-runner/THIRD_PARTY_LICENSES
Expand Up @@ -156,7 +156,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

----------------

** aws-sdk@2.1235.0 - https://www.npmjs.com/package/aws-sdk/v/2.1235.0 | Apache-2.0
** aws-sdk@2.1240.0 - https://www.npmjs.com/package/aws-sdk/v/2.1240.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand Down Expand Up @@ -2263,7 +2263,7 @@ OTHER DEALINGS IN THE SOFTWARE.

----------------

** workerpool@6.2.1 - https://www.npmjs.com/package/workerpool/v/6.2.1 | Apache-2.0
** workerpool@6.3.0 - https://www.npmjs.com/package/workerpool/v/6.3.0 | Apache-2.0
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down Expand Up @@ -2452,7 +2452,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright {yyyy} {name of copyright owner}
Copyright (C) 2014-2022 Jos de Jong wjosdejong@gmail.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -2466,6 +2466,7 @@ Apache License
See the License for the specific language governing permissions and
limitations under the License.


----------------

** wrap-ansi@7.0.0 - https://www.npmjs.com/package/wrap-ansi/v/7.0.0 | MIT
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/integ-runner/package.json
Expand Up @@ -71,7 +71,7 @@
"aws-cdk": "0.0.0",
"chalk": "^4",
"fs-extra": "^9.1.0",
"workerpool": "^6.2.1",
"workerpool": "^6.3.0",
"yargs": "^16.2.0"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/package.json
Expand Up @@ -368,7 +368,7 @@
"@types/fs-extra": "^8.1.2",
"@types/node": "^14.18.32",
"constructs": "^10.0.0",
"esbuild": "^0.15.11",
"esbuild": "^0.15.12",
"fs-extra": "^9.1.0",
"ts-node": "^9.1.1",
"typescript": "~3.8.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/aws-cdk/THIRD_PARTY_LICENSES
@@ -1,6 +1,6 @@
The aws-cdk package includes the following third-party software/licensing:

** @jsii/check-node@1.69.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.69.0 | Apache-2.0
** @jsii/check-node@1.70.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.70.0 | Apache-2.0
jsii
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand Down Expand Up @@ -37,7 +37,7 @@ THE SOFTWARE.

----------------

** acorn@8.8.0 - https://www.npmjs.com/package/acorn/v/8.8.0 | MIT
** acorn@8.8.1 - https://www.npmjs.com/package/acorn/v/8.8.1 | MIT
MIT License

Copyright (C) 2012-2022 by various contributors (see AUTHORS)
Expand Down Expand Up @@ -268,7 +268,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

----------------

** aws-sdk@2.1235.0 - https://www.npmjs.com/package/aws-sdk/v/2.1235.0 | Apache-2.0
** aws-sdk@2.1240.0 - https://www.npmjs.com/package/aws-sdk/v/2.1240.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand Down
4 changes: 2 additions & 2 deletions packages/aws-cdk/package.json
Expand Up @@ -96,7 +96,7 @@
"@aws-cdk/cloudformation-diff": "0.0.0",
"@aws-cdk/cx-api": "0.0.0",
"@aws-cdk/region-info": "0.0.0",
"@jsii/check-node": "1.69.0",
"@jsii/check-node": "1.70.0",
"archiver": "^5.3.1",
"aws-sdk": "^2.1211.0",
"camelcase": "^6.3.0",
Expand All @@ -106,7 +106,7 @@
"decamelize": "^5.0.1",
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
"json-diff": "^0.9.0",
"json-diff": "^0.9.1",
"minimatch": ">=3.1",
"p-queue": "^6.6.2",
"promptly": "^3.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/awslint/package.json
Expand Up @@ -18,11 +18,11 @@
"awslint": "bin/awslint"
},
"dependencies": {
"@jsii/spec": "^1.69.0",
"@jsii/spec": "^1.70.0",
"camelcase": "^6.3.0",
"chalk": "^4",
"fs-extra": "^9.1.0",
"jsii-reflect": "^1.69.0",
"jsii-reflect": "^1.70.0",
"yargs": "^16.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-dasm/package.json
Expand Up @@ -30,7 +30,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"codemaker": "^1.69.0",
"codemaker": "^1.70.0",
"yaml": "1.10.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions tools/@aws-cdk/cdk-build-tools/package.json
Expand Up @@ -57,9 +57,9 @@
"fs-extra": "^9.1.0",
"jest": "^27.5.1",
"jest-junit": "^13.2.0",
"jsii": "^1.69.0",
"jsii-pacmak": "^1.69.0",
"jsii-reflect": "^1.69.0",
"jsii": "^1.70.0",
"jsii-pacmak": "^1.70.0",
"jsii-reflect": "^1.70.0",
"markdownlint-cli": "^0.32.2",
"nyc": "^15.1.0",
"semver": "^7.3.8",
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/cfn2ts/package.json
Expand Up @@ -32,7 +32,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-cdk/cfnspec": "0.0.0",
"codemaker": "^1.69.0",
"codemaker": "^1.70.0",
"fast-json-patch": "^3.1.1",
"fs-extra": "^9.1.0",
"yargs": "^16.2.0"
Expand Down
4 changes: 2 additions & 2 deletions tools/@aws-cdk/node-bundle/package.json

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

0 comments on commit 31fe2e4

Please sign in to comment.