Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jest from 26.0.15 to 26.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 8, 2020
1 parent 7a09c18 commit 0dc773c
Show file tree
Hide file tree
Showing 22 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"pkglint": "0.0.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 @@ -74,7 +74,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"aws-sdk": "^2.804.0",
"aws-sdk-mock": "^5.1.0",
"cdk-build-tools": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-s3-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"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-sam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"cdk-build-tools": "0.0.0",
"cfn2ts": "0.0.0",
"jest": "^26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cdk-assets-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
"pkglint": "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 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/mock-fs": "^4.13.0",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
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 @@ -29,7 +29,7 @@
"table": "^6.0.4"
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/string-width": "^4.0.1",
"@types/table": "^5.0.0",
"cdk-build-tools": "0.0.0",
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 @@ -340,7 +340,7 @@
},
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"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/cx-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/mock-fs": "^4.13.0",
"@types/semver": "^7.3.4",
"cdk-build-tools": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/yaml-cfn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/yaml": "^1.9.7",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
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 @@ -34,7 +34,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@monocdk-experiment/rewrite-imports": "0.0.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/node": "^10.17.48",
"cdk-build-tools": "0.0.0",
"constructs": "^3.2.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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/node": "^10.17.48",
"cdk-build-tools": "0.0.0",
"pkglint": "0.0.0"
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 @@ -42,7 +42,7 @@
"@types/archiver": "^5.1.0",
"@types/fs-extra": "^8.1.1",
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/minimatch": "^3.0.3",
"@types/mockery": "^1.4.29",
"@types/node": "^10.17.48",
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 @@ -32,7 +32,7 @@
"devDependencies": {
"@types/archiver": "^5.1.0",
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/jszip": "^3.4.1",
"@types/mock-fs": "^4.13.0",
"@types/node": "^10.17.48",
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 @@ -30,7 +30,7 @@
"yaml": "1.10.0"
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/yaml": "1.9.7",
"jest": "^26.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/decdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
},
"devDependencies": {
"@types/fs-extra": "^8.1.1",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/yaml": "1.9.7",
"@types/yargs": "^15.0.10",
"jest": "^26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@types/fs-extra": "^8.1.1",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/yargs": "^15.0.10",
"pkglint": "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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/fs-extra": "^8.1.1",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/yargs": "^15.0.10",
"cdk-build-tools": "0.0.0",
"jest": "^26.6.3",
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 @@ -14,7 +14,7 @@
"devDependencies": {
"@types/eslint": "^7.2.6",
"@types/fs-extra": "^8.1.1",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/node": "^10.17.48",
"eslint-plugin-rulesdir": "^0.1.0",
"jest": "^26.6.3",
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 @@ -12,7 +12,7 @@
"build+test": "npm run build && npm test"
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/node": "^10.17.48",
"typescript": "~3.9.7"
},
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 @@ -38,7 +38,7 @@
]
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.18",
"@types/node": "^10.17.48",
"@types/yarnpkg__lockfile": "^1.1.4",
"jest": "^26.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1591,10 +1591,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@26.x", "@types/jest@^26.0.15":
version "26.0.15"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
"@types/jest@26.x", "@types/jest@^26.0.18":
version "26.0.18"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.18.tgz#3c5f9228e9ac15bd42f903f1acf2ad6ea5ed73d9"
integrity sha512-scDPs+mELZgsFetTgBSsIxKGrlitn9t/d2ecP+S1QSIGD+31fkMBEftLfOAX5k3tU06/0PjreJIQ+gWEbbHqpw==
dependencies:
jest-diff "^26.0.0"
pretty-format "^26.0.0"
Expand Down

0 comments on commit 0dc773c

Please sign in to comment.