Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (#15153)
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 Jun 16, 2021
1 parent a23aa63 commit abc9b37
Show file tree
Hide file tree
Showing 17 changed files with 380 additions and 333 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"conventional-changelog-cli": "^2.1.1",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.6",
"jest-junit": "^12.1.0",
"jest-junit": "^12.2.0",
"jsii-diff": "^1.30.0",
"jsii-pacmak": "^1.30.0",
"jsii-reflect": "^1.30.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/sinon": "^9.0.11",
"cdk-build-tools": "0.0.0",
"aws-sdk": "^2.596.0",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"eslint": "^7.28.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.23.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"license": "Apache-2.0",
"devDependencies": {
"aws-sdk": "^2.596.0",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"eslint": "^7.28.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.23.4",
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 @@ -77,7 +77,7 @@
"@types/jest": "^26.0.23",
"@types/sinon": "^9.0.11",
"aws-sdk": "^2.848.0",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"cfn2ts": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-events-targets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@aws-cdk/aws-s3": "0.0.0",
"@aws-cdk/aws-batch": "0.0.0",
"aws-sdk": "^2.848.0",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"jest": "^26.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/jest": "^26.0.23",
"@aws-cdk/assert-internal": "0.0.0",
"aws-sdk": "^2.848.0",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"jest": "^26.6.3",
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 @@ -69,7 +69,7 @@
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"delay": "5.0.0",
"esbuild": "^0.12.8",
"esbuild": "^0.12.9",
"pkglint": "0.0.0",
"@aws-cdk/assert-internal": "0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-location/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^26.0.22",
"@types/jest": "^26.0.23",
"@aws-cdk/assert-internal": "0.0.0",
"cdk-build-tools": "0.0.0",
"cfn2ts": "0.0.0",
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 @@ -76,7 +76,7 @@
"@types/aws-lambda": "^8.10.77",
"@types/sinon": "^9.0.11",
"aws-sdk": "^2.848.0",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"cfn2ts": "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 @@ -81,7 +81,7 @@
"@types/fs-extra": "^8.1.1",
"@types/sinon": "^9.0.11",
"aws-sdk": "^2.848.0",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"cfn2ts": "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 @@ -41,7 +41,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/core": "0.0.0",
"@octokit/rest": "^18.5.6",
"@octokit/rest": "^18.6.0",
"@types/archiver": "^5.1.0",
"@types/fs-extra": "^8.1.1",
"@types/glob": "^7.1.3",
Expand All @@ -56,10 +56,10 @@
"@types/uuid": "^8.3.0",
"@types/wrap-ansi": "^3.0.0",
"@types/yargs": "^15.0.13",
"aws-sdk-mock": "^5.1.0",
"aws-sdk-mock": "^5.2.0",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"make-runnable": "^1.3.9",
"make-runnable": "^1.3.10",
"mockery": "^2.1.0",
"nock": "^13.1.0",
"pkglint": "0.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/yargs": "^15.0.13",
"pkglint": "0.0.0",
"typescript": "~3.9.9",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"eslint": "^7.28.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^2.4.0",
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 @@ -42,8 +42,8 @@
"pkglint": "0.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"awslint": "0.0.0",
"colors": "^1.4.0",
"eslint": "^7.28.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 @@ -24,7 +24,7 @@
"typescript": "~3.9.9"
},
"dependencies": {
"@typescript-eslint/parser": "^4.26.1",
"@typescript-eslint/parser": "^4.27.0",
"eslint": "^7.28.0",
"fs-extra": "^9.1.0"
},
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,8 +42,8 @@
"@types/jest": "^26.0.23",
"@types/semver": "^7.3.6",
"@types/yargs": "^15.0.13",
"@typescript-eslint/eslint-plugin": "^4.26.1",
"@typescript-eslint/parser": "^4.26.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"eslint": "^7.28.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-import-resolver-typescript": "^2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/prlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.23",
"jest": "^26.6.3",
"make-runnable": "^1.3.9",
"make-runnable": "^1.3.10",
"typescript": "~3.9.9"
},
"jest": {
Expand Down
Loading

0 comments on commit abc9b37

Please sign in to comment.