Skip to content

Commit 0dda886

Browse files
authored
Merge pull request #9874 from rancher-sandbox/dependabot/npm_and_yarn/glob-13.0.1
build(deps-dev): bump glob from 13.0.0 to 13.0.1
2 parents 5c7847c + 30f4dce commit 0dda886

2 files changed

Lines changed: 26 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"eslint": "9.39.2",
139139
"eslint-plugin-vue": "10.7.0",
140140
"extract-zip": "2.0.1",
141-
"glob": "^13.0.0",
141+
"glob": "^13.0.1",
142142
"globals": "17.3.0",
143143
"jest": "30.2.0",
144144
"jest-environment-jsdom": "30.2.0",

yarn.lock

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2319,6 +2319,15 @@ __metadata:
23192319
languageName: node
23202320
linkType: hard
23212321

2322+
"@isaacs/brace-expansion@npm:^5.0.1":
2323+
version: 5.0.1
2324+
resolution: "@isaacs/brace-expansion@npm:5.0.1"
2325+
dependencies:
2326+
"@isaacs/balanced-match": "npm:^4.0.1"
2327+
checksum: 10c0/e5d67c7bbf1f17b88132a35bc638af306d48acbb72810d48fa6e6edd8ab375854773108e8bf70f021f7ef6a8273455a6d1f0c3b5aa2aff06ce7894049ab77fb8
2328+
languageName: node
2329+
linkType: hard
2330+
23222331
"@isaacs/cliui@npm:^8.0.2":
23232332
version: 8.0.2
23242333
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -10173,14 +10182,14 @@ __metadata:
1017310182
languageName: node
1017410183
linkType: hard
1017510184

10176-
"glob@npm:^13.0.0":
10177-
version: 13.0.0
10178-
resolution: "glob@npm:13.0.0"
10185+
"glob@npm:^13.0.1":
10186+
version: 13.0.2
10187+
resolution: "glob@npm:13.0.2"
1017910188
dependencies:
10180-
minimatch: "npm:^10.1.1"
10189+
minimatch: "npm:^10.1.2"
1018110190
minipass: "npm:^7.1.2"
1018210191
path-scurry: "npm:^2.0.0"
10183-
checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a
10192+
checksum: 10c0/3d4b09efa922c4cba9be6d5b9efae14384e7422aeb886eb35fba8a94820b8281474b8d3f16927127fb1a0c8580e18fc00e3fda03c8dc31fa0af3ba918edeeb04
1018410193
languageName: node
1018510194
linkType: hard
1018610195

@@ -12660,7 +12669,7 @@ __metadata:
1266012669
languageName: node
1266112670
linkType: hard
1266212671

12663-
"minimatch@npm:^10.0.1, minimatch@npm:^10.0.3, minimatch@npm:^10.1.1, minimatch@npm:^9.0.3 || ^10.0.1":
12672+
"minimatch@npm:^10.0.1, minimatch@npm:^10.0.3, minimatch@npm:^9.0.3 || ^10.0.1":
1266412673
version: 10.1.1
1266512674
resolution: "minimatch@npm:10.1.1"
1266612675
dependencies:
@@ -12669,6 +12678,15 @@ __metadata:
1266912678
languageName: node
1267012679
linkType: hard
1267112680

12681+
"minimatch@npm:^10.1.2":
12682+
version: 10.1.2
12683+
resolution: "minimatch@npm:10.1.2"
12684+
dependencies:
12685+
"@isaacs/brace-expansion": "npm:^5.0.1"
12686+
checksum: 10c0/0cccef3622201703de6ecf9d772c0be1d5513dcc038ed9feb866c20cf798243e678ac35605dac3f1a054650c28037486713fe9e9a34b184b9097959114daf086
12687+
languageName: node
12688+
linkType: hard
12689+
1267212690
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
1267312691
version: 3.1.2
1267412692
resolution: "minimatch@npm:3.1.2"
@@ -14667,7 +14685,7 @@ __metadata:
1466714685
extract-zip: "npm:2.0.1"
1466814686
floating-vue: "npm:5.2.2"
1466914687
fs-extra: "npm:11.3.3"
14670-
glob: "npm:^13.0.0"
14688+
glob: "npm:^13.0.1"
1467114689
globals: "npm:17.3.0"
1467214690
http-proxy-middleware: "npm:3.0.5"
1467314691
intl-messageformat: "npm:11.1.2"

0 commit comments

Comments
 (0)