Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 783d533

Browse files
chore(deps): update dependency glob to v9.3.0
1 parent d9dc1bc commit 783d533

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
@@ -40,7 +40,7 @@
4040
"eslint": "4.19.1",
4141
"eslint-config-synacor": "3.0.5",
4242
"esm": "3.2.25",
43-
"glob": "9.2.1",
43+
"glob": "9.3.0",
4444
"markdown": "0.5.0",
4545
"per-env": "1.0.2",
4646
"preact-cli": "3.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5439,10 +5439,10 @@ glob-to-regexp@^0.3.0:
54395439
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
54405440
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
54415441

5442-
glob@9.2.1:
5443-
version "9.2.1"
5444-
resolved "https://registry.yarnpkg.com/glob/-/glob-9.2.1.tgz#f47e34e1119e7d4f93a546e75851ba1f1e68de50"
5445-
integrity sha512-Pxxgq3W0HyA3XUvSXcFhRSs+43Jsx0ddxcFrbjxNGkL2Ak5BAUBxLqI5G6ADDeCHLfzzXFhe0b1yYcctGmytMA==
5442+
glob@9.3.0:
5443+
version "9.3.0"
5444+
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.0.tgz#be6e50d172d025c3fcf87903ae25b36b787c0bb0"
5445+
integrity sha512-EAZejC7JvnQINayvB/7BJbpZpNOJ8Lrw2OZNEvQxe0vaLn1SuwMcfV7/MNaX8L/T0wmptBFI4YMtDvSBxYDc7w==
54465446
dependencies:
54475447
fs.realpath "^1.0.0"
54485448
minimatch "^7.4.1"

0 commit comments

Comments
 (0)