mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Bump pre-commit dep
This commit is contained in:
parent
d906ec1086
commit
4f9ba30977
2 changed files with 4 additions and 4 deletions
|
|
@ -95,7 +95,7 @@
|
|||
"marked": "^0.3.6",
|
||||
"nodemon": "^1.11.0",
|
||||
"nyc": "^10.0.0",
|
||||
"pre-commit": "^1.1.3",
|
||||
"pre-commit": "^1.2.1",
|
||||
"rimraf": "^2.5.4",
|
||||
"sepia": "^2.0.2",
|
||||
"snazzy": "^5.0.0",
|
||||
|
|
|
|||
|
|
@ -3561,9 +3561,9 @@ power-assert-util-string-width@^1.1.1:
|
|||
dependencies:
|
||||
eastasianwidth "^0.1.1"
|
||||
|
||||
pre-commit@^1.1.3:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/pre-commit/-/pre-commit-1.2.0.tgz#16a1a218861c778d1a1498719c9763717913d5b8"
|
||||
pre-commit@^1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/pre-commit/-/pre-commit-1.2.1.tgz#6c591d1af460b41b36d136a0fe0ff9570b3c5473"
|
||||
dependencies:
|
||||
cross-spawn "^5.0.1"
|
||||
spawn-sync "^1.0.15"
|
||||
|
|
|
|||
Loading…
Reference in a new issue