Skip to content

Commit

Permalink
feat(deps): update dependency cosmiconfig to ^8.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent c7ad472 commit 370e1b4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@typescript-eslint/parser": "^5.62.0",
"commitizen": "^4.3.0",
"concurrently": "^7.6.0",
"cosmiconfig": "^8.2.0",
"cosmiconfig": "^8.3.6",
"cross-env": "^7.0.3",
"cross-spawn": "^7.0.3",
"doctoc": "^2.2.1",
Expand Down
29 changes: 22 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2198,7 +2198,7 @@ __metadata:
"@typescript-eslint/parser": ^5.62.0
commitizen: ^4.3.0
concurrently: ^7.6.0
cosmiconfig: ^8.2.0
cosmiconfig: ^8.3.6
cross-env: ^7.0.3
cross-spawn: ^7.0.3
depcheck: ^1.4.6
Expand Down Expand Up @@ -4922,15 +4922,20 @@ __metadata:
languageName: node
linkType: hard

"cosmiconfig@npm:^8.2.0":
version: 8.2.0
resolution: "cosmiconfig@npm:8.2.0"
"cosmiconfig@npm:^8.3.6":
version: 8.3.6
resolution: "cosmiconfig@npm:8.3.6"
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: dc339ebea427898c9e03bf01b56ba7afbac07fc7d2a2d5a15d6e9c14de98275a9565da949375aee1809591c152c0a3877bb86dbeaf74d5bd5aaa79955ad9e7a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -7025,6 +7030,16 @@ __metadata:
languageName: node
linkType: hard

"import-fresh@npm:^3.3.0":
version: 3.3.0
resolution: "import-fresh@npm:3.3.0"
dependencies:
parent-module: ^1.0.0
resolve-from: ^4.0.0
checksum: 2cacfad06e652b1edc50be650f7ec3be08c5e5a6f6d12d035c440a42a8cc028e60a5b99ca08a77ab4d6b1346da7d971915828f33cdab730d3d42f08242d09baa
languageName: node
linkType: hard

"import-local@npm:^3.0.2":
version: 3.0.2
resolution: "import-local@npm:3.0.2"
Expand Down

0 comments on commit 370e1b4

Please sign in to comment.