Skip to content

Commit 07aadc1

Browse files
chore(deps-dev): bump glob in /website in the dependencies group (#751)
Bumps the dependencies group in /website with 1 update: [glob](https://github.com/isaacs/node-glob). Updates `glob` from 11.0.1 to 11.0.2 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: glob dependency-version: 11.0.2 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 e0482a4 commit 07aadc1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@easyops-cn/docusaurus-search-local": "^0.49.2",
2222
"babel-plugin-styled-components": "^2.0.0",
2323
"babel-plugin-version-inline": "^1.0.0",
24-
"glob": "^11.0.1"
24+
"glob": "^11.0.2"
2525
}
2626
}

0 commit comments

Comments
 (0)