Skip to content

Commit 2264ba3

Browse files
build(deps): bump glob from 7.2.3 to 11.0.1
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 11.0.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.3...v11.0.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2ec877 commit 2264ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@electron/asar": "^3.2.5",
4747
"debug": "^4.1.1",
4848
"fs-extra": "^9.0.0",
49-
"glob": "^7.1.4",
49+
"glob": "^11.0.1",
5050
"lodash": "^4.17.15",
5151
"parse-author": "^2.0.0",
5252
"semver": "^7.1.1",

0 commit comments

Comments
 (0)