update to latest vscode-oniguruma

This commit is contained in:
Alex Dima 2021-03-25 21:19:43 +01:00
parent 357c13ac46
commit 654b5e8046
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.0",
"vscode-oniguruma": "1.5.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.0",
"vscode-oniguruma": "1.5.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.0",
"vscode-oniguruma": "1.5.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.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.0.tgz#d2235868efe933c5796fdc687cfcd644407259b1"
integrity sha512-5MgXSXvwy2GBy8BRi1Pegk+60LAHiY184cW93Fe1SmA9oPu8fRV3G9Yurbhkh/0hrb0E0/VK4JPieBX66gkftQ==
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-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.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.0.tgz#d2235868efe933c5796fdc687cfcd644407259b1"
integrity sha512-5MgXSXvwy2GBy8BRi1Pegk+60LAHiY184cW93Fe1SmA9oPu8fRV3G9Yurbhkh/0hrb0E0/VK4JPieBX66gkftQ==
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-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.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/vscode-oniguruma/-/vscode-oniguruma-1.5.0.tgz#d2235868efe933c5796fdc687cfcd644407259b1"
integrity sha512-5MgXSXvwy2GBy8BRi1Pegk+60LAHiY184cW93Fe1SmA9oPu8fRV3G9Yurbhkh/0hrb0E0/VK4JPieBX66gkftQ==
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-proxy-agent@^0.8.1:
version "0.8.1"