Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v28.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2022
1 parent 2077406 commit d93882b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"prettier": "2.7.1",
"responsive-loader": "2.3.0",
"sharp": "0.30.7",
"ts-jest": "28.0.7",
"ts-jest": "28.0.8",
"typescript": "4.7.4",
"url-loader": "4.1.1",
"webp-loader": "0.6.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -12630,10 +12630,10 @@ trim-repeated@^1.0.0:
dependencies:
escape-string-regexp "^1.0.2"

ts-jest@28.0.7:
version "28.0.7"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6"
integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==
ts-jest@28.0.8:
version "28.0.8"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.8.tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73"
integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

1 comment on commit d93882b

@vercel
Copy link

@vercel vercel bot commented on d93882b Aug 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.