Skip to content

Commit 094c7c0

Browse files
chore(deps): bump glob from 10.4.5 to 10.5.0
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 094c7c0

3 files changed

Lines changed: 27 additions & 11 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-n": "16.6.2",
5959
"eslint-plugin-node-import": "1.0.4",
6060
"expect-type": "1.1.0",
61-
"glob": "10.4.5",
61+
"glob": "10.5.0",
6262
"husky": "9.1.7",
6363
"lint-staged": "15.5.0",
6464
"memfs": "4.17.0",

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)