Skip to content

Commit 0669ca5

Browse files
build(deps): bump glob from 11.1.0 to 12.0.0 in /eng/tools/summarize-impact (Azure#38853)
* build(deps): bump glob in /eng/tools/summarize-impact Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 12.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v12.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * npm i --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
1 parent 8556f10 commit 0669ca5

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

eng/tools/summarize-impact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@azure/openapi-markdown": "0.9.4",
2121
"@octokit/rest": "^22.0.0",
2222
"commonmark": "0.31.2",
23-
"glob": "^11.0.3",
23+
"glob": "^12.0.0",
2424
"js-yaml": "^4.1.0",
2525
"lodash": "^4.17.20",
2626
"simple-git": "^3.27.0"

package-lock.json

Lines changed: 25 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)