Skip to content

Commit 2b67853

Browse files
fix(package): update cross-spawn to version 7.0.2
Closes #145
1 parent a84bdc8 commit 2b67853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"homepage": "https://github.com/observing/pre-commit",
3131
"license": "MIT",
3232
"dependencies": {
33-
"cross-spawn": "^5.0.1",
33+
"cross-spawn": "^7.0.2",
3434
"spawn-sync": "^1.0.15",
3535
"which": "1.2.x"
3636
},

0 commit comments

Comments
 (0)