Skip to content

Commit

Permalink
chore: upgrade throat
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Aug 26, 2021
1 parent 0769105 commit 2828138
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"chalk": "^4.1.0",
"jest-worker": "^26.3.0",
"throat": "^5.0.0"
"throat": "^6.0.1"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2743,7 +2743,7 @@ __metadata:
jest-worker: ^26.3.0
prettier: ^2.0.5
strip-ansi: ^6.0.0
throat: ^5.0.0
throat: ^6.0.1
typescript: ^4.0.5
bin:
create-jest-runner: ./generator/index.js
Expand Down Expand Up @@ -7138,6 +7138,13 @@ __metadata:
languageName: node
linkType: hard

"throat@npm:^6.0.1":
version: 6.0.1
resolution: "throat@npm:6.0.1"
checksum: c984a40b4725bbd6e8c49d57b2bd36ab36c5534e8a1bed0d278d480171fdf908f16ba343d61c3e9c2e3ed4b327a59c28432cfa44594453b756ec219a772395a8
languageName: node
linkType: hard

"tmpl@npm:1.0.x":
version: 1.0.4
resolution: "tmpl@npm:1.0.4"
Expand Down

0 comments on commit 2828138

Please sign in to comment.