Skip to content

Commit

Permalink
Bump ts-jest from 27.0.7 to 27.1.2
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.7 to 27.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v27.0.7...v27.1.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2022
1 parent e624338 commit bed5158
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-unused-imports": "^1.1.5",
"got": "^11.8.2",
"jest": "^27.4.5",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.2",
"ts-node": "^9.1.1",
"ts-node-dev": "^1.1.8",
"typescript": "^4.5.4"
Expand Down
19 changes: 4 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2192,18 +2192,7 @@ jest-snapshot@^27.4.5:
pretty-format "^27.4.2"
semver "^7.3.2"

jest-util@^27.0.0:
version "27.3.1"
resolved "https://registry.npmjs.org/jest-util/-/jest-util-27.3.1.tgz"
dependencies:
"@jest/types" "^27.2.5"
"@types/node" "*"
chalk "^4.0.0"
ci-info "^3.2.0"
graceful-fs "^4.2.4"
picomatch "^2.2.3"

jest-util@^27.4.2:
jest-util@^27.0.0, jest-util@^27.4.2:
version "27.4.2"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.4.2.tgz#ed95b05b1adfd761e2cda47e0144c6a58e05a621"
dependencies:
Expand Down Expand Up @@ -3040,9 +3029,9 @@ tree-kill@^1.2.2:
version "1.2.2"
resolved "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz"

ts-jest@^27.0.7:
version "27.0.7"
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.7.tgz"
ts-jest@^27.1.2:
version "27.1.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151"
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit bed5158

Please sign in to comment.