Skip to content

Commit 3428dcb

Browse files
Bump glob from 11.0.0 to 11.1.0 in /workspaces/topology (#6068)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86e239d commit 3428dcb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

workspaces/topology/plugins/topology/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/git-url-parse": "9.0.3",
9191
"@types/react": "^18.3.11",
9292
"cross-fetch": "4.0.0",
93-
"glob": "^11.0.0",
93+
"glob": "^11.1.0",
9494
"react": "^18.3.1",
9595
"react-dom": "^18.3.1",
9696
"react-router-dom": "^6.26.2"

workspaces/topology/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,7 +1825,7 @@ __metadata:
18251825
classnames: "npm:2.x"
18261826
cross-fetch: "npm:4.0.0"
18271827
git-url-parse: "npm:^13.1.0"
1828-
glob: "npm:^11.0.0"
1828+
glob: "npm:^11.1.0"
18291829
js-yaml: "npm:^4.1.0"
18301830
lodash: "npm:^4.17.21"
18311831
react: "npm:^18.3.1"
@@ -19394,7 +19394,7 @@ __metadata:
1939419394
languageName: node
1939519395
linkType: hard
1939619396

19397-
"glob@npm:^11.0.0":
19397+
"glob@npm:^11.1.0":
1939819398
version: 11.1.0
1939919399
resolution: "glob@npm:11.1.0"
1940019400
dependencies:

0 commit comments

Comments
 (0)