Skip to content

Commit b956564

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump cosmiconfig from 7.0.0 to 7.0.1
Bumps [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/davidtheclark/cosmiconfig/releases) - [Changelog](https://github.com/davidtheclark/cosmiconfig/blob/main/CHANGELOG.md) - [Commits](cosmiconfig/cosmiconfig@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: cosmiconfig dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e646ce9 commit b956564

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"arrify": "^2.0.1",
5656
"commitizen": "^4.2.4",
5757
"concurrently": "^6.2.1",
58-
"cosmiconfig": "^7.0.0",
58+
"cosmiconfig": "^7.0.1",
5959
"cross-env": "^7.0.3",
6060
"cross-spawn": "^7.0.1",
6161
"doctoc": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2662,10 +2662,10 @@ core-util-is@~1.0.0:
26622662
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
26632663
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
26642664

2665-
cosmiconfig@^7.0.0:
2666-
version "7.0.0"
2667-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
2668-
integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
2665+
cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
2666+
version "7.0.1"
2667+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
2668+
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
26692669
dependencies:
26702670
"@types/parse-json" "^4.0.0"
26712671
import-fresh "^3.2.1"

0 commit comments

Comments
 (0)