We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b56c3 commit d4c3bcdCopy full SHA for d4c3bcd
package.json
@@ -82,7 +82,7 @@
82
"eslint-plugin-react": "^7.32.2",
83
"eslint-plugin-react-hooks": "^4.6.0",
84
"eslint-plugin-storybook": "^0.8.0",
85
- "glob": "^10.3.10",
+ "glob": "^11.0.0",
86
"husky": "^9.0.6",
87
"lerna": "^8.0.0",
88
"lint-staged": "^15.0.0",
yarn.lock
@@ -22498,7 +22498,7 @@ __metadata:
22498
eslint-plugin-react: "npm:^7.32.2"
22499
eslint-plugin-react-hooks: "npm:^4.6.0"
22500
eslint-plugin-storybook: "npm:^0.8.0"
22501
- glob: "npm:^10.3.10"
+ glob: "npm:^11.0.0"
22502
husky: "npm:^9.0.6"
22503
lerna: "npm:^8.0.0"
22504
lint-staged: "npm:^15.0.0"
0 commit comments