Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci-deps): bump glob from 10.4.2 to 10.4.5 in /scripts/ci/cache in the minor-patch-dependencies group across 1 directory #17344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/ci/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@actions/cache": "3.2.4",
"glob": "10.4.2"
"glob": "10.4.5"
},
"resolutions": {
"@actions/[email protected]": "patch:@actions/cache@npm%3A3.2.4#./.yarn/patches/@actions-cache-npm-3.2.4-c57b047f14.patch"
Expand Down
10 changes: 5 additions & 5 deletions scripts/ci/cache/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -492,9 +492,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:10.4.2":
version: 10.4.2
resolution: "glob@npm:10.4.2"
"glob@npm:10.4.5":
version: 10.4.5
resolution: "glob@npm:10.4.5"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^3.1.2
Expand All @@ -504,7 +504,7 @@ __metadata:
path-scurry: ^1.11.1
bin:
glob: dist/esm/bin.mjs
checksum: bd7c0e30701136e936f414e5f6f82c7f04503f01df77408f177aa584927412f0bde0338e6ec541618cd21eacc57dde33e7b3c6c0a779cc1c6e6a0e14f3d15d9b
checksum: 0bc725de5e4862f9f387fd0f2b274baf16850dcd2714502ccf471ee401803997983e2c05590cb65f9675a3c6f2a58e7a53f9e365704108c6ad3cbf1d60934c4a
languageName: node
linkType: hard

Expand Down Expand Up @@ -653,7 +653,7 @@ __metadata:
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@actions/cache": 3.2.4
glob: 10.4.2
glob: 10.4.5
languageName: unknown
linkType: soft

Expand Down
Loading