Skip to content

Commit 3f5158e

Browse files
committed
feat(deps): update dependency cosmiconfig to ^8.2.0
1 parent 8a9d7e5 commit 3f5158e

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@typescript-eslint/parser": "^5.62.0",
6666
"commitizen": "^4.3.0",
6767
"concurrently": "^7.6.0",
68-
"cosmiconfig": "^8.0.0",
68+
"cosmiconfig": "^8.2.0",
6969
"cross-env": "^7.0.3",
7070
"cross-spawn": "^7.0.3",
7171
"doctoc": "^2.2.1",

Diff for: yarn.lock

+13-1
Original file line numberDiff line numberDiff line change
@@ -2038,7 +2038,7 @@ __metadata:
20382038
"@typescript-eslint/parser": ^5.62.0
20392039
commitizen: ^4.3.0
20402040
concurrently: ^7.6.0
2041-
cosmiconfig: ^8.0.0
2041+
cosmiconfig: ^8.2.0
20422042
cross-env: ^7.0.3
20432043
cross-spawn: ^7.0.3
20442044
depcheck: ^1.4.3
@@ -4722,6 +4722,18 @@ __metadata:
47224722
languageName: node
47234723
linkType: hard
47244724

4725+
"cosmiconfig@npm:^8.2.0":
4726+
version: 8.2.0
4727+
resolution: "cosmiconfig@npm:8.2.0"
4728+
dependencies:
4729+
import-fresh: ^3.2.1
4730+
js-yaml: ^4.1.0
4731+
parse-json: ^5.0.0
4732+
path-type: ^4.0.0
4733+
checksum: 836d5d8efa750f3fb17b03d6ca74cd3154ed025dffd045304b3ef59637f662bde1e5dc88f8830080d180ec60841719cf4ea2ce73fb21ec694b16865c478ff297
4734+
languageName: node
4735+
linkType: hard
4736+
47254737
"create-require@npm:^1.1.0":
47264738
version: 1.1.1
47274739
resolution: "create-require@npm:1.1.1"

0 commit comments

Comments
 (0)