Skip to content

Commit 55b2176

Browse files
fix(deps): Bump cosmiconfig from 8.3.3 to 8.3.5 (#175)
Bumps [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) from 8.3.3 to 8.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cosmiconfig/cosmiconfig/releases">cosmiconfig's releases</a>.</em></p> <blockquote> <h2>cosmiconfig: v8.3.5</h2> <h2><a href="https://github.com/cosmiconfig/cosmiconfig/compare/cosmiconfig-v8.3.4...cosmiconfig-v8.3.5">8.3.5</a> (2023-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li>pass null to transform function for backwards compat (<a href="https://github.com/cosmiconfig/cosmiconfig/commit/2b38510ae2df5feedff75cc12114cc57da9cef3e">2b38510</a>)</li> </ul> <h2>cosmiconfig: v8.3.4</h2> <h2><a href="https://github.com/cosmiconfig/cosmiconfig/compare/cosmiconfig-v8.3.3...cosmiconfig-v8.3.4">8.3.4</a> (2023-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li>remove node: prefix from imports (<a href="https://github.com/cosmiconfig/cosmiconfig/commit/f76484a9bb0136f1f42490cc3fa9126e688fbaba">f76484a</a>), closes <a href="https://redirect.github.com/cosmiconfig/cosmiconfig/issues/323">#323</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md">cosmiconfig's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/cosmiconfig/cosmiconfig/compare/cosmiconfig-v8.3.4...cosmiconfig-v8.3.5">8.3.5</a> (2023-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li>pass null to transform function for backwards compat (<a href="https://github.com/cosmiconfig/cosmiconfig/commit/2b38510ae2df5feedff75cc12114cc57da9cef3e">2b38510</a>)</li> </ul> <h2><a href="https://github.com/cosmiconfig/cosmiconfig/compare/cosmiconfig-v8.3.3...cosmiconfig-v8.3.4">8.3.4</a> (2023-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li>remove node: prefix from imports (<a href="https://github.com/cosmiconfig/cosmiconfig/commit/f76484a9bb0136f1f42490cc3fa9126e688fbaba">f76484a</a>), closes <a href="https://redirect.github.com/cosmiconfig/cosmiconfig/issues/323">#323</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmiconfig/cosmiconfig/commit/8550adb3da7c91866b3a8862b5b5caf42866b0a4"><code>8550adb</code></a> chore(main): release cosmiconfig 8.3.5 (<a href="https://redirect.github.com/cosmiconfig/cosmiconfig/issues/327">#327</a>)</li> <li><a href="https://github.com/cosmiconfig/cosmiconfig/commit/2b38510ae2df5feedff75cc12114cc57da9cef3e"><code>2b38510</code></a> fix: pass null to transform function for backwards compat</li> <li><a href="https://github.com/cosmiconfig/cosmiconfig/commit/f4eb2d78ea2cc52ee766e113011cbc4601c1c706"><code>f4eb2d7</code></a> chore(main): release cosmiconfig 8.3.4 (<a href="https://redirect.github.com/cosmiconfig/cosmiconfig/issues/324">#324</a>)</li> <li><a href="https://github.com/cosmiconfig/cosmiconfig/commit/74b5681d65765568c3e9b8b917390c15b6ca13ac"><code>74b5681</code></a> chore: increase test timeout</li> <li><a href="https://github.com/cosmiconfig/cosmiconfig/commit/f76484a9bb0136f1f42490cc3fa9126e688fbaba"><code>f76484a</code></a> fix: remove node: prefix from imports</li> <li>See full diff in <a href="https://github.com/cosmiconfig/cosmiconfig/compare/cosmiconfig-v8.3.3...cosmiconfig-v8.3.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cosmiconfig&package-manager=npm_and_yarn&previous-version=8.3.3&new-version=8.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe6faee commit 55b2176

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2133,8 +2133,8 @@ __metadata:
21332133
linkType: hard
21342134

21352135
"cosmiconfig@npm:^8.0.0, cosmiconfig@npm:^8.1.0":
2136-
version: 8.3.3
2137-
resolution: "cosmiconfig@npm:8.3.3"
2136+
version: 8.3.5
2137+
resolution: "cosmiconfig@npm:8.3.5"
21382138
dependencies:
21392139
import-fresh: ^3.3.0
21402140
js-yaml: ^4.1.0
@@ -2145,7 +2145,7 @@ __metadata:
21452145
peerDependenciesMeta:
21462146
typescript:
21472147
optional: true
2148-
checksum: d678cc8f0aa68c9fc66966a409a15affda3338928edb9fc7ab9969d9a733bc7bf1396e11679d5d31f8a153d60b51faeccc91612e986137d8549f4230ab4368c9
2148+
checksum: c6e44bb3cabf268b70049e7bd4ee8ecf00068854e53cbc32f9104794927ef406817f9e64e1c4949bd10776b604c01f7b50674336fcd2d5b9efc4cf8277fdf025
21492149
languageName: node
21502150
linkType: hard
21512151

0 commit comments

Comments
 (0)