Skip to content

Commit 8ee0203

Browse files
chore: bump glob from 11.0.2 to 11.0.3 in /.github/scripts
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.2 to 11.0.3. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: glob dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9631556 commit 8ee0203

File tree

2 files changed

+36
-30
lines changed

2 files changed

+36
-30
lines changed

.github/scripts/package-lock.json

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

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"axios": "^1.9.0",
11-
"glob": "^11.0.2",
11+
"glob": "^11.0.3",
1212
"js-yaml": "^4.1.0"
1313
}
1414
}

0 commit comments

Comments
 (0)