Skip to content

Commit 622a240

Browse files
chore(deps-dev): bump glob from 7.2.3 to 10.4.5 (#6483)
Co-authored-by: Thomas Watson <thomas.watson@datadoghq.com>
1 parent 3bd4e30 commit 622a240

File tree

3 files changed

+32
-4
lines changed

3 files changed

+32
-4
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ updates:
6161
# That breaks cypress in our v5 release line. Update when v5 is EOL.
6262
# Reverting this commit should suffice.
6363
update-types: ["version-update:semver-major"]
64+
- dependency-name: "glob"
65+
# 11.0.0 onwards only supports Node.js 20 and above
66+
update-types: ["version-update:semver-major"]
6467
groups:
6568
dev-minor-and-patch-dependencies:
6669
dependency-type: "development"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"eslint-plugin-unicorn": "^60.0.0",
169169
"express": "^5.1.0",
170170
"get-port": "^5.1.1",
171-
"glob": "^7.2.3",
171+
"glob": "^10.4.5",
172172
"globals": "^16.3.0",
173173
"graphql": "*",
174174
"jszip": "^3.10.1",

yarn.lock

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4394,7 +4394,16 @@ streamsearch@^1.1.0:
43944394
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
43954395
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
43964396

4397-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
4397+
"string-width-cjs@npm:string-width@^4.2.0":
4398+
version "4.2.3"
4399+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4400+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4401+
dependencies:
4402+
emoji-regex "^8.0.0"
4403+
is-fullwidth-code-point "^3.0.0"
4404+
strip-ansi "^6.0.1"
4405+
4406+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
43984407
version "4.2.3"
43994408
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
44004409
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4458,7 +4467,14 @@ string_decoder@~1.1.1:
44584467
dependencies:
44594468
safe-buffer "~5.1.0"
44604469

4461-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4470+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4471+
version "6.0.1"
4472+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4473+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4474+
dependencies:
4475+
ansi-regex "^5.0.1"
4476+
4477+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
44624478
version "6.0.1"
44634479
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
44644480
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4936,7 +4952,7 @@ workerpool@^9.2.0:
49364952
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.3.tgz#e75281fe62e851afb21cdeef8fa85f6a62ec3583"
49374953
integrity sha512-slxCaKbYjEdFT/o2rH9xS1hf4uRDch1w7Uo+apxhZ+sf/1d9e0ZVkn42kPNGP2dgjIx6YFvSevj0zHvbWe2jdw==
49384954

4939-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4955+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
49404956
version "7.0.0"
49414957
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
49424958
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -4954,6 +4970,15 @@ wrap-ansi@^6.2.0:
49544970
string-width "^4.1.0"
49554971
strip-ansi "^6.0.0"
49564972

4973+
wrap-ansi@^7.0.0:
4974+
version "7.0.0"
4975+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4976+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4977+
dependencies:
4978+
ansi-styles "^4.0.0"
4979+
string-width "^4.1.0"
4980+
strip-ansi "^6.0.0"
4981+
49574982
wrap-ansi@^8.1.0:
49584983
version "8.1.0"
49594984
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)