Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
fix: upgrade ts-jest from 26.5.1 to 26.5.2 (#321)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ts-jest from 26.5.1 to 26.5.2.

See this package in npm:
https://www.npmjs.com/package/ts-jest

See this project in Snyk:
https://app.snyk.io/org/lukemnet/project/ed151777-3e03-4f04-993e-1f3d0466a8a5?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
snyk-bot and mergify[bot] committed Mar 16, 2021
1 parent 288731e commit 85e65a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"jest": "26.6.3",
"pino-pretty": "4.5.0",
"rimraf": "3.0.2",
"ts-jest": "26.5.1",
"ts-jest": "26.5.2",
"tsc-watch": "4.2.9",
"typescript": "4.2.2"
}
Expand Down

0 comments on commit 85e65a1

Please sign in to comment.