Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit eba6a4a

Browse files
build(deps-dev): 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-preview[bot] <[email protected]>
1 parent ec16d8d commit eba6a4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"eslint-plugin-simple-import-sort": "7.0.0",
9292
"express": "4.17.1",
9393
"form-data": "4.0.0",
94-
"glob": "7.1.6",
94+
"glob": "7.1.7",
9595
"jest": "26.6.3",
9696
"jest-cli": "26.6.3",
9797
"node-fetch": "2.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3100,10 +3100,10 @@ glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
31003100
dependencies:
31013101
is-glob "^4.0.1"
31023102

3103-
[email protected].6, glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
3104-
version "7.1.6"
3105-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
3106-
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
3103+
[email protected].7, glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
3104+
version "7.1.7"
3105+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
3106+
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
31073107
dependencies:
31083108
fs.realpath "^1.0.0"
31093109
inflight "^1.0.4"

0 commit comments

Comments
 (0)