Skip to content

Commit 4acc6e6

Browse files
authored
Merge pull request #155 from uwent/dependabot/npm_and_yarn/ts-jest-26.5.3
Bump ts-jest from 26.5.2 to 26.5.3
2 parents 59c5df7 + ef405d0 commit 4acc6e6

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-is": "^17.0.1",
5353
"svelte-check": "^1.2.3",
5454
"svelte-jester": "^1.3.0",
55-
"ts-jest": "^26.5.2",
55+
"ts-jest": "^26.5.3",
5656
"typescript": "^4.2.3",
5757
"webpack-dev-server": "^3.11.2"
5858
}

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2256,7 +2256,7 @@
22562256
dependencies:
22572257
"@types/istanbul-lib-report" "*"
22582258

2259-
"@types/jest@*", "@types/jest@26.x", "@types/jest@^26.0.20":
2259+
"@types/jest@*", "@types/jest@^26.0.20":
22602260
version "26.0.20"
22612261
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
22622262
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -12870,12 +12870,11 @@ ts-essentials@^4.0.0:
1287012870
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-4.0.0.tgz#506c42b270bbd0465574b90416533175b09205ab"
1287112871
integrity sha512-uQJX+SRY9mtbKU+g9kl5Fi7AEMofPCvHfJkQlaygpPmHPZrtgaBqbWFOYyiA47RhnSwwnXdepUJrgqUYxoUyhQ==
1287212872

12873-
ts-jest@^26.5.2:
12874-
version "26.5.2"
12875-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
12876-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
12873+
ts-jest@^26.5.3:
12874+
version "26.5.3"
12875+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
12876+
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
1287712877
dependencies:
12878-
"@types/jest" "26.x"
1287912878
bs-logger "0.x"
1288012879
buffer-from "1.x"
1288112880
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)