Skip to content

Commit ed627ca

Browse files
committed
chore(build): bump dependencies
1 parent 839fd9a commit ed627ca

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.husky/pre-commit

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
pretty-quick --staged
4+
pnpx pretty-quick --staged

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"resolve": "^1.20.0",
105105
"helpertypes": "^0.0.2",
106106
"crosspath": "^0.0.8",
107-
"compatfactory": "^0.0.5"
107+
"compatfactory": "^0.0.6"
108108
},
109109
"peerDependencies": {
110110
"typescript": ">=3.2.x || >= 4.x"

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)