Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 17, 2021
1 parent c627607 commit d81409a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"postcss": "8.3.6",
"prettier": "2.3.2",
"tailwindcss": "2.2.2",
"ts-jest": "27.0.4",
"ts-jest": "27.0.5",
"typescript": "4.3.5"
},
"dependencies": {
Expand Down
18 changes: 8 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,7 @@ __metadata:
languageName: node
linkType: hard

"buffer-from@npm:1.x, buffer-from@npm:^1.0.0":
"buffer-from@npm:^1.0.0":
version: 1.1.1
resolution: "buffer-from@npm:1.1.1"
checksum: 540ceb79c4f5bfcadaabbc18324fa84c50dc52905084be7c03596a339cf5a88513bee6831ce9b36ddd046fab09257a7c80686e129d0559a0cfd141da196ad956
Expand Down Expand Up @@ -4218,7 +4218,7 @@ __metadata:
languageName: node
linkType: hard

"mkdirp@npm:1.x, mkdirp@npm:^1.0.3, mkdirp@npm:^1.0.4":
"mkdirp@npm:^1.0.3, mkdirp@npm:^1.0.4":
version: 1.0.4
resolution: "mkdirp@npm:1.0.4"
bin:
Expand Down Expand Up @@ -5483,7 +5483,7 @@ __metadata:
postcss: 8.3.6
prettier: 2.3.2
tailwindcss: 2.2.2
ts-jest: 27.0.4
ts-jest: 27.0.5
typescript: 4.3.5
peerDependencies:
tailwindcss: ^2.2.2
Expand Down Expand Up @@ -5660,23 +5660,21 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:27.0.4":
version: 27.0.4
resolution: "ts-jest@npm:27.0.4"
"ts-jest@npm:27.0.5":
version: 27.0.5
resolution: "ts-jest@npm:27.0.5"
dependencies:
bs-logger: 0.x
buffer-from: 1.x
fast-json-stable-stringify: 2.x
jest-util: ^27.0.0
json5: 2.x
lodash: 4.x
make-error: 1.x
mkdirp: 1.x
semver: 7.x
yargs-parser: 20.x
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
"@types/jest": ^26.0.0
"@types/jest": ^27.0.0
babel-jest: ">=27.0.0 <28"
jest: ^27.0.0
typescript: ">=3.8 <5.0"
Expand All @@ -5689,7 +5687,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 2891c2052f881e9350367ec0f978193d4268485496aa2613e45d6208f5809e7a04932105be38f3d1c016ff43d7699b7c7728728df6864ce22bc054aa0954af2f
checksum: 0f7479a6c967f192d9be8bf8ac75498f41cc03964ed7fa6f3ae826080bf8ddb1e2f1e59cda34342a99c44c2fff4b7350019dd4f963fa059af694de4196054576
languageName: node
linkType: hard

Expand Down

0 comments on commit d81409a

Please sign in to comment.