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 1818 vscode_version : [stable]
1919 include :
2020 - os : ubuntu-latest
21- vscode_version : 1.58.1
21+ vscode_version : 1.61.0
2222 runs-on : ${{ matrix.os }}
2323 env :
2424 VSCODE_VERSION : ${{ matrix.vscode_version }}
Original file line number Diff line number Diff line change 1515 "url" : " https://github.com/cursorless-dev/cursorless.git"
1616 },
1717 "engines" : {
18- "vscode" : " ^1.58 .0"
18+ "vscode" : " ^1.61 .0"
1919 },
2020 "extensionKind" : [
2121 " workspace" ,
520520 "@types/node" : " ^16.11.3" ,
521521 "@types/semver" : " ^7.3.9" ,
522522 "@types/sinon" : " ^10.0.2" ,
523- "@types/vscode" : " ~1.58 .0" ,
523+ "@types/vscode" : " ~1.61 .0" ,
524524 "@typescript-eslint/eslint-plugin" : " ^5.20.0" ,
525525 "@typescript-eslint/parser" : " ^5.20.0" ,
526526 "esbuild" : " ^0.11.12" ,
Original file line number Diff line number Diff line change 152152 dependencies :
153153 " @types/sinonjs__fake-timers" " *"
154154
155- " @types/vscode@~1.58.0 " :
156- version "1.58.1"
157- resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.58.1.tgz#7deae08792adc73fa57383244a0c79d3530df4f7"
158- integrity sha512-sa76rDXiSif09he8KoaWWUQxsuBr2+uND0xn1GUbEODkuEjp2p7Rqd3t5qlvklfmAedLFdL7MdnsPa57uzwcOw==
159-
160155" @types/sinonjs__fake-timers@* " :
161156 version "8.1.2"
162157 resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.2.tgz#bf2e02a3dbd4aecaf95942ecd99b7402e03fad5e"
163158 integrity sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA==
164159
160+ " @types/vscode@~1.61.0 " :
161+ version "1.61.0"
162+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.61.0.tgz#c54335b6f84c19c69b1435b17cc0ce3b2cecfeec"
163+ integrity sha512-9k5Nwq45hkRwdfCFY+eKXeQQSbPoA114mF7U/4uJXRBJeGIO7MuJdhF1PnaDN+lllL9iKGQtd6FFXShBXMNaFg==
164+
165165" @typescript-eslint/eslint-plugin@^5.20.0 " :
166166 version "5.20.0"
167167 resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.20.0.tgz#022531a639640ff3faafaf251d1ce00a2ef000a1"
You can’t perform that action at this time.
0 commit comments