Skip to content

Commit 87b1c4d

Browse files
chore(deps-dev): bump glob from 7.2.0 to 8.0.1 (#2506)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.0...v8.0.1) --- 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 00ed199 commit 87b1c4d

File tree

2 files changed

+145
-5
lines changed

2 files changed

+145
-5
lines changed

package-lock.json

Lines changed: 144 additions & 4 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
@@ -83,7 +83,7 @@
8383
"eslint-plugin-prettier": "=4.0.0",
8484
"expect": "=27.5.1",
8585
"fetch-mock": "=9.11.0",
86-
"glob": "=7.2.0",
86+
"glob": "=8.0.1",
8787
"husky": "^7.0.1",
8888
"inspectpack": "=4.7.1",
8989
"install": "=0.13.0",

0 commit comments

Comments
 (0)