Skip to content

Commit 8582626

Browse files
dependabot-preview[bot]jrolfs
authored andcommitted
build(deps-dev): bump @types/jest from 25.2.3 to 26.0.4
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.4. - [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]>
1 parent 4b7e968 commit 8582626

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@rollup/plugin-commonjs": "^13.0.0",
6666
"@rollup/plugin-node-resolve": "^8.0.0",
6767
"@rollup/plugin-replace": "^2.3.1",
68-
"@types/jest": "^25.1.4",
68+
"@types/jest": "^26.0.4",
6969
"generate-export-aliases": "^1.1.0",
7070
"jest": "^25.1.0",
7171
"playwright": "^1.1.0",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1766,14 +1766,22 @@
17661766
"@types/istanbul-lib-coverage" "*"
17671767
"@types/istanbul-lib-report" "*"
17681768

1769-
"@types/jest@^25.1.3", "@types/jest@^25.1.4":
1769+
"@types/jest@^25.1.3":
17701770
version "25.2.3"
17711771
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
17721772
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
17731773
dependencies:
17741774
jest-diff "^25.2.1"
17751775
pretty-format "^25.2.1"
17761776

1777+
"@types/jest@^26.0.4":
1778+
version "26.0.4"
1779+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
1780+
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
1781+
dependencies:
1782+
jest-diff "^25.2.1"
1783+
pretty-format "^25.2.1"
1784+
17771785
"@types/json-schema@^7.0.3":
17781786
version "7.0.4"
17791787
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"

0 commit comments

Comments
 (0)