Skip to content

Commit 632838b

Browse files
chore(deps-dev): bump the dependencies group in /website with 2 updates (#663)
Bumps the dependencies group in /website with 2 updates: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) and [glob](https://github.com/isaacs/node-glob). Updates `@easyops-cn/docusaurus-search-local` from 0.46.1 to 0.47.0 - [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases) - [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.47.0/packages/docusaurus-search-local) Updates `glob` from 11.0.0 to 11.0.1 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: "@easyops-cn/docusaurus-search-local" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afac32c commit 632838b

File tree

2 files changed

+13
-25
lines changed

2 files changed

+13
-25
lines changed

website/package-lock.json

Lines changed: 11 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"@docusaurus/core": "^3.7.0",
1919
"@docusaurus/plugin-content-docs": "^3.7.0",
2020
"@docusaurus/preset-classic": "^3.7.0",
21-
"@easyops-cn/docusaurus-search-local": "^0.46.1",
21+
"@easyops-cn/docusaurus-search-local": "^0.47.0",
2222
"babel-plugin-styled-components": "^2.0.0",
2323
"babel-plugin-version-inline": "^1.0.0",
24-
"glob": "^11.0.0"
24+
"glob": "^11.0.1"
2525
}
2626
}

0 commit comments

Comments
 (0)