Skip to content

Commit 972fb6a

Browse files
Bump glob from 11.1.0 to 13.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 13.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.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>
1 parent c266243 commit 972fb6a

File tree

2 files changed

+302
-956
lines changed

2 files changed

+302
-956
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@actions/core": "^1.11.1",
5252
"@actions/github": "^6.0.1",
5353
"@types/node": "^24.9.2",
54-
"glob": "^11.1.0",
54+
"glob": "^13.0.0",
5555
"untildify": "^4.0.0"
5656
},
5757
"devDependencies": {

0 commit comments

Comments
 (0)