Skip to content

Commit a14b7b9

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v26
1 parent a702391 commit a14b7b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@commitlint/cli": "8.3.5",
4343
"@commitlint/config-conventional": "8.3.4",
44-
"@types/jest": "25.2.3",
44+
"@types/jest": "26.0.0",
4545
"@types/node": "12.12.20",
4646
"@typescript-eslint/eslint-plugin": "3.2.0",
4747
"@typescript-eslint/parser": "3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,10 +1021,10 @@
10211021
"@types/istanbul-lib-coverage" "*"
10221022
"@types/istanbul-lib-report" "*"
10231023

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

0 commit comments

Comments
 (0)