Skip to content

Commit ea07f75

Browse files
chore(deps-dev): bump glob
Bumps the npm_and_yarn group with 1 update in the /ui directory: [glob](https://github.com/isaacs/node-glob). Updates `glob` from 11.0.2 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.2...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 564b400 commit ea07f75

File tree

2 files changed

+123
-62
lines changed

2 files changed

+123
-62
lines changed

ui/packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"react": "^17.0.0 || ^18.0.0"
5151
},
5252
"devDependencies": {
53-
"glob": "^11.0.2"
53+
"glob": "^11.1.0"
5454
}
5555
}

0 commit comments

Comments
 (0)