This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"eslint" : " 4.19.1" ,
41
41
"eslint-config-synacor" : " 3.0.5" ,
42
42
"esm" : " 3.2.25" ,
43
- "glob" : " 9.2 .1" ,
43
+ "glob" : " 9.3 .1" ,
44
44
"markdown" : " 0.5.0" ,
45
45
"per-env" : " 1.0.2" ,
46
46
"preact-cli" : " 3.4.5" ,
Original file line number Diff line number Diff line change @@ -5439,10 +5439,10 @@ glob-to-regexp@^0.3.0:
5439
5439
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
5440
5440
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
5441
5441
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 ==
5446
5446
dependencies:
5447
5447
fs.realpath "^1.0.0"
5448
5448
minimatch "^7.4.1"
You can’t perform that action at this time.
0 commit comments