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 17
17
"semver" : " ^7.3.5"
18
18
},
19
19
"devDependencies" : {
20
- "@types/glob" : " ^7.1.4 " ,
20
+ "@types/glob" : " ^8.0.0 " ,
21
21
"@types/node" : " ^18.0.1" ,
22
22
"@types/semver" : " ^7.3.10" ,
23
23
"@vercel/ncc" : " ^0.34.0" ,
Original file line number Diff line number Diff line change 112
112
dependencies :
113
113
" @octokit/openapi-types" " ^11.2.0"
114
114
115
- " @types/glob@^7.1.4 " :
116
- version "7.2 .0"
117
- resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2 .0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb "
118
- integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA ==
115
+ " @types/glob@^8.0.0 " :
116
+ version "8.0 .0"
117
+ resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.0 .0.tgz#321607e9cbaec54f687a0792b2d1d370739455d2 "
118
+ integrity sha512-l6NQsDDyQUVeoTynNpC9uRvCUint/gSUXQA2euwmTuWGvPY5LSDUu6tkCtJB2SvGQlJQzLaKqcGZP4//7EDveA ==
119
119
dependencies :
120
120
" @types/minimatch" " *"
121
121
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments