Skip to content

Commit

Permalink
chore: npm-check-updates && yarn upgrade (#14776)
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 May 19, 2021
1 parent 3c7a89d commit 6179ac1
Show file tree
Hide file tree
Showing 22 changed files with 164 additions and 160 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"aws-sdk-mock": "^5.1.0",
"eslint": "^7.26.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"aws-sdk-mock": "^5.1.0",
"eslint": "^7.26.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.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.11.20",
"esbuild": "^0.12.1",
"pkglint": "0.0.0",
"@aws-cdk/assert-internal": "0.0.0"
},
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 @@ -60,7 +60,7 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/mock-fs": "^4.13.0",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"mock-fs": "^4.14.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 @@ -22,12 +22,12 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-cdk/cfnspec": "0.0.0",
"@types/node": "^10.17.56",
"@types/node": "^10.17.60",
"colors": "^1.4.0",
"diff": "^5.0.0",
"fast-deep-equal": "^3.1.3",
"string-width": "^4.2.2",
"table": "^6.7.0"
"table": "^6.7.1"
},
"devDependencies": {
"@types/jest": "^26.0.23",
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 @@ -179,7 +179,7 @@
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.169",
"@types/minimatch": "^3.0.4",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"@types/sinon": "^9.0.11",
"cdk-build-tools": "0.0.0",
"cfn2ts": "0.0.0",
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 @@ -66,7 +66,7 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/mock-fs": "^4.13.0",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"mock-fs": "^4.14.0",
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 @@ -35,7 +35,7 @@
"devDependencies": {
"@monocdk-experiment/rewrite-imports": "0.0.0",
"@types/jest": "^26.0.23",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"cdk-build-tools": "0.0.0",
"constructs": "^3.3.69",
"jest": "^26.6.3",
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 @@ -38,7 +38,7 @@
"devDependencies": {
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.23",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"cdk-build-tools": "0.0.0",
"pkglint": "0.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
"@aws-cdk/pipelines": "0.0.0",
"@aws-cdk/region-info": "0.0.0",
"@types/fs-extra": "^8.1.1",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"cdk-build-tools": "0.0.0",
"constructs": "^3.3.69",
"fs-extra": "^9.1.0",
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 @@ -38,7 +38,7 @@
"devDependencies": {
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.23",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"cdk-build-tools": "0.0.0",
"pkglint": "0.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@types/jest": "^26.0.23",
"@types/minimatch": "^3.0.4",
"@types/mockery": "^1.4.29",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"@types/promptly": "^3.0.1",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"@types/sinon": "^9.0.11",
"@types/table": "^6.0.0",
"@types/uuid": "^8.3.0",
Expand All @@ -57,7 +57,7 @@
"aws-sdk-mock": "^5.1.0",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"make-runnable": "^1.3.8",
"make-runnable": "^1.3.9",
"mockery": "^2.1.0",
"nock": "^13.0.11",
"pkglint": "0.0.0",
Expand Down Expand Up @@ -85,7 +85,7 @@
"proxy-agent": "^4.0.1",
"semver": "^7.3.5",
"source-map-support": "^0.5.19",
"table": "^6.7.0",
"table": "^6.7.1",
"uuid": "^8.3.2",
"wrap-ansi": "^7.0.0",
"yaml": "1.10.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"@types/yargs": "^15.0.13",
"pkglint": "0.0.0",
"typescript": "~3.9.9",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.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",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"jest": "^26.6.3"
},
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 @@ -35,7 +35,7 @@
"@types/jest": "^26.0.23",
"@types/jszip": "^3.4.1",
"@types/mock-fs": "^4.13.0",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"@types/yargs": "^15.0.13",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/monocdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"@aws-cdk/region-info": "0.0.0",
"@aws-cdk/yaml-cfn": "0.0.0",
"@types/fs-extra": "^8.1.1",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"cdk-build-tools": "0.0.0",
"constructs": "^3.3.69",
"fs-extra": "^9.1.0",
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 @@ -36,19 +36,19 @@
"@types/fs-extra": "^8.1.1",
"@types/jest": "^26.0.23",
"@types/yargs": "^15.0.13",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"pkglint": "0.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"awslint": "0.0.0",
"colors": "^1.4.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",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"fs-extra": "^9.1.0",
"jest": "^26.6.3",
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 @@ -15,14 +15,14 @@
"@types/eslint": "^7.2.10",
"@types/fs-extra": "^8.1.1",
"@types/jest": "^26.0.23",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"@types/estree": "*",
"eslint-plugin-rulesdir": "^0.2.0",
"jest": "^26.6.3",
"typescript": "~3.9.9"
},
"dependencies": {
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/parser": "^4.24.0",
"eslint": "^7.26.0",
"fs-extra": "^9.1.0"
},
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 @@ -13,7 +13,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"typescript": "~3.9.9"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions tools/pkglint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"@types/fs-extra": "^8.1.1",
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.23",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"@types/yargs": "^15.0.13",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.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",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"jest": "^26.6.3",
"typescript": "~3.9.9"
Expand Down
2 changes: 1 addition & 1 deletion tools/prlint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"jest": "^26.6.3",
"make-runnable": "^1.3.8"
"make-runnable": "^1.3.9"
},
"scripts": {
"build": "echo success",
Expand Down
4 changes: 2 additions & 2 deletions tools/yarn-cling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^10.17.59",
"@types/node": "^10.17.60",
"@types/yarnpkg__lockfile": "^1.1.4",
"@types/semver": "^7.3.5",
"@types/semver": "^7.3.6",
"jest": "^26.6.3",
"pkglint": "0.0.0",
"typescript": "~3.9.9"
Expand Down
Loading

0 comments on commit 6179ac1

Please sign in to comment.