Skip to content

Commit 46afeba

Browse files
build(deps-dev): bump glob from 7.2.0 to 7.2.3 (#4614)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 7.2.3. - [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...v7.2.3) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b0b308 commit 46afeba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-node": "^11.1.0",
6767
"eslint-plugin-prettier": "^4.0.0",
6868
"eslint-plugin-promise": "^6.0.0",
69-
"glob": "^7.2.0",
69+
"glob": "^7.2.3",
7070
"lockfile-lint": "^4.7.4",
7171
"nock": "^13.2.4",
7272
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)