bump @vscode/policy-watcher (#174063)

This commit is contained in:
João Moreno 2023-02-10 15:17:07 +01:00 committed by GitHub
parent b057df0539
commit 47e3135bda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"@microsoft/1ds-post-js": "^3.2.2",
"@parcel/watcher": "2.1.0",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.2",
"@vscode/policy-watcher": "^1.1.3",
"@vscode/ripgrep": "^1.14.2",
"@vscode/sqlite3": "5.1.2-vscode",
"@vscode/sudo-prompt": "9.3.1",

View file

@ -1233,10 +1233,10 @@
xml2js "^0.4.23"
yargs "^17.5.1"
"@vscode/policy-watcher@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@vscode/policy-watcher/-/policy-watcher-1.1.2.tgz#ce56bff65c52d06c10c89f7f05748688db5d50e3"
integrity sha512-rUGB84SHQcK5h12tkhDE4BDTTD4XsnxpqewfyX0hT6Ng9vBhGhg6epewYWNIntlR3tRSMecM8uhK+Xrm0ZXNoA==
"@vscode/policy-watcher@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@vscode/policy-watcher/-/policy-watcher-1.1.3.tgz#d001756f0d5503eb39aa8b805cb50d8669a6359c"
integrity sha512-8oA2DeGEFiTF7U1rleiz0rkZ6SUDRQwuwKTc7oPlGTnO3UTf0li3eWpDAN7fMtzW4QACxx4pfYp1qJEo4ctUHg==
dependencies:
bindings "^1.5.0"
node-addon-api "*"