Skip to content

Commit 111792d

Browse files
build(deps-dev): bump glob from 11.0.2 to 11.1.0 (qiuwenbaike#1820)
Bumps [glob](https://github.com/isaacs/node-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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 302fe17 commit 111792d

File tree

2 files changed

+62
-38
lines changed

2 files changed

+62
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"eslint-plugin-unicorn": "^56.0.1",
109109
"eslint-plugin-vue": "^9.33.0",
110110
"git-pull-run": "^1.6.1",
111-
"glob": "^11.0.2",
111+
"glob": "^11.1.0",
112112
"happy-dom": "^20.0.2",
113113
"husky": "^9.1.7",
114114
"less-plugin-npm-import": "^2.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)