Skip to content

Commit 235d09e

Browse files
authored
Merge pull request #384 from johnlettman/dependabot/npm_and_yarn/ts-jest-29.4.0
Bump ts-jest from 29.3.4 to 29.4.0
2 parents 91d09b2 + 448cc46 commit 235d09e

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
@@ -19,7 +19,7 @@
1919
"table": "^6.9.0",
2020
"togpx": "https://github.com/tyrasd/togpx#snyk-fix-12edd5611b82b65d2659d522d868905e",
2121
"tokml": "^0.4.0",
22-
"ts-jest": "^29.3.4",
22+
"ts-jest": "^29.4.0",
2323
"tslog": "^4.9.3",
2424
"typedoc": "^0.28.5",
2525
"typedoc-plugin-coverage": "^4.0.1",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2593,7 +2593,7 @@ jest-snapshot@^29.7.0:
25932593
pretty-format "^29.7.0"
25942594
semver "^7.5.3"
25952595

2596-
jest-util@^29.0.0, jest-util@^29.7.0:
2596+
jest-util@^29.7.0:
25972597
version "29.7.0"
25982598
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
25992599
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -3656,15 +3656,14 @@ traverse@~0.5.1:
36563656
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.5.2.tgz#e203c58d5f7f0e37db6e74c0acb929bb09b61d85"
36573657
integrity sha512-PUBVcfB3RqgLpzgTRGNiqK4duqrDbgGa1bobbUtzUwLiBNAjZ7vd5eCOdBxqZ/Fgezagr9o69IxP2fZp41RGFA==
36583658

3659-
ts-jest@^29.3.4:
3660-
version "29.3.4"
3661-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
3662-
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
3659+
ts-jest@^29.4.0:
3660+
version "29.4.0"
3661+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"
3662+
integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==
36633663
dependencies:
36643664
bs-logger "^0.2.6"
36653665
ejs "^3.1.10"
36663666
fast-json-stable-stringify "^2.1.0"
3667-
jest-util "^29.0.0"
36683667
json5 "^2.2.3"
36693668
lodash.memoize "^4.1.2"
36703669
make-error "^1.3.6"

0 commit comments

Comments
 (0)