Skip to content

Commit 7f4ab9b

Browse files
trying to update "glob": "9.3.5"
1 parent 6b4771f commit 7f4ab9b

File tree

4 files changed

+215
-123
lines changed

4 files changed

+215
-123
lines changed

package-lock.json

Lines changed: 141 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"typescript": "^4.9.5"
4040
},
4141
"overrides": {
42-
"bluebird": "3.7.2"
42+
"bluebird": "3.7.2",
43+
"glob": "9.3.5"
4344
},
4445
"publishConfig": {
4546
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)