Skip to content

Commit 38fccda

Browse files
chore(deps): update dependency glob to v11
1 parent ee17631 commit 38fccda

File tree

3 files changed

+46
-6
lines changed

3 files changed

+46
-6
lines changed

packages/story-tokens-ui/package.json

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

pnpm-lock.yaml

+44-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/demo-ui/package.json

+1-1
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.2.0",
78-
"glob": "10.4.5",
78+
"glob": "11.0.0",
7979
"react": "18.3.1",
8080
"react-dom": "18.3.1",
8181
"rimraf": "5.0.10",

0 commit comments

Comments
 (0)