Skip to content

Commit 7561636

Browse files
Merge pull request ferdikoomen#353 from ferdikoomen/dependabot/npm_and_yarn/types/jest-26.0.13
2 parents 61c3713 + 954be18 commit 7561636

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
@@ -71,7 +71,7 @@
7171
"@babel/preset-typescript": "7.10.4",
7272
"@rollup/plugin-commonjs": "15.0.0",
7373
"@rollup/plugin-node-resolve": "9.0.0",
74-
"@types/jest": "26.0.10",
74+
"@types/jest": "26.0.13",
7575
"@types/js-yaml": "3.12.5",
7676
"@types/mkdirp": "1.0.1",
7777
"@types/node": "14.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,10 +1245,10 @@
12451245
dependencies:
12461246
"@types/istanbul-lib-report" "*"
12471247

1248-
"@types/[email protected].10":
1249-
version "26.0.10"
1250-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.10.tgz#8faf7e9756c033c39014ae76a7329efea00ea607"
1251-
integrity sha512-i2m0oyh8w/Lum7wWK/YOZJakYF8Mx08UaKA1CtbmFeDquVhAEdA7znacsVSf2hJ1OQ/OfVMGN90pw/AtzF8s/Q==
1248+
"@types/[email protected].13":
1249+
version "26.0.13"
1250+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e"
1251+
integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA==
12521252
dependencies:
12531253
jest-diff "^25.2.1"
12541254
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)