Skip to content

Commit adb82b5

Browse files
chore(deps): update dependency glob to v12
1 parent 15d6d82 commit adb82b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-react": "7.37.5",
8484
"eslint-plugin-react-hooks": "6.1.1",
8585
"eslint-plugin-storybook": "9.1.16",
86-
"glob": "11.1.0",
86+
"glob": "12.0.0",
8787
"globals": "16.5.0",
8888
"husky": "9.1.7",
8989
"lerna": "9.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11422,9 +11422,9 @@ __metadata:
1142211422
languageName: node
1142311423
linkType: hard
1142411424

11425-
"glob@npm:11.1.0":
11426-
version: 11.1.0
11427-
resolution: "glob@npm:11.1.0"
11425+
"glob@npm:12.0.0":
11426+
version: 12.0.0
11427+
resolution: "glob@npm:12.0.0"
1142811428
dependencies:
1142911429
foreground-child: "npm:^3.3.1"
1143011430
jackspeak: "npm:^4.1.1"
@@ -11434,7 +11434,7 @@ __metadata:
1143411434
path-scurry: "npm:^2.0.0"
1143511435
bin:
1143611436
glob: dist/esm/bin.mjs
11437-
checksum: 10c0/1ceae07f23e316a6fa74581d9a74be6e8c2e590d2f7205034dd5c0435c53f5f7b712c2be00c3b65bf0a49294a1c6f4b98cd84c7637e29453b5aa13b79f1763a2
11437+
checksum: 10c0/923fbb7e30913496dc1c30191edb7ebb610a26edac81710a5f697c718b08694bce7fb0245baceba5383472778a8431ff7c36571703507cc6563602d3c139c993
1143811438
languageName: node
1143911439
linkType: hard
1144011440

@@ -20966,7 +20966,7 @@ __metadata:
2096620966
eslint-plugin-react: "npm:7.37.5"
2096720967
eslint-plugin-react-hooks: "npm:6.1.1"
2096820968
eslint-plugin-storybook: "npm:9.1.16"
20969-
glob: "npm:11.1.0"
20969+
glob: "npm:12.0.0"
2097020970
globals: "npm:16.5.0"
2097120971
husky: "npm:9.1.7"
2097220972
lerna: "npm:9.0.1"

0 commit comments

Comments
 (0)