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 101
101
"@types/cacache" : " ^15.0.0" ,
102
102
"@types/debug" : " ^4.1.2" ,
103
103
"@types/express" : " ^4.16.0" ,
104
- "@types/glob" : " ^7.1.1 " ,
104
+ "@types/glob" : " ^8.0.0 " ,
105
105
"@types/http-proxy" : " ^1.17.4" ,
106
106
"@types/ini" : " ^1.3.31" ,
107
107
"@types/inquirer" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 2133
2133
"@types/qs" "*"
2134
2134
"@types/serve-static" "*"
2135
2135
2136
- "@types/glob@^7.1.1 ":
2137
- version "7.2 .0"
2138
- resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2 .0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb "
2139
- integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA ==
2136
+ "@types/glob@^8.0.0 ":
2137
+ version "8.0 .0"
2138
+ resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.0 .0.tgz#321607e9cbaec54f687a0792b2d1d370739455d2 "
2139
+ integrity sha512-l6NQsDDyQUVeoTynNpC9uRvCUint/gSUXQA2euwmTuWGvPY5LSDUu6tkCtJB2SvGQlJQzLaKqcGZP4//7EDveA ==
2140
2140
dependencies:
2141
2141
"@types/minimatch" "*"
2142
2142
"@types/node" "*"
You can’t perform that action at this time.
0 commit comments