Skip to content

Commit 021de8d

Browse files
chore(deps-dev): bump glob from 9.3.5 to 11.0.0 (#654)
Bumps [glob](https://github.com/isaacs/node-glob) from 9.3.5 to 11.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v9.3.5...v11.0.0) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c5438b commit 021de8d

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
@@ -71,7 +71,7 @@
7171
"eslint-plugin-unicorn": "^56.0.0",
7272
"expect.js": "~0.3.1",
7373
"father": "^4.1.1",
74-
"glob": "^9.2.1",
74+
"glob": "^11.0.0",
7575
"husky": "^8.0.3",
7676
"jest-environment-jsdom": "^29.3.1",
7777
"less": "^4.1.3",

0 commit comments

Comments
 (0)