mirror of
https://github.com/documentationjs/documentation.git
synced 2026-02-01 14:53:07 +00:00
deps: update dev deps and ignore husky
This commit is contained in:
parent
4ce30357a0
commit
77c6f7621d
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -13,3 +13,5 @@ updates:
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
ignore:
|
||||
- dependency-name: 'husky'
|
||||
|
||||
804
package-lock.json
generated
804
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
11
package.json
11
package.json
@ -60,13 +60,12 @@
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"husky": "^4.3.8",
|
||||
"jest": "^27.1.0",
|
||||
"jest": "^27.3.1",
|
||||
"json-schema": "^0.3.0",
|
||||
"lint-staged": "^11.1.2",
|
||||
"mock-fs": "^5.0.0",
|
||||
"p-event": "^4.1.0",
|
||||
"prettier": "^2.2.1",
|
||||
"standard-version": "^9.2.0",
|
||||
"lint-staged": "^11.2.6",
|
||||
"mock-fs": "^5.1.2",
|
||||
"prettier": "^2.4.1",
|
||||
"standard-version": "^9.3.2",
|
||||
"tmp": "^0.2.1"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user