Skip to content

Commit 7f85c96

Browse files
Bump glob from 10.4.1 to 10.5.0 in /services/quotes-ui
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.1 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.1...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fd5db5 commit 7f85c96

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

services/quotes-ui/package-lock.json

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

services/quotes-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@vaadin/hilla-generator-utils": "24.4.2",
4747
"@vitejs/plugin-react": "4.3.1",
4848
"async": "3.2.5",
49-
"glob": "10.4.1",
49+
"glob": "10.5.0",
5050
"rollup-plugin-brotli": "3.1.0",
5151
"rollup-plugin-visualizer": "5.12.0",
5252
"strip-css-comments": "5.0.0",
@@ -103,7 +103,7 @@
103103
"@vaadin/hilla-generator-utils": "24.4.2",
104104
"@vitejs/plugin-react": "4.3.1",
105105
"async": "3.2.5",
106-
"glob": "10.4.1",
106+
"glob": "10.5.0",
107107
"rollup-plugin-brotli": "3.1.0",
108108
"rollup-plugin-visualizer": "5.12.0",
109109
"strip-css-comments": "5.0.0",

0 commit comments

Comments
 (0)