Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2022
1 parent 726c8d7 commit 00e8c5f
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-promise": "6.0.0",
"jest": "27.5.1",
"lint-staged": "11.1.2",
"ts-jest": "27.1.3",
"ts-jest": "27.1.4",
"typedoc": "0.22.13",
"typedoc-plugin-markdown": "3.11.14",
"typescript": "4.6.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/base/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3952,10 +3952,10 @@ tr46@^2.1.0:
dependencies:
punycode "^2.1.1"

[email protected].3:
version "27.1.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
[email protected].4:
version "27.1.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/case/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-promise": "6.0.0",
"jest": "27.5.1",
"lint-staged": "11.1.2",
"ts-jest": "27.1.3",
"ts-jest": "27.1.4",
"typescript": "4.6.2",
"typedoc": "0.22.13",
"typedoc-plugin-markdown": "3.11.14"
Expand Down
8 changes: 4 additions & 4 deletions packages/case/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3974,10 +3974,10 @@ transliteration@^2.2.0:
dependencies:
yargs "^16.1.0"

[email protected].3:
version "27.1.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
[email protected].4:
version "27.1.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-promise": "6.0.0",
"jest": "27.5.1",
"lint-staged": "11.1.2",
"ts-jest": "27.1.3",
"ts-jest": "27.1.4",
"typescript": "4.6.2",
"luxon": "2.3.1",
"typedoc": "0.22.13",
Expand Down
8 changes: 4 additions & 4 deletions packages/date/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3967,10 +3967,10 @@ tr46@^2.1.0:
dependencies:
punycode "^2.1.1"

[email protected].3:
version "27.1.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
[email protected].4:
version "27.1.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.4.tgz#84d42cf0f4e7157a52e7c64b1492c46330943e00"
integrity sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit 00e8c5f

Please sign in to comment.