Skip to content

Commit

Permalink
feat(deps): update dependency cosmiconfig to ^8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent 8a9d7e5 commit 3f5158e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
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

0 comments on commit 3f5158e

Please sign in to comment.