Skip to content

Commit 7a33425

Browse files
chore(deps): update dependency glob to v11
1 parent e368c85 commit 7a33425

File tree

3 files changed

+75
-6
lines changed

3 files changed

+75
-6
lines changed

packages/story-tokens-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@vitejs/plugin-react-swc": "3.9.0",
5858
"eslint": "8.57.1",
5959
"eslint-config-custom": "workspace:*",
60-
"glob": "10.4.5",
60+
"glob": "11.0.3",
6161
"react": "18.3.1",
6262
"react-dom": "18.3.1",
6363
"rimraf": "5.0.10",

pnpm-lock.yaml

Lines changed: 73 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/demo-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint": "8.57.1",
7676
"eslint-config-custom": "workspace:*",
7777
"fs-extra": "11.3.0",
78-
"glob": "10.4.5",
78+
"glob": "11.0.3",
7979
"react": "18.3.1",
8080
"react-dom": "18.3.1",
8181
"rimraf": "5.0.10",

0 commit comments

Comments
 (0)