Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(deps): update dependency cosmiconfig to ^8.2.0
  • Loading branch information
renovate[bot] authored Aug 7, 2023
commit fc2fad7ae103166118657f4737f3be46d90b8e39
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@typescript-eslint/parser": "^5.62.0",
"commitizen": "^4.3.0",
"concurrently": "^7.6.0",
"cosmiconfig": "^8.0.0",
"cosmiconfig": "^8.2.0",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
"doctoc": "^2.2.1",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2038,7 +2038,7 @@ __metadata:
"@typescript-eslint/parser": ^5.62.0
commitizen: ^4.3.0
concurrently: ^7.6.0
cosmiconfig: ^8.0.0
cosmiconfig: ^8.2.0
cross-env: ^7.0.3
cross-spawn: ^7.0.3
depcheck: ^1.4.3
Expand Down Expand Up @@ -4722,6 +4722,18 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:^8.2.0":
version: 8.2.0
resolution: "cosmiconfig@npm:8.2.0"
dependencies:
import-fresh: ^3.2.1
js-yaml: ^4.1.0
parse-json: ^5.0.0
path-type: ^4.0.0
checksum: 836d5d8efa750f3fb17b03d6ca74cd3154ed025dffd045304b3ef59637f662bde1e5dc88f8830080d180ec60841719cf4ea2ce73fb21ec694b16865c478ff297
languageName: node
linkType: hard

"create-require@npm:^1.1.0":
version: 1.1.1
resolution: "create-require@npm:1.1.1"
Expand Down