Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Bump cosmiconfig from 8.2.0 to 8.3.3 #170

Merged
merged 1 commit into from
Sep 4, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2133,14 +2133,19 @@ __metadata:
linkType: hard

"cosmiconfig@npm:^8.0.0, cosmiconfig@npm:^8.1.0":
version: 8.2.0
resolution: "cosmiconfig@npm:8.2.0"
version: 8.3.3
resolution: "cosmiconfig@npm:8.3.3"
dependencies:
import-fresh: ^3.2.1
import-fresh: ^3.3.0
js-yaml: ^4.1.0
parse-json: ^5.0.0
parse-json: ^5.2.0
path-type: ^4.0.0
checksum: 836d5d8efa750f3fb17b03d6ca74cd3154ed025dffd045304b3ef59637f662bde1e5dc88f8830080d180ec60841719cf4ea2ce73fb21ec694b16865c478ff297
peerDependencies:
typescript: ">=4.9.5"
peerDependenciesMeta:
typescript:
optional: true
checksum: d678cc8f0aa68c9fc66966a409a15affda3338928edb9fc7ab9969d9a733bc7bf1396e11679d5d31f8a153d60b51faeccc91612e986137d8549f4230ab4368c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3368,7 +3373,7 @@ __metadata:
languageName: node
linkType: hard

"import-fresh@npm:^3.2.1":
"import-fresh@npm:^3.3.0":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
dependencies:
Expand Down