Skip to content

Commit 8f3db5a

Browse files
renovate[bot]n1ru4l
authored andcommitted
chore(deps): update dependency ts-jest to v24.1.0 (#81)
1 parent 64d2188 commit 8f3db5a

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

packages/graphql-codegen-relay-optimizer-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/relay-compiler": "5.0.2",
3838
"graphql": "14.5.5",
3939
"jest": "24.7.1",
40-
"ts-jest": "24.0.2",
40+
"ts-jest": "24.1.0",
4141
"typescript": "3.6.2"
4242
},
4343
"scripts": {

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7216,7 +7216,7 @@ lodash._reinterpolate@^3.0.0:
72167216
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
72177217
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
72187218

7219-
lodash.memoize@^4.1.2:
7219+
lodash.memoize@4.x, lodash.memoize@^4.1.2:
72207220
version "4.1.2"
72217221
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
72227222
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
@@ -11027,15 +11027,16 @@ ts-invariant@^0.4.0, ts-invariant@^0.4.4:
1102711027
dependencies:
1102811028
tslib "^1.9.3"
1102911029

11030-
ts-jest@24.0.2:
11031-
version "24.0.2"
11032-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
11033-
integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==
11030+
ts-jest@24.1.0:
11031+
version "24.1.0"
11032+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734"
11033+
integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==
1103411034
dependencies:
1103511035
bs-logger "0.x"
1103611036
buffer-from "1.x"
1103711037
fast-json-stable-stringify "2.x"
1103811038
json5 "2.x"
11039+
lodash.memoize "4.x"
1103911040
make-error "1.x"
1104011041
mkdirp "0.x"
1104111042
resolve "1.x"

0 commit comments

Comments
 (0)