Skip to content

Commit

Permalink
chore(build): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed May 29, 2021
1 parent 78987b8 commit 6364dc5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

pretty-quick --staged
pnpx pretty-quick --staged
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
},
"dependencies": {
"ts-evaluator": "^0.1.0",
"compatfactory": "^0.0.5"
"compatfactory": "^0.0.6"
},
"peerDependencies": {
"typescript": ">=3.x || >= 4.x"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6364dc5

Please sign in to comment.