Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.1.1 (#201)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency ts-jest to v27.1.1

* Create thick-shoes-flow.md

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: roikoren755 <[email protected]>
  • Loading branch information
3 people authored Dec 9, 2021
1 parent c0afaa3 commit 8b1058a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/thick-shoes-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"eslint-config-altnext": patch
---

chore(deps): update dependency ts-jest to v27.1.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jest": "27.4.3",
"jest-junit": "13.0.0",
"lint-staged": "12.1.2",
"ts-jest": "27.0.7",
"ts-jest": "27.1.1",
"typescript": "4.5.2",
"yarn-deduplicate": "3.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5542,10 +5542,10 @@ trim-newlines@^3.0.0:
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==

ts-jest@27.0.7:
version "27.0.7"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.7.tgz#fb7c8c8cb5526ab371bc1b23d06e745652cca2d0"
integrity sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==
ts-jest@27.1.1:
version "27.1.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.1.tgz#5a54aca96db1dac37c681f3029dd10f3a8c36192"
integrity sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 8b1058a

Please sign in to comment.