File tree 4 files changed +15
-15
lines changed
4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 20
20
"vscode-languageclient" : " ^5.2.1"
21
21
},
22
22
"devDependencies" : {
23
- "vscode" : " ^1.1.35 "
23
+ "vscode" : " ^1.1.36 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change @@ -609,10 +609,10 @@ vscode-test@^0.4.1:
609
609
http-proxy-agent "^2.1.0"
610
610
https-proxy-agent "^2.2.1"
611
611
612
- vscode@^1.1.35 :
613
- version "1.1.35 "
614
- resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.35 .tgz#f8c6beb905738b874d539ddb3784e5feeec71c0a "
615
- integrity sha512-xPnxzQU40LOS2yPyzWW+WKpTV6qA3z16TcgpZ9O38UWLA157Zz4GxUx5H7Gd07pxzw0GqvusbF4D+5GBgNxvEQ ==
612
+ vscode@^1.1.36 :
613
+ version "1.1.36 "
614
+ resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.36 .tgz#5e1a0d1bf4977d0c7bc5159a9a13d5b104d4b1b6 "
615
+ integrity sha512-cGFh9jmGLcTapCpPCKvn8aG/j9zVQ+0x5hzYJq5h5YyUXVGa1iamOaB2M2PZXoumQPES4qeAP1FwkI0b6tL4bQ ==
616
616
dependencies :
617
617
glob "^7.1.2"
618
618
mocha "^5.2.0"
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@commitlint/config-conventional" : " ^8.1.0" ,
39
- "@rxts/eslint-plugin-mdx" : " ^0.9.2 " ,
39
+ "@rxts/eslint-plugin-mdx" : " ^0.9.5 " ,
40
40
"@types/mocha" : " ^5.2.7" ,
41
41
"@types/node" : " ^12.6.9" ,
42
42
"@types/react" : " ^16.8.24" ,
Original file line number Diff line number Diff line change 306
306
" @nodelib/fs.scandir" " 2.1.1"
307
307
fastq "^1.6.0"
308
308
309
- " @rxts/eslint-plugin-mdx@^0.9.2 " :
310
- version "0.9.2 "
311
- resolved "https://registry.yarnpkg.com/@rxts/eslint-plugin-mdx/-/eslint-plugin-mdx-0.9.2 .tgz#a3f472024c875a7821c9351c3ca687e977d58e3a "
312
- integrity sha512-a/KEHEP4KFpq2gxBQx11IdbjwSWkuPoLpL9ifBPViapXa8wU+VXPFnAfT39tfqmNelEdCmAT+eYk1YuIMguQQw ==
309
+ " @rxts/eslint-plugin-mdx@^0.9.5 " :
310
+ version "0.9.5 "
311
+ resolved "https://registry.yarnpkg.com/@rxts/eslint-plugin-mdx/-/eslint-plugin-mdx-0.9.5 .tgz#d78309d2576a14db81f3afe9d89dcea21125b1e9 "
312
+ integrity sha512-BW8Sus6Ah5CHaLWojL4HLmqW5F6yv3xrpXeODkz1cw/kHG7RwsX9GYfgYOP/Lvi3519/6Rd36EQ87t3Y7uzJJw ==
313
313
dependencies :
314
- eslint-mdx "^0.9.2 "
314
+ eslint-mdx "^0.9.5 "
315
315
remark-mdx "^1.1.5"
316
316
remark-parse "^7.0.0"
317
317
unified "^8.3.2"
@@ -1255,10 +1255,10 @@ eslint-import-resolver-typescript@JounQin/eslint-import-resolver-typescript#feat
1255
1255
resolve "^1.4.0"
1256
1256
tsconfig-paths "^3.6.0"
1257
1257
1258
- eslint-mdx@^0.9.2 :
1259
- version "0.9.2 "
1260
- resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-0.9.2 .tgz#b9ca0479355102fd79902d541257119b961bf080 "
1261
- integrity sha512-21Y2wssB5SNGopin7ywggq5mJ9+ICRzR/dFsW0MO3q1dQRT1jHEpUSGe+2dR2QnainYS5PcH8Z6SbRRadfxGtA ==
1258
+ eslint-mdx@^0.9.5 :
1259
+ version "0.9.5 "
1260
+ resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-0.9.5 .tgz#e2eb7243338ab7dbf7ddb04837a1df2e99679f66 "
1261
+ integrity sha512-JkgOe3UUtb8rmoi7BPgcpKomcP9w/KPpTf5y4cryGCg0wsFJ7xgrW8YMsXuhS9vGQvWsZnQY7G9AupZiPAlNAg ==
1262
1262
1263
1263
eslint-module-utils@^2.4.0 :
1264
1264
version "2.4.1"
You can’t perform that action at this time.
0 commit comments