Skip to content

Commit 04031b1

Browse files
authored
Merge pull request #383 from LeetCode-OpenSource/dependabot/npm_and_yarn/ts-jest-24.3.0
chore(deps-dev): bump ts-jest from 24.0.2 to 24.3.0
2 parents 8c15d0a + 8937c45 commit 04031b1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5098,7 +5098,7 @@ lodash.clone@^4.5.0:
50985098
resolved "https://registry.yarnpkg.com/lodash.clone/-/lodash.clone-4.5.0.tgz#195870450f5a13192478df4bc3d23d2dea1907b6"
50995099
integrity sha1-GVhwRQ9aExkkeN9Lw9I9LeoZB7Y=
51005100

5101-
lodash.memoize@^4.1.2:
5101+
lodash.memoize@4.x, lodash.memoize@^4.1.2:
51025102
version "4.1.2"
51035103
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
51045104
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
@@ -8112,14 +8112,15 @@ trim-right@^1.0.1:
81128112
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
81138113

81148114
ts-jest@^24.0.2:
8115-
version "24.0.2"
8116-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
8117-
integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==
8115+
version "24.3.0"
8116+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.3.0.tgz#b97814e3eab359ea840a1ac112deae68aa440869"
8117+
integrity sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==
81188118
dependencies:
81198119
bs-logger "0.x"
81208120
buffer-from "1.x"
81218121
fast-json-stable-stringify "2.x"
81228122
json5 "2.x"
8123+
lodash.memoize "4.x"
81238124
make-error "1.x"
81248125
mkdirp "0.x"
81258126
resolve "1.x"

0 commit comments

Comments
 (0)