Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.0 (#8551)
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 15, 2020
1 parent 50f4a21 commit 8a90000
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 21 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": "^25.2.3",
"@types/jest": "^26.0.0",
"cdk-build-tools": "0.0.0",
"jest": "^25.5.4",
"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 @@ -64,7 +64,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"aws-sdk": "^2.691.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-sam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"cdk-build-tools": "0.0.0",
"cfn2ts": "0.0.0",
"jest": "^25.5.4",
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 @@ -49,7 +49,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"cdk-build-tools": "0.0.0",
"jest": "^25.5.4",
"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 @@ -47,7 +47,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/mock-fs": "^4.10.0",
"cdk-build-tools": "0.0.0",
"jest": "^25.5.4",
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": "^5.4.6"
},
"devDependencies": {
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/string-width": "^4.0.1",
"@types/table": "^4.0.7",
"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 @@ -302,7 +302,7 @@
},
"devDependencies": {
"@aws-cdk/assert": "0.0.0",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/yaml": "1.2.0",
"cdk-build-tools": "0.0.0",
"jest": "^25.4.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 @@ -53,7 +53,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/mock-fs": "^4.10.0",
"@types/semver": "^7.2.0",
"cdk-build-tools": "0.0.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 @@ -36,7 +36,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/node": "^10.17.25",
"cdk-build-tools": "0.0.0",
"jest": "^25.5.4",
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 @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/glob": "^7.1.2",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/node": "^10.17.25",
"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 @@ -44,7 +44,7 @@
"@types/archiver": "^3.1.0",
"@types/fs-extra": "^8.1.0",
"@types/glob": "^7.1.2",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/minimatch": "^3.0.3",
"@types/mockery": "^1.4.29",
"@types/node": "^10.17.25",
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": "^3.1.0",
"@types/glob": "^7.1.2",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/mock-fs": "^4.10.0",
"@types/node": "^10.17.25",
"@types/yargs": "^15.0.5",
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": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/yaml": "1.9.7",
"jest": "^25.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/decdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
},
"devDependencies": {
"@types/fs-extra": "^8.1.0",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/yaml": "1.9.7",
"@types/yargs": "^15.0.5",
"jest": "^25.5.4",
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.0",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/yargs": "^15.0.5",
"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.0",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"@types/yargs": "^15.0.5",
"cdk-build-tools": "0.0.0",
"jest": "^25.5.4",
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 @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/yarnpkg__lockfile": "^1.1.3",
"@types/jest": "^25.2.3",
"@types/jest": "^26.0.0",
"jest": "^25.5.4",
"@types/node": "^10.17.25",
"typescript": "~3.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1476,10 +1476,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"

"@types/jest@^25.2.3":
version "25.2.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
"@types/jest@^26.0.0":
version "26.0.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0.tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134"
integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"
Expand Down

0 comments on commit 8a90000

Please sign in to comment.