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

build(deps): Bump cosmiconfig from 7.0.1 to 8.0.0 #42

Merged
merged 1 commit into from
Feb 12, 2023
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@flex-development/tutils": "6.0.0-alpha.10",
"colorette": "2.0.19",
"consola": "2.15.3",
"cosmiconfig": "7.0.1",
"cosmiconfig": "8.0.0",
"escape-string-regexp": "5.0.0",
"fast-glob": "3.2.12",
"merge-anything": "5.1.4",
Expand Down
29 changes: 1 addition & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@ __metadata:
conventional-changelog-writer: "npm:5.0.1"
conventional-commits-parser: "npm:3.2.4"
conventional-recommended-bump: "npm:6.1.0"
cosmiconfig: "npm:7.0.1"
cosmiconfig: "npm:8.0.0"
cross-env: "npm:7.0.3"
cspell: "npm:6.23.0"
esbuild: "npm:0.17.7"
Expand Down Expand Up @@ -2200,13 +2200,6 @@ __metadata:
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.0
resolution: "@types/parse-json@npm:4.0.0"
checksum: bea37b307bdeb352d27a4467cac738387641c4f9dfe6c8bf559d474a036952f7b998f0ac54290f9d8765fb79e154f3941dfefbb47296a987fb55ccedf344a0e6
languageName: node
linkType: hard

"@types/prettier@npm:2.7.2":
version: 2.7.2
resolution: "@types/prettier@npm:2.7.2"
Expand Down Expand Up @@ -3710,19 +3703,6 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:7.0.1":
version: 7.0.1
resolution: "cosmiconfig@npm:7.0.1"
dependencies:
"@types/parse-json": "npm:^4.0.0"
import-fresh: "npm:^3.2.1"
parse-json: "npm:^5.0.0"
path-type: "npm:^4.0.0"
yaml: "npm:^1.10.0"
checksum: f5b0588faeb39d1bcb846504cb6693121bf6af4d09a5a0523a9201d189a769a067db33e36d6c6fe23937cc24f9771ad0e76ecb3056a4e244697867d62aa50ec0
languageName: node
linkType: hard

"cosmiconfig@npm:8.0.0, cosmiconfig@npm:^8.0.0":
version: 8.0.0
resolution: "cosmiconfig@npm:8.0.0"
Expand Down Expand Up @@ -9404,13 +9384,6 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^1.10.0":
version: 1.10.2
resolution: "yaml@npm:1.10.2"
checksum: d6f04384bdf1105256581aef39991f825e358f3f48f081974b0e0f39ff5240c60ccafb5842cb79d1287517efa2b9ee172c702f2e4855ba6cc46948b40a43aa6e
languageName: node
linkType: hard

"yaml@npm:^2.0.0, yaml@npm:^2.1.3":
version: 2.2.1
resolution: "yaml@npm:2.2.1"
Expand Down