Update dependency linqts to v2 #255

Open
RenovateBot wants to merge 1 commit from renovate/linqts-2.x into develop
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@
"glob-parent": "^6.0.0",
"got-cjs": "^12.5.4",
"htmlparser2": "^9.1.0",
"linqts": "^1.14.4"
"linqts": "^2.0.0"
},
"scripts": {
"build": "tsc",

View file

@ -3544,10 +3544,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
linqts@^1.14.4:
version "1.15.0"
resolved "https://registry.yarnpkg.com/linqts/-/linqts-1.15.0.tgz#99195db380da7c039961c00e637e6ae57d5dee5e"
integrity sha512-DYRi1eGy8R0/dPzTTE0q3gQKvAj960CumYNikVGaUBc8TJCs/zeIbEmHb9lGx7Y9ALvTKle2cuBpkKgIeCSRTg==
linqts@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/linqts/-/linqts-2.0.0.tgz#bec66e4774c49f2ccca35146034978373d6a4e7d"
integrity sha512-Nv41iJ1O0Cm3VQbXyr7c9RdBaLex71CUapZQ/f7tjSL1KW2A8GZLdTDdg6SxYBV+UC1b1GXRghgCW85E5QJaYw==
listr-input@^0.2.1:
version "0.2.1"