Skip to content

Commit cf85c16

Browse files
authored
Merge pull request #247 from meilisearch/dependabot/npm_and_yarn/types/jest-25.1.4
build(deps-dev): bump @types/jest from 25.1.2 to 25.1.4
2 parents c5336a2 + 85ee18b commit cf85c16

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
@@ -86,7 +86,7 @@
8686
"@rollup/plugin-json": "^4.0.1",
8787
"@rollup/plugin-node-resolve": "7.1.1",
8888
"@rollup/plugin-replace": "2.3.1",
89-
"@types/jest": "25.1.2",
89+
"@types/jest": "25.1.4",
9090
"@types/node": "13.9.*",
9191
"@types/prettier": "1.19.0",
9292
"@types/rollup-plugin-json": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,10 +538,10 @@
538538
"@types/istanbul-lib-coverage" "*"
539539
"@types/istanbul-lib-report" "*"
540540

541-
"@types/[email protected].2":
542-
version "25.1.2"
543-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da"
544-
integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==
541+
"@types/[email protected].4":
542+
version "25.1.4"
543+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760"
544+
integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw==
545545
dependencies:
546546
jest-diff "^25.1.0"
547547
pretty-format "^25.1.0"

0 commit comments

Comments
 (0)