Skip to content

Commit 42d8db5

Browse files
fix(deps): update dependency glob to ^7.2.3
1 parent 1ce9ed8 commit 42d8db5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dedent": "^0.7.0",
4848
"deepmerge": "^4.2.2",
4949
"ejs": "^3.1.10",
50-
"glob": "^7.2.0",
50+
"glob": "^7.2.3",
5151
"prompts": "^2.4.2",
5252
"semver": "^7.3.5"
5353
},

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -5144,7 +5144,7 @@ [email protected]:
51445144
once "^1.3.0"
51455145
path-is-absolute "^1.0.0"
51465146

5147-
glob@^7.1.3, glob@^7.1.6, glob@^7.2.0:
5147+
glob@^7.1.3, glob@^7.1.6, glob@^7.2.0, glob@^7.2.3:
51485148
version "7.2.3"
51495149
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
51505150
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==

0 commit comments

Comments
 (0)