Skip to content

Commit

Permalink
build(deps): bump conf from 12.0.0 to 13.0.1
Browse files Browse the repository at this point in the history
Bumps [conf](https://github.com/sindresorhus/conf) from 12.0.0 to 13.0.1.
- [Release notes](https://github.com/sindresorhus/conf/releases)
- [Commits](sindresorhus/conf@v12.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: conf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 88832ec commit 9711b58
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/lobe-commit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@lobehub/cli-ui": "1.10.0",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"conf": "^12.0.0",
"conf": "^13.0.1",
"dotenv": "^16.4.5",
"execa": "^8.0.1",
"fast-deep-equal": "^3.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/lobe-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@lobehub/cli-ui": "1.10.0",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"conf": "^12.0.0",
"conf": "^13.0.1",
"consola": "^3.2.3",
"cosmiconfig": "^9.0.0",
"dotenv": "^16.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/lobe-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@lobehub/cli-ui": "1.10.0",
"@octokit/rest": "^20.1.1",
"commander": "^12.1.0",
"conf": "^12.0.0",
"conf": "^13.0.1",
"consola": "^3.2.3",
"ink": "^4.4.1",
"lodash-es": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/lobe-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@lobehub/cli-ui": "1.10.0",
"chalk": "^5.3.0",
"commander": "^12.1.0",
"conf": "^12.0.0",
"conf": "^13.0.1",
"consola": "^3.2.3",
"cosmiconfig": "^9.0.0",
"dotenv": "^16.4.5",
Expand Down

0 comments on commit 9711b58

Please sign in to comment.