Skip to content

Commit a565f7f

Browse files
build(deps): bump globby from 14.1.0 to 15.0.0 in /eng/tools/typespec-validation (#37834)
* build(deps): bump globby in /eng/tools/typespec-validation Bumps [globby](https://github.com/sindresorhus/globby) from 14.1.0 to 15.0.0. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v14.1.0...v15.0.0) --- updated-dependencies: - dependency-name: globby dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * npm i --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]>
1 parent 547d9c1 commit a565f7f

File tree

2 files changed

+46
-2
lines changed

2 files changed

+46
-2
lines changed

eng/tools/typespec-validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@azure-tools/specs-shared": "file:../../../.github/shared",
1111
"debug": "^4.4.3",
12-
"globby": "^14.0.1",
12+
"globby": "^15.0.0",
1313
"picocolors": "^1.1.1",
1414
"simple-git": "^3.24.0",
1515
"suppressions": "file:../suppressions",

package-lock.json

Lines changed: 45 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)