Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: npm-check-updates && yarn upgrade #22269

Merged
merged 2 commits into from
Oct 6, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/prettier": "2.6.0",
"@yarnpkg/lockfile": "^1.1.0",
"cdk-generate-synthetic-examples": "^0.1.17",
"cdk-generate-synthetic-examples": "^0.1.23",
"conventional-changelog-cli": "^2.2.2",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codepipeline-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@aws-cdk/cx-api": "0.0.0",
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.185",
"@types/lodash": "^4.14.186",
"jest": "^27.5.1",
"lodash": "^4.17.21"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-eks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/sinon": "^9.0.11",
"@types/yaml": "1.9.6",
"aws-sdk": "^2.1211.0",
"cdk8s": "^2.4.39",
"cdk8s": "^2.5.8",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@aws-cdk/pkglint": "0.0.0",
"@types/jest": "^27.5.2",
"delay": "5.0.0",
"esbuild": "^0.15.9"
"esbuild": "^0.15.10"
},
"dependencies": {
"@aws-cdk/aws-lambda": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@aws-cdk/pkglint": "0.0.0",
"@types/aws-lambda": "^8.10.106",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.185",
"@types/lodash": "^4.14.186",
"jest": "^27.5.1",
"lodash": "^4.17.21"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cloud-assembly-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
},
"dependencies": {
"jsonschema": "^1.4.1",
"semver": "^7.3.7"
"semver": "^7.3.8"
},
"awscdkio": {
"announce": false
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"@types/aws-lambda": "^8.10.106",
"@types/fs-extra": "^8.1.2",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.185",
"@types/lodash": "^4.14.186",
"@types/minimatch": "^3.0.5",
"@types/node": "^14.18.31",
"@types/sinon": "^9.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cx-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"dependencies": {
"@aws-cdk/cloud-assembly-schema": "0.0.0",
"semver": "^7.3.7"
"semver": "^7.3.8"
},
"peerDependencies": {
"@aws-cdk/cloud-assembly-schema": "0.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/integ-runner/THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

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

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

Expand Down Expand Up @@ -1968,7 +1968,7 @@ License, as follows:

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

** semver@7.3.7 - https://www.npmjs.com/package/semver/v/7.3.7 | ISC
** semver@7.3.8 - https://www.npmjs.com/package/semver/v/7.3.8 | ISC
The ISC License

Copyright (c) Isaac Z. Schlueter and Contributors
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-cdk-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"jsonschema": "^1.4.1",
"minimatch": "^3.1.2",
"punycode": "^2.1.1",
"semver": "^7.3.7",
"semver": "^7.3.8",
"yaml": "1.10.2"
},
"devDependencies": {
Expand Down Expand Up @@ -367,7 +367,7 @@
"@types/fs-extra": "^8.1.2",
"@types/node": "^14.18.31",
"constructs": "^10.0.0",
"esbuild": "^0.15.9",
"esbuild": "^0.15.10",
"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
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

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

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

Expand Down Expand Up @@ -3031,7 +3031,7 @@ License, as follows:

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

** semver@7.3.7 - https://www.npmjs.com/package/semver/v/7.3.7 | ISC
** semver@7.3.8 - https://www.npmjs.com/package/semver/v/7.3.8 | ISC
The ISC License

Copyright (c) Isaac Z. Schlueter and Contributors
Expand Down Expand Up @@ -3113,7 +3113,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

** socks@2.7.0 - https://www.npmjs.com/package/socks/v/2.7.0 | MIT
** socks@2.7.1 - https://www.npmjs.com/package/socks/v/2.7.1 | MIT
The MIT License (MIT)

Copyright (c) 2013 Josh Glazebrook
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"p-queue": "^6.6.2",
"promptly": "^3.2.0",
"proxy-agent": "^5.0.0",
"semver": "^7.3.7",
"semver": "^7.3.8",
"source-map-support": "^0.5.21",
"strip-ansi": "^6.0.1",
"table": "^6.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/monocdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"jsonschema": "^1.4.1",
"minimatch": "^3.1.2",
"punycode": "^2.1.1",
"semver": "^7.3.7",
"semver": "^7.3.8",
"yaml": "1.10.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jsii-reflect": "^1.69.0",
"markdownlint-cli": "^0.32.2",
"nyc": "^15.1.0",
"semver": "^7.3.7",
"semver": "^7.3.8",
"ts-jest": "^27.1.5",
"typescript": "~3.9.10",
"yargs": "^16.2.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/cdk-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"detect-newline": "^3.1.0",
"fs-extra": "^9.1.0",
"git-raw-commits": "^2.0.11",
"semver": "^7.3.7",
"semver": "^7.3.8",
"stringify-package": "^1.0.1"
},
"keywords": [
Expand Down
6 changes: 3 additions & 3 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.

2 changes: 1 addition & 1 deletion tools/@aws-cdk/pkglint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"fs-extra": "^9.1.0",
"glob": "^7.2.3",
"npm-bundled": "^1.1.2",
"semver": "^7.3.7",
"semver": "^7.3.8",
"yargs": "^16.2.0"
}
}
4 changes: 2 additions & 2 deletions tools/@aws-cdk/prlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^5.1.0",
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"conventional-commits-parser": "^3.2.4",
"fs-extra": "^9.1.0",
"glob": "^7.2.3"
Expand Down
2 changes: 1 addition & 1 deletion tools/@aws-cdk/yarn-cling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0",
"semver": "^7.3.7"
"semver": "^7.3.8"
},
"keywords": [
"aws",
Expand Down
Loading