File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 220220 "lint" : " node ./node_modules/tslint/bin/tslint ./src/**/*.ts "
221221 },
222222 "devDependencies" : {
223- "@types/glob" : " ^7.1.4 " ,
223+ "@types/glob" : " ^7.2.0 " ,
224224 "@types/mocha" : " ^9.0.0" ,
225225 "@types/node" : " ^15.14.9" ,
226226 "@types/vscode" : " ^1.62.0" ,
Original file line number Diff line number Diff line change 2828 resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
2929 integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
3030
31- " @types/glob@^7.1.4 " :
32- version "7.1.4 "
33- resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.4 .tgz#ea59e21d2ee5c517914cb4bc8e4153b99e566672 "
34- integrity sha512-w+LsMxKyYQm347Otw+IfBXOv9UWVjpHpCDdbBMt8Kz/xbvCYNjP+0qPh91Km3iKfSRLBB0P7fAMf0KHrPu+MyA ==
31+ " @types/glob@^7.2.0 " :
32+ version "7.2.0 "
33+ resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0 .tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb "
34+ integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA ==
3535 dependencies :
3636 " @types/minimatch" " *"
3737 " @types/node" " *"
You can’t perform that action at this time.
0 commit comments