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

Commit dc59430

Browse files
chore(deps): update dependency glob to v9.3.1
1 parent d9dc1bc commit dc59430

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
@@ -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.1",
4444
"markdown": "0.5.0",
4545
"per-env": "1.0.2",
4646
"preact-cli": "3.4.5",

yarn.lock

+4-4
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.1:
5443+
version "9.3.1"
5444+
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.1.tgz#4a15cf72479a440f77e97805b21e1b5b6e4fb18a"
5445+
integrity sha512-qERvJb7IGsnkx6YYmaaGvDpf77c951hICMdWaFXyH3PlVob8sbPJJyJX0kWkiCWyXUzoy9UOTNjGg0RbD8bYIw==
54465446
dependencies:
54475447
fs.realpath "^1.0.0"
54485448
minimatch "^7.4.1"

0 commit comments

Comments
 (0)