Skip to content

Commit f506f96

Browse files
build(deps-dev): bump glob from 10.3.12 to 10.5.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.12...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b73161 commit f506f96

File tree

2 files changed

+31
-25
lines changed

2 files changed

+31
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
"assert": "^2.0.0",
330330
"axios": "^1.4.0",
331331
"eslint": "^8.52.0",
332-
"glob": "^10.3.10",
332+
"glob": "^10.5.0",
333333
"intl-format": "^1.2.0",
334334
"mocha": "^10.7.3",
335335
"ncc": "^0.3.6",

yarn.lock

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2149,16 +2149,17 @@ glob-parent@^6.0.2:
21492149
dependencies:
21502150
is-glob "^4.0.3"
21512151

2152-
glob@^10.3.10:
2153-
version "10.3.12"
2154-
resolved "https://registry.npmmirror.com/glob/-/glob-10.3.12.tgz"
2155-
integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
2152+
glob@^10.5.0:
2153+
version "10.5.0"
2154+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
2155+
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
21562156
dependencies:
21572157
foreground-child "^3.1.0"
2158-
jackspeak "^2.3.6"
2159-
minimatch "^9.0.1"
2160-
minipass "^7.0.4"
2161-
path-scurry "^1.10.2"
2158+
jackspeak "^3.1.2"
2159+
minimatch "^9.0.4"
2160+
minipass "^7.1.2"
2161+
package-json-from-dist "^1.0.0"
2162+
path-scurry "^1.11.1"
21622163

21632164
glob@^7.0.6, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
21642165
version "7.2.3"
@@ -2595,10 +2596,10 @@ istanbul-reports@^3.0.2:
25952596
html-escaper "^2.0.0"
25962597
istanbul-lib-report "^3.0.0"
25972598

2598-
jackspeak@^2.3.6:
2599-
version "2.3.6"
2600-
resolved "https://registry.npmmirror.com/jackspeak/-/jackspeak-2.3.6.tgz"
2601-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
2599+
jackspeak@^3.1.2:
2600+
version "3.4.3"
2601+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
2602+
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
26022603
dependencies:
26032604
"@isaacs/cliui" "^8.0.2"
26042605
optionalDependencies:
@@ -2904,10 +2905,10 @@ minimatch@^5.0.1, minimatch@^5.1.6:
29042905
dependencies:
29052906
brace-expansion "^2.0.1"
29062907

2907-
minimatch@^9.0.1:
2908-
version "9.0.4"
2909-
resolved "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.4.tgz"
2910-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
2908+
minimatch@^9.0.4:
2909+
version "9.0.5"
2910+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2911+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
29112912
dependencies:
29122913
brace-expansion "^2.0.1"
29132914

@@ -2916,10 +2917,10 @@ minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
29162917
resolved "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz"
29172918
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
29182919

2919-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4:
2920-
version "7.0.4"
2921-
resolved "https://registry.npmmirror.com/minipass/-/minipass-7.0.4.tgz"
2922-
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
2920+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
2921+
version "7.1.2"
2922+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
2923+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
29232924

29242925
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
29252926
version "0.5.3"
@@ -3215,6 +3216,11 @@ package-hash@^4.0.0:
32153216
lodash.flattendeep "^4.4.0"
32163217
release-zalgo "^1.0.0"
32173218

3219+
package-json-from-dist@^1.0.0:
3220+
version "1.0.1"
3221+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
3222+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
3223+
32183224
pako@~1.0.2:
32193225
version "1.0.11"
32203226
resolved "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz"
@@ -3269,10 +3275,10 @@ path-parse@^1.0.7:
32693275
resolved "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz"
32703276
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
32713277

3272-
path-scurry@^1.10.2:
3273-
version "1.10.2"
3274-
resolved "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.10.2.tgz"
3275-
integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==
3278+
path-scurry@^1.11.1:
3279+
version "1.11.1"
3280+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
3281+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
32763282
dependencies:
32773283
lru-cache "^10.2.0"
32783284
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"

0 commit comments

Comments
 (0)