Skip to content

Commit 8f8ccdc

Browse files
authored
Merge pull request #22 from newerton/dependabot/npm_and_yarn/types/jest-26.0.21
Bump @types/jest from 25.2.1 to 26.0.21
2 parents a96e851 + cc479b0 commit 8f8ccdc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@testing-library/jest-native": "^4.0.1",
14-
"@types/jest": "^25.2.1",
14+
"@types/jest": "^26.0.21",
1515
"axios": "^0.21.1",
1616
"axios-mock-adapter": "^1.19.0",
1717
"react": "16.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,10 +1376,10 @@
13761376
dependencies:
13771377
"@types/istanbul-lib-report" "*"
13781378

1379-
"@types/jest@^25.2.1":
1380-
version "25.2.1"
1381-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5"
1382-
integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==
1379+
"@types/jest@^26.0.21":
1380+
version "26.0.21"
1381+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.21.tgz#3a73c2731e7e4f0fbaea56ce7ff8c79cf812bd24"
1382+
integrity sha512-ab9TyM/69yg7eew9eOwKMUmvIZAKEGZYlq/dhe5/0IMUd/QLJv5ldRMdddSn+u22N13FP3s5jYyktxuBwY0kDA==
13831383
dependencies:
13841384
jest-diff "^26.0.0"
13851385
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)