Skip to content

Commit 7d27c43

Browse files
chore: bump ts-jest from 27.1.2 to 27.1.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.1.2 to 27.1.3. - [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.1.2...v27.1.3) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f30d85 commit 7d27c43

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-dom": "17.0.2",
5252
"sql-formatter": "^4.0.2",
5353
"swr": "1.2.0",
54-
"ts-jest": "27.1.2",
54+
"ts-jest": "27.1.3",
5555
"ts-loader": "9.2.6",
5656
"ts-node": "10.4.0",
5757
"typescript": "4.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4666,10 +4666,10 @@ tr46@^2.1.0:
46664666
dependencies:
46674667
punycode "^2.1.1"
46684668

4669-
ts-jest@27.1.2:
4670-
version "27.1.2"
4671-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.2.tgz#5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151"
4672-
integrity sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==
4669+
ts-jest@27.1.3:
4670+
version "27.1.3"
4671+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
4672+
integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==
46734673
dependencies:
46744674
bs-logger "0.x"
46754675
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)