Skip to content

Commit 409461a

Browse files
build(deps): Bump cosmiconfig from 8.0.0 to 8.1.0 (#87)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
1 parent 30c5212 commit 409461a

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@flex-development/tutils": "6.0.0-alpha.10",
9090
"colorette": "2.0.19",
9191
"consola": "2.15.3",
92-
"cosmiconfig": "8.0.0",
92+
"cosmiconfig": "8.1.0",
9393
"escape-string-regexp": "5.0.0",
9494
"fast-glob": "3.2.12",
9595
"merge-anything": "5.1.4",

yarn.lock

+14-2
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@ __metadata:
12691269
conventional-changelog-writer: "npm:5.0.1"
12701270
conventional-commits-parser: "npm:3.2.4"
12711271
conventional-recommended-bump: "npm:6.1.0"
1272-
cosmiconfig: "npm:8.0.0"
1272+
cosmiconfig: "npm:8.1.0"
12731273
cross-env: "npm:7.0.3"
12741274
cspell: "npm:6.26.3"
12751275
dateformat: "npm:5.0.3"
@@ -3733,7 +3733,7 @@ __metadata:
37333733
languageName: node
37343734
linkType: hard
37353735

3736-
"cosmiconfig@npm:8.0.0, cosmiconfig@npm:^8.0.0":
3736+
"cosmiconfig@npm:8.0.0":
37373737
version: 8.0.0
37383738
resolution: "cosmiconfig@npm:8.0.0"
37393739
dependencies:
@@ -3745,6 +3745,18 @@ __metadata:
37453745
languageName: node
37463746
linkType: hard
37473747

3748+
"cosmiconfig@npm:8.1.0, cosmiconfig@npm:^8.0.0":
3749+
version: 8.1.0
3750+
resolution: "cosmiconfig@npm:8.1.0"
3751+
dependencies:
3752+
import-fresh: "npm:^3.2.1"
3753+
js-yaml: "npm:^4.1.0"
3754+
parse-json: "npm:^5.0.0"
3755+
path-type: "npm:^4.0.0"
3756+
checksum: afc737bbfdd6e963183336d016f37dbdae4ba41b412187e3be35eaf2d095b5a6fb0bb08f9d9a0f0f7cc893ab363aaff4ebe9f28fd99064adb0a754667b170026
3757+
languageName: node
3758+
linkType: hard
3759+
37483760
"create-require@npm:^1.1.0":
37493761
version: 1.1.1
37503762
resolution: "create-require@npm:1.1.1"

0 commit comments

Comments
 (0)