Fixes #119915: Go back to vscode-oniguruma@1.3.1

This commit is contained in:
Alex Dima 2021-03-25 22:31:58 +01:00
parent f4f1bdb926
commit 85d03e9c38
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
6 changed files with 15 additions and 15 deletions

View file

@ -78,7 +78,7 @@
"sudo-prompt": "9.1.1",
"tas-client-umd": "0.1.4",
"v8-inspect-profiler": "^0.0.20",
"vscode-oniguruma": "1.5.1",
"vscode-oniguruma": "1.3.1",
"vscode-proxy-agent": "^0.8.1",
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.11.1",

View file

@ -17,7 +17,7 @@
"nsfw": "^2.1.1",
"spdlog": "^0.11.1",
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.5.1",
"vscode-oniguruma": "1.3.1",
"vscode-proxy-agent": "^0.8.1",
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.11.1",

View file

@ -6,7 +6,7 @@
"iconv-lite-umd": "0.6.8",
"jschardet": "2.2.1",
"tas-client-umd": "0.1.4",
"vscode-oniguruma": "1.5.1",
"vscode-oniguruma": "1.3.1",
"vscode-textmate": "5.3.1",
"xterm": "4.12.0-beta.3",
"xterm-addon-search": "0.8.0",

View file

@ -17,10 +17,10 @@ tas-client-umd@0.1.4:
resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.4.tgz#49db4130dd63a8342fabf77185a740fc6a7bea80"
integrity sha512-1hFqJeLD3ryNikniIaO7TItlXhS5vx7bJ+wbPDf8o+IifgwwOWK2ARisdEM9SnJd0ccfcwNPG6Po+RiKn5L2hg==
vscode-oniguruma@1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.1.tgz#9ca10cd3ada128bd6380344ea28844243d11f695"
integrity sha512-JrBZH8DCC262TEYcYdeyZusiETu0Vli0xFgdRwNJjDcObcRjbmJP+IFcA3ScBwIXwgFHYKbAgfxtM/Cl+3Spjw==
vscode-oniguruma@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.3.1.tgz#e2383879c3485b19f533ec34efea9d7a2b14be8f"
integrity sha512-gz6ZBofA7UXafVA+m2Yt2zHKgXC2qedArprIsHAPKByTkwq9l5y/izAGckqxYml7mSbYxTRTfdRwsFq3cwF4LQ==
vscode-textmate@5.3.1:
version "5.3.1"

View file

@ -371,10 +371,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"
vscode-oniguruma@1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.1.tgz#9ca10cd3ada128bd6380344ea28844243d11f695"
integrity sha512-JrBZH8DCC262TEYcYdeyZusiETu0Vli0xFgdRwNJjDcObcRjbmJP+IFcA3ScBwIXwgFHYKbAgfxtM/Cl+3Spjw==
vscode-oniguruma@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.3.1.tgz#e2383879c3485b19f533ec34efea9d7a2b14be8f"
integrity sha512-gz6ZBofA7UXafVA+m2Yt2zHKgXC2qedArprIsHAPKByTkwq9l5y/izAGckqxYml7mSbYxTRTfdRwsFq3cwF4LQ==
vscode-proxy-agent@^0.8.1:
version "0.8.1"

View file

@ -10091,10 +10091,10 @@ vscode-nls-dev@^3.3.1:
xml2js "^0.4.19"
yargs "^13.2.4"
vscode-oniguruma@1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.1.tgz#9ca10cd3ada128bd6380344ea28844243d11f695"
integrity sha512-JrBZH8DCC262TEYcYdeyZusiETu0Vli0xFgdRwNJjDcObcRjbmJP+IFcA3ScBwIXwgFHYKbAgfxtM/Cl+3Spjw==
vscode-oniguruma@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.3.1.tgz#e2383879c3485b19f533ec34efea9d7a2b14be8f"
integrity sha512-gz6ZBofA7UXafVA+m2Yt2zHKgXC2qedArprIsHAPKByTkwq9l5y/izAGckqxYml7mSbYxTRTfdRwsFq3cwF4LQ==
vscode-proxy-agent@^0.8.1:
version "0.8.1"