Skip to content

Commit

Permalink
Bump yaml and cosmiconfig
Browse files Browse the repository at this point in the history
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig). These dependencies need to be updated together.


Removes `yaml`

Updates `cosmiconfig` from 7.1.0 to 8.1.3
- [Release notes](https://github.com/cosmiconfig/cosmiconfig/releases)
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](cosmiconfig/cosmiconfig@v7.1.0...v8.1.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: cosmiconfig
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent c0b8a02 commit abc60d4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 40 deletions.
54 changes: 15 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"colorette": "^2.0.2",
"cosmiconfig": "^7.0.0",
"cosmiconfig": "^8.1.3",
"enquirer": "^2.3.6",
"eta": "^1.12.1",
"express": "^4.17.1",
Expand Down

0 comments on commit abc60d4

Please sign in to comment.