Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "6.1.1",
"eslint-plugin-storybook": "9.1.16",
"glob": "11.1.0",
"glob": "12.0.0",
"globals": "16.5.0",
"husky": "9.1.7",
"lerna": "9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11422,9 +11422,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:11.1.0":
version: 11.1.0
resolution: "glob@npm:11.1.0"
"glob@npm:12.0.0":
version: 12.0.0
resolution: "glob@npm:12.0.0"
dependencies:
foreground-child: "npm:^3.3.1"
jackspeak: "npm:^4.1.1"
Expand All @@ -11434,7 +11434,7 @@ __metadata:
path-scurry: "npm:^2.0.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10c0/1ceae07f23e316a6fa74581d9a74be6e8c2e590d2f7205034dd5c0435c53f5f7b712c2be00c3b65bf0a49294a1c6f4b98cd84c7637e29453b5aa13b79f1763a2
checksum: 10c0/923fbb7e30913496dc1c30191edb7ebb610a26edac81710a5f697c718b08694bce7fb0245baceba5383472778a8431ff7c36571703507cc6563602d3c139c993
languageName: node
linkType: hard

Expand Down Expand Up @@ -20966,7 +20966,7 @@ __metadata:
eslint-plugin-react: "npm:7.37.5"
eslint-plugin-react-hooks: "npm:6.1.1"
eslint-plugin-storybook: "npm:9.1.16"
glob: "npm:11.1.0"
glob: "npm:12.0.0"
globals: "npm:16.5.0"
husky: "npm:9.1.7"
lerna: "npm:9.0.1"
Expand Down