Skip to content

Commit 57a0378

Browse files
build(deps): bump glob from 12.0.0 to 13.0.0 in /eng/tools/summarize-impact (Azure#38886)
* build(deps): bump glob in /eng/tools/summarize-impact Bumps [glob](https://github.com/isaacs/node-glob) from 12.0.0 to 13.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v12.0.0...v13.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 13.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 44a12ed commit 57a0378

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
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": "^12.0.0",
23+
"glob": "^13.0.0",
2424
"js-yaml": "^4.1.0",
2525
"lodash": "^4.17.20",
2626
"simple-git": "^3.27.0"

package-lock.json

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

0 commit comments

Comments
 (0)