Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (#13254)
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 Mar 2, 2021
1 parent 1f35351 commit 2d0c766
Show file tree
Hide file tree
Showing 20 changed files with 397 additions and 317 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.6",
"jest-junit": "^12.0.0",
"jsii-diff": "^1.21.0",
"jsii-pacmak": "^1.21.0",
"jsii-rosetta": "^1.21.0",
"jsii-diff": "^1.23.0",
"jsii-pacmak": "^1.23.0",
"jsii-rosetta": "^1.23.0",
"lerna": "^3.22.1",
"standard-version": "^9.1.1",
"typescript": "~3.9.9"
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 @@ -25,7 +25,7 @@
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.1"
"ts-jest": "^26.5.2"
},
"dependencies": {
"@aws-cdk/cloud-assembly-schema": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"devDependencies": {
"aws-sdk": "^2.596.0",
"aws-sdk-mock": "^5.1.0",
"eslint": "^7.20.0",
"eslint": "^7.21.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"jest": "^26.6.3",
"lambda-tester": "^3.6.0",
"nock": "^13.0.7",
"ts-jest": "^26.5.1"
"nock": "^13.0.9",
"ts-jest": "^26.5.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"devDependencies": {
"aws-sdk": "^2.596.0",
"aws-sdk-mock": "^5.1.0",
"eslint": "^7.20.0",
"eslint": "^7.21.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"jest": "^26.6.3",
"lambda-tester": "^3.6.0",
"nock": "^13.0.7"
"nock": "^13.0.9"
}
}
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 @@ -81,7 +81,7 @@
"jest": "^26.6.3",
"pkglint": "0.0.0",
"sinon": "^9.2.4",
"ts-jest": "^26.5.1"
"ts-jest": "^26.5.2"
},
"dependencies": {
"@aws-cdk/aws-applicationautoscaling": "0.0.0",
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.8.50",
"esbuild": "^0.8.54",
"pkglint": "0.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"cfn2ts": "0.0.0",
"nock": "^13.0.7",
"nock": "^13.0.9",
"nodeunit": "^0.11.3",
"pkglint": "0.0.0",
"sinon": "^9.2.4"
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 @@ -78,7 +78,7 @@
"cfn2ts": "0.0.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.1"
"ts-jest": "^26.5.2"
},
"dependencies": {
"@aws-cdk/core": "0.0.0",
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 @@ -25,7 +25,7 @@
"colors": "^1.4.0",
"diff": "^5.0.0",
"fast-deep-equal": "^3.1.3",
"string-width": "^4.2.0",
"string-width": "^4.2.2",
"table": "^6.0.7"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"fast-check": "^2.13.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.1"
"ts-jest": "^26.5.2"
},
"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 @@ -367,7 +367,7 @@
"cdk-integ-tools": "0.0.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.1"
"ts-jest": "^26.5.2"
},
"keywords": [
"aws",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/custom-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"cdk-integ-tools": "0.0.0",
"cfn2ts": "0.0.0",
"fs-extra": "^9.1.0",
"nock": "^13.0.7",
"nock": "^13.0.9",
"pkglint": "0.0.0",
"sinon": "^9.2.4"
},
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.1"
"ts-jest": "^26.5.2"
},
"dependencies": {
"@aws-cdk/cloudformation-diff": "0.0.0"
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 @@ -39,7 +39,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/core": "0.0.0",
"@octokit/rest": "^18.2.0",
"@octokit/rest": "^18.3.1",
"@types/archiver": "^5.1.0",
"@types/fs-extra": "^8.1.1",
"@types/glob": "^7.1.3",
Expand All @@ -59,10 +59,10 @@
"jest": "^26.6.3",
"make-runnable": "^1.3.8",
"mockery": "^2.1.0",
"nock": "^13.0.7",
"nock": "^13.0.9",
"pkglint": "0.0.0",
"sinon": "^9.2.4",
"ts-jest": "^26.5.1",
"ts-jest": "^26.5.2",
"ts-mock-imports": "^1.3.3",
"xml-js": "^1.6.11"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"awslint": "bin/awslint"
},
"dependencies": {
"@jsii/spec": "^1.21.0",
"@jsii/spec": "^1.23.0",
"camelcase": "^6.2.0",
"colors": "^1.4.0",
"fs-extra": "^9.1.0",
"jsii-reflect": "^1.21.0",
"jsii-reflect": "^1.23.0",
"yargs": "^16.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cdk-dasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"codemaker": "^1.21.0",
"codemaker": "^1.23.0",
"yaml": "1.10.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/decdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
"@aws-cdk/yaml-cfn": "0.0.0",
"constructs": "^3.2.0",
"fs-extra": "^9.1.0",
"jsii-reflect": "^1.21.0",
"jsii-reflect": "^1.23.0",
"jsonschema": "^1.4.0",
"yaml": "1.10.0",
"yargs": "^16.2.0"
Expand All @@ -221,7 +221,7 @@
"@types/yaml": "1.9.7",
"@types/yargs": "^15.0.13",
"jest": "^26.6.3",
"jsii": "^1.21.0"
"jsii": "^1.23.0"
},
"keywords": [
"aws",
Expand Down
14 changes: 7 additions & 7 deletions tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,25 +39,25 @@
"pkglint": "0.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.1",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"awslint": "0.0.0",
"colors": "^1.4.0",
"eslint": "^7.20.0",
"eslint": "^7.21.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-cdk": "0.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.5",
"fs-extra": "^9.1.0",
"jest": "^26.6.3",
"jsii": "^1.21.0",
"jsii-pacmak": "^1.21.0",
"markdownlint-cli": "^0.26.0",
"jsii": "^1.23.0",
"jsii-pacmak": "^1.23.0",
"markdownlint-cli": "^0.27.0",
"nodeunit": "^0.11.3",
"nyc": "^15.1.0",
"semver": "^7.3.4",
"ts-jest": "^26.5.1",
"ts-jest": "^26.5.2",
"typescript": "~3.9.9",
"yargs": "^16.2.0",
"yarn-cling": "0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion tools/cfn2ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-cdk/cfnspec": "0.0.0",
"codemaker": "^1.21.0",
"codemaker": "^1.23.0",
"fast-json-patch": "^3.0.0-1",
"fs-extra": "^9.1.0",
"yargs": "^16.2.0"
Expand Down
4 changes: 2 additions & 2 deletions tools/eslint-plugin-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"typescript": "~3.9.9"
},
"dependencies": {
"@typescript-eslint/parser": "^4.15.1",
"eslint": "^7.20.0",
"@typescript-eslint/parser": "^4.16.1",
"eslint": "^7.21.0",
"fs-extra": "^9.1.0"
},
"jest": {
Expand Down
Loading

0 comments on commit 2d0c766

Please sign in to comment.