Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (aws#13049)
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 Feb 15, 2021
1 parent 19bd4a7 commit 925dc1d
Show file tree
Hide file tree
Showing 26 changed files with 293 additions and 201 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.6",
"jest-junit": "^12.0.0",
"jsii-diff": "^1.20.1",
"jsii-pacmak": "^1.20.1",
"jsii-rosetta": "^1.20.1",
"jsii-diff": "^1.21.0",
"jsii-pacmak": "^1.21.0",
"jsii-rosetta": "^1.21.0",
"lerna": "^3.22.1",
"standard-version": "^9.1.0",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"resolutions-comment": "should be removed or reviewed when nodeunit dependency is dropped or adjusted",
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/app-delivery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"fast-check": "^2.12.1",
"fast-check": "^2.13.0",
"nodeunit": "^0.11.3",
"pkglint": "0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-applicationautoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "0.0.0",
"cfn2ts": "0.0.0",
"fast-check": "^2.12.1",
"fast-check": "^2.13.0",
"nodeunit": "^0.11.3",
"pkglint": "0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-autoscaling-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"fast-check": "^2.12.1",
"fast-check": "^2.13.0",
"nodeunit": "^0.11.3",
"pkglint": "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.19.0",
"eslint": "^7.20.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"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.0"
"ts-jest": "^26.5.1"
}
}
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@aws-cdk/aws-sns-subscriptions": "0.0.0",
"@aws-cdk/aws-sqs": "0.0.0",
"@aws-cdk/aws-ssm": "0.0.0",
"@types/aws-lambda": "^8.10.71",
"@types/aws-lambda": "^8.10.72",
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"devDependencies": {
"aws-sdk": "^2.596.0",
"aws-sdk-mock": "^5.1.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"jest": "^26.6.3",
"lambda-tester": "^3.6.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.44",
"esbuild": "^0.8.46",
"pkglint": "0.0.0"
},
"dependencies": {
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 @@ -76,7 +76,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/aws-lambda": "^8.10.71",
"@types/aws-lambda": "^8.10.72",
"@types/lodash": "^4.14.168",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cloudformation-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/string-width": "^4.0.1",
"@types/table": "^6.0.0",
"cdk-build-tools": "0.0.0",
"fast-check": "^2.12.1",
"fast-check": "^2.13.0",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"ts-jest": "^26.5.1"
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 @@ -180,7 +180,7 @@
"@types/sinon": "^9.0.10",
"cdk-build-tools": "0.0.0",
"cfn2ts": "0.0.0",
"fast-check": "^2.12.1",
"fast-check": "^2.13.0",
"lodash": "^4.17.20",
"nodeunit-shim": "0.0.0",
"pkglint": "0.0.0",
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 @@ -75,7 +75,7 @@
"@aws-cdk/aws-events": "0.0.0",
"@aws-cdk/aws-s3": "0.0.0",
"@aws-cdk/aws-ssm": "0.0.0",
"@types/aws-lambda": "^8.10.71",
"@types/aws-lambda": "^8.10.72",
"@types/fs-extra": "^8.1.1",
"@types/sinon": "^9.0.10",
"aws-sdk": "^2.842.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 @@ -33,7 +33,7 @@
"license": "Apache-2.0",
"dependencies": {
"glob": "^7.1.6",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"devDependencies": {
"@types/glob": "^7.1.3",
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 @@ -39,7 +39,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/core": "0.0.0",
"@octokit/rest": "^18.1.0",
"@octokit/rest": "^18.1.1",
"@types/archiver": "^5.1.0",
"@types/fs-extra": "^8.1.1",
"@types/glob": "^7.1.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"awslint": "bin/awslint"
},
"dependencies": {
"@jsii/spec": "^1.20.1",
"@jsii/spec": "^1.21.0",
"camelcase": "^6.2.0",
"colors": "^1.4.0",
"fs-extra": "^9.1.0",
"jsii-reflect": "^1.20.1",
"jsii-reflect": "^1.21.0",
"yargs": "^16.2.0"
},
"devDependencies": {
"@types/fs-extra": "^8.1.1",
"@types/yargs": "^15.0.13",
"pkglint": "0.0.0",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"repository": {
"type": "git",
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 @@ -39,7 +39,7 @@
"@types/yargs": "^15.0.13",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"jszip": "^3.5.0",
"jszip": "^3.6.0",
"mock-fs": "^4.13.0",
"pkglint": "0.0.0"
},
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.20.1",
"codemaker": "^1.21.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.20.1",
"jsii-reflect": "^1.21.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.20.1"
"jsii": "^1.21.0"
},
"keywords": [
"aws",
Expand Down
8 changes: 4 additions & 4 deletions tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,22 @@
"@typescript-eslint/parser": "^4.15.0",
"awslint": "0.0.0",
"colors": "^1.4.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^2.3.0",
"eslint-plugin-cdk": "0.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"fs-extra": "^9.1.0",
"jest": "^26.6.3",
"jsii": "^1.20.1",
"jsii-pacmak": "^1.20.1",
"jsii": "^1.21.0",
"jsii-pacmak": "^1.21.0",
"markdownlint-cli": "^0.26.0",
"nodeunit": "^0.11.3",
"nyc": "^15.1.0",
"semver": "^7.3.4",
"ts-jest": "^26.5.1",
"typescript": "~3.9.7",
"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.20.1",
"codemaker": "^1.21.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 @@ -18,11 +18,11 @@
"@types/node": "^10.17.52",
"eslint-plugin-rulesdir": "^0.1.0",
"jest": "^26.6.3",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"dependencies": {
"@typescript-eslint/parser": "^4.15.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"fs-extra": "^9.1.0"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion tools/nodeunit-shim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/node": "^10.17.52",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"dependencies": {
"jest": "^26.6.3"
Expand Down
2 changes: 1 addition & 1 deletion tools/pkglint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/yargs": "^15.0.13",
"eslint-plugin-cdk": "0.0.0",
"jest": "^26.6.3",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"dependencies": {
"case": "^1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion tools/ubergen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"fs-extra": "^9.1.0",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"keywords": [
"aws",
Expand Down
2 changes: 1 addition & 1 deletion tools/yarn-cling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/yarnpkg__lockfile": "^1.1.4",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"typescript": "~3.9.7"
"typescript": "~3.9.9"
},
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0"
Expand Down
Loading

0 comments on commit 925dc1d

Please sign in to comment.