Skip to content

Commit 98b5997

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump glob from 7.1.6 to 7.1.7
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md) - [Commits](isaacs/node-glob@v7.1.6...v7.1.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a8d5bd commit 98b5997

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"eslint-plugin-prettier": "^3.4.0",
7474
"eslint-plugin-react": "^7.23.2",
7575
"eslint-plugin-react-hooks": "^4.2.0",
76-
"glob": "^7.1.6",
76+
"glob": "^7.1.7",
7777
"is-ci": "^3.0.0",
7878
"jest": "^26.6.3",
7979
"jest-watch-typeahead": "^0.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4412,10 +4412,10 @@ [email protected]:
44124412
once "^1.3.0"
44134413
path-is-absolute "^1.0.0"
44144414

4415-
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
4416-
version "7.1.6"
4417-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
4418-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
4415+
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.7:
4416+
version "7.1.7"
4417+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
4418+
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
44194419
dependencies:
44204420
fs.realpath "^1.0.0"
44214421
inflight "^1.0.4"

0 commit comments

Comments
 (0)