Skip to content

Commit b47e081

Browse files
Bump yaml and husky
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together. Removes `yaml` Updates `husky` from 4.2.5 to 8.0.3 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.2.5...v8.0.3) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect - dependency-name: husky dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f174403 commit b47e081

File tree

2 files changed

+5
-204
lines changed

2 files changed

+5
-204
lines changed

package-lock.json

Lines changed: 4 additions & 203 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-config-prettier": "^6.11.0",
4646
"eslint-plugin-import": "^2.22.0",
4747
"eslint-plugin-prettier": "^3.1.4",
48-
"husky": "^4.2.5",
48+
"husky": "^8.0.3",
4949
"prettier": "^2.0.5"
5050
}
5151
}

0 commit comments

Comments
 (0)