Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (aws#14620)
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 authored and hollanddd committed Aug 26, 2021
1 parent c6ab4a5 commit b2f2d0d
Show file tree
Hide file tree
Showing 21 changed files with 525 additions and 681 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
},
"tap-mocha-reporter-resolutions-comment": "should be removed or reviewed when nodeunit dependency is dropped or adjusted",
"resolutions": {
"tap-mocha-reporter": "^5.0.1"
"tap-mocha-reporter": "^5.0.1",
"string-width": "^4.2.2"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/assert-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.5"
"ts-jest": "^26.5.6"
},
"dependencies": {
"@aws-cdk/cloud-assembly-schema": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jest": "^26.6.3",
"pkglint": "0.0.0",
"@aws-cdk/assert-internal": "0.0.0",
"ts-jest": "^26.5.5"
"ts-jest": "^26.5.6"
},
"dependencies": {
"@aws-cdk/cloudformation-diff": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"cdk-build-tools": "0.0.0",
"aws-sdk": "^2.596.0",
"aws-sdk-mock": "^5.1.0",
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -42,6 +42,6 @@
"lambda-tester": "^3.6.0",
"sinon": "^9.2.4",
"nock": "^13.0.11",
"ts-jest": "^26.5.5"
"ts-jest": "^26.5.6"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"aws-sdk": "^2.596.0",
"aws-sdk-mock": "^5.1.0",
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"jest": "^26.6.3",
"pkglint": "0.0.0",
"sinon": "^9.2.4",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"@aws-cdk/assert-internal": "0.0.0"
},
"dependencies": {
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 @@ -67,7 +67,7 @@
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"delay": "5.0.0",
"esbuild": "^0.11.18",
"esbuild": "^0.11.20",
"pkglint": "0.0.0",
"@aws-cdk/assert-internal": "0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-msk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"cfn2ts": "0.0.0",
"cdk-integ-tools": "0.0.0",
"pkglint": "0.0.0",
"jest": "^26.6.0",
"jest": "^26.6.3",
"@aws-cdk/assert-internal": "0.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-sam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"cfn2ts": "0.0.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"@aws-cdk/assert-internal": "0.0.0"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/cloudformation-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"diff": "^5.0.0",
"fast-deep-equal": "^3.1.3",
"string-width": "^4.2.2",
"table": "^6.6.0"
"table": "^6.7.0"
},
"devDependencies": {
"@types/jest": "^26.0.23",
Expand All @@ -35,7 +35,7 @@
"fast-check": "^2.14.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.5"
"ts-jest": "^26.5.6"
},
"repository": {
"url": "https://github.com/aws/aws-cdk.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cloudformation-include/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
"cdk-integ-tools": "0.0.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"@aws-cdk/assert-internal": "0.0.0"
},
"bundledDependencies": [
Expand Down
2 changes: 1 addition & 1 deletion packages/@monocdk-experiment/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^26.6.3",
"monocdk": "0.0.0",
"pkglint": "0.0.0",
"ts-jest": "^26.5.5"
"ts-jest": "^26.5.6"
},
"dependencies": {
"@aws-cdk/cloudformation-diff": "0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/@monocdk-experiment/rewrite-imports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"glob": "^7.1.6",
"glob": "^7.1.7",
"typescript": "~3.9.9"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"glob": "^7.1.6",
"glob": "^7.1.7",
"typescript": "~3.9.9"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"nock": "^13.0.11",
"pkglint": "0.0.0",
"sinon": "^9.2.4",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"ts-mock-imports": "^1.3.4",
"xml-js": "^1.6.11"
},
Expand All @@ -78,14 +78,14 @@
"colors": "^1.4.0",
"decamelize": "^5.0.0",
"fs-extra": "^9.1.0",
"glob": "^7.1.6",
"glob": "^7.1.7",
"json-diff": "^0.5.4",
"minimatch": ">=3.0",
"promptly": "^3.2.0",
"proxy-agent": "^4.0.1",
"semver": "^7.3.5",
"source-map-support": "^0.5.19",
"table": "^6.6.0",
"table": "^6.7.0",
"uuid": "^8.3.2",
"wrap-ansi": "^7.0.0",
"yaml": "1.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"typescript": "~3.9.9",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-cdk": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@aws-cdk/cx-api": "0.0.0",
"archiver": "^5.3.0",
"aws-sdk": "^2.848.0",
"glob": "^7.1.6",
"glob": "^7.1.7",
"yargs": "^16.2.0"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@typescript-eslint/parser": "^4.22.1",
"awslint": "0.0.0",
"colors": "^1.4.0",
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-cdk": "0.0.0",
Expand All @@ -60,7 +60,7 @@
"nodeunit": "^0.11.3",
"nyc": "^15.1.0",
"semver": "^7.3.5",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"typescript": "~3.9.9",
"yargs": "^16.2.0",
"yarn-cling": "0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/eslint-plugin-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"fs-extra": "^9.1.0"
},
"jest": {
Expand Down
4 changes: 2 additions & 2 deletions tools/pkglint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/yargs": "^15.0.13",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-cdk": "0.0.0",
Expand All @@ -58,7 +58,7 @@
"case": "^1.6.3",
"colors": "^1.4.0",
"fs-extra": "^9.1.0",
"glob": "^7.1.6",
"glob": "^7.1.7",
"npm-bundled": "^1.1.2",
"semver": "^7.3.5",
"yargs": "^16.2.0"
Expand Down
Loading

0 comments on commit b2f2d0d

Please sign in to comment.