Skip to content

Commit 79e2ae2

Browse files
chore(deps): bump glob from 10.4.5 to 10.5.0 in /packages/laverna
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa2b46e commit 79e2ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/laverna/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"test": "ava --config=ava.config.js"
4545
},
4646
"dependencies": {
47-
"glob": "10.4.5",
47+
"glob": "10.5.0",
4848
"kleur": "4.1.5",
4949
"type-fest": "4.30.0"
5050
},

0 commit comments

Comments
 (0)