Skip to content

Commit

Permalink
Merge pull request #51 from vivliostyle/chore-update-deps
Browse files Browse the repository at this point in the history
chore: Update a dependencies
  • Loading branch information
akabekobeko authored Mar 20, 2022
2 parents 75807f4 + 28a65c2 commit c0cd292
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@
"upath": "^2.0.1"
},
"devDependencies": {
"@release-it/conventional-changelog": "^3.3.0",
"@types/jest": "^27.0.2",
"@types/node-fetch": "^3.0.2",
"@release-it/conventional-changelog": "^4.2.2",
"@types/jest": "^27.4.1",
"@types/node-fetch": "^2.6.1",
"husky": "^4.3.8",
"jest": "^27.2.5",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"release-it": "^14.11.6",
"shx": "^0.3.3",
"ts-jest": "^27.0.6",
"tsup": "^5.2.1",
"typescript": "^4.4.3"
"jest": "^27.5.1",
"prettier": "^2.6.0",
"pretty-quick": "^3.1.3",
"release-it": "^14.13.0",
"shx": "^0.3.4",
"ts-jest": "^27.1.3",
"tsup": "^5.12.1",
"typescript": "^4.6.2"
}
}

0 comments on commit c0cd292

Please sign in to comment.