File tree Expand file tree Collapse file tree 2 files changed +19
-14
lines changed
Expand file tree Collapse file tree 2 files changed +19
-14
lines changed Original file line number Diff line number Diff line change 17111711 "taskDefinitions" : [
17121712 {
17131713 "type" : " R" ,
1714- "required" : [" code" ],
1714+ "required" : [
1715+ " code"
1716+ ],
17151717 "properties" : {
17161718 "code" : {
17171719 "type" : " array" ,
17561758 "name" : " testthat" ,
17571759 "owner" : " R" ,
17581760 "severity" : " error" ,
1759- "fileLocation" : [" relative" , " ${workspaceFolder}/tests/testthat" ],
1761+ "fileLocation" : [
1762+ " relative" ,
1763+ " ${workspaceFolder}/tests/testthat"
1764+ ],
17601765 "pattern" : [
17611766 {
1762- "regexp" : " ^(Failure|Error)\\ s\\ ((.*\\ .[Rr]):(\\ d+):(\\ d+)\\ ):\\ s(.*)" ,
1763- "file" : 2 ,
1764- "line" : 3 ,
1765- "column" : 4 ,
1766- "message" : 5
1767+ "regexp" : " ^(Failure|Error)\\ s\\ ((.*\\ .[Rr]):(\\ d+):(\\ d+)\\ ):\\ s(.*)" ,
1768+ "file" : 2 ,
1769+ "line" : 3 ,
1770+ "column" : 4 ,
1771+ "message" : 5
17671772 },
17681773 {
1769- "regexp" : " ^(.*)$" ,
1770- "message" : 1
1774+ "regexp" : " ^(.*)$" ,
1775+ "message" : 1
17711776 }
17721777 ]
17731778 }
18201825 "yamljs" : " ^0.3.0"
18211826 },
18221827 "dependencies" : {
1823- "ag-grid-community" : " ^26.2.1 " ,
1828+ "ag-grid-community" : " ^27.1.0 " ,
18241829 "cheerio" : " 1.0.0-rc.10" ,
18251830 "crypto" : " ^1.0.1" ,
18261831 "ejs" : " ^3.1.6" ,
Original file line number Diff line number Diff line change @@ -515,10 +515,10 @@ acorn@^8.2.1:
515515 resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.0.tgz#af53266e698d7cffa416714b503066a82221be60"
516516 integrity sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==
517517
518- ag-grid-community@^26.2.1 :
519- version "26.2.1 "
520- resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-26.2.1. tgz#b217e1b62317817c7119511a1a8358992e3a2026 "
521- integrity sha512-aChSGNdPkBda4BhOUUEAmAkRlIG7rFU8UTXx3NPStavrCOHKLDRV90djIKuiXfM6ONBqKmeqw2as0yuLnSN8dw ==
518+ ag-grid-community@^27.1.0 :
519+ version "27.1.0 "
520+ resolved "https://registry.yarnpkg.com/ag-grid-community/-/ag-grid-community-27.1.0. tgz#17f73173444a9efc4faea0f0cd6c5090e698f7ee "
521+ integrity sha512-SWzIJTNa7C6Vinizelcoc1FAJQRt1pDn+A8XHQDO2GTQT+VjBnPL8fg94fLJy0EEvqaN5IhDybNS0nD07SKIQw ==
522522
523523agent-base@6 :
524524 version "6.0.2"
You can’t perform that action at this time.
0 commit comments