File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 47
47
"dependencies" : {
48
48
"axios" : " ^1.6.0" ,
49
49
"chalk" : " ^4.1.2" ,
50
- "commander" : " ^11.0 .0" ,
50
+ "commander" : " ^11.1 .0" ,
51
51
"fs-directory" : " ^1.0.0" ,
52
52
"xml2js" : " ^0.6.0"
53
53
}
Original file line number Diff line number Diff line change 14
14
dependencies :
15
15
eslint-visitor-keys "^3.3.0"
16
16
17
- " @eslint-community/regexpp@^4.5.1 " :
18
- version "4.8.1"
19
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
20
- integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
21
-
22
- " @eslint-community/regexpp@^4.6.1 " :
17
+ " @eslint-community/regexpp@^4.5.1" , "@eslint-community/regexpp@^4.6.1":
23
18
version "4.8.1"
24
19
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.1.tgz#8c4bb756cc2aa7eaf13cfa5e69c83afb3260c20c"
25
20
integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==
@@ -384,10 +379,10 @@ combined-stream@^1.0.8:
384
379
dependencies :
385
380
delayed-stream "~1.0.0"
386
381
387
- commander@^11.0 .0 :
388
- version "11.0 .0"
389
- resolved "https://registry.yarnpkg.com/commander/-/commander-11.0 .0.tgz#43e19c25dbedc8256203538e8d7e9346877a6f67 "
390
- integrity sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ ==
382
+ commander@^11.1 .0 :
383
+ version "11.1 .0"
384
+ resolved "https://registry.yarnpkg.com/commander/-/commander-11.1 .0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906 "
385
+ integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ ==
391
386
392
387
concat-map@0.0.1 :
393
388
version "0.0.1"
You can’t perform that action at this time.
0 commit comments