Skip to content

Commit a88ca63

Browse files
Bump glob in /.github/actions/find_wheel (#582)
Bumps [glob](https://github.com/isaacs/node-glob) to 11.1.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 11.0.3 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v11.1.0) Updates `glob` from 10.4.5 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Artur Paniukov <artur.paniukov@intel.com>
1 parent 44920d7 commit a88ca63

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

.github/actions/find_wheel/package-lock.json

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

.github/actions/find_wheel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@actions/core": "^1.11.1",
46-
"glob": "^11.0.3",
46+
"glob": "^11.1.0",
4747
"path": "^0.12.7",
4848
"util": "^0.12.5"
4949
},

0 commit comments

Comments
 (0)