mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
@vscode/policy-watcher 1.2.1 (#243387)
This commit is contained in:
Generated
+4
-4
@@ -16,7 +16,7 @@
|
||||
"@types/semver": "^7.5.8",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.2.0",
|
||||
"@vscode/policy-watcher": "^1.2.1",
|
||||
"@vscode/proxy-agent": "^0.32.0",
|
||||
"@vscode/ripgrep": "^1.15.11",
|
||||
"@vscode/spdlog": "^0.15.0",
|
||||
@@ -2830,9 +2830,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vscode/policy-watcher": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/policy-watcher/-/policy-watcher-1.2.0.tgz",
|
||||
"integrity": "sha512-6QwVEx5ibKW/hXEiDHKcqF4jv5dE8QQUgfVX2J0sDg0YCPReo+MG1oxxKTsxP8XAH11xBgDIDM0TA0ZAYpJKHw==",
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/policy-watcher/-/policy-watcher-1.2.1.tgz",
|
||||
"integrity": "sha512-qOiIXyt0cSj2cngkhmU5VdpwoubRrsYzglaMW7NpSlvQ/IiX3xvmBXlzjmpSMPDLQ/CKyJkMz03CZmeXuGnmCQ==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -75,7 +75,7 @@
|
||||
"@types/semver": "^7.5.8",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.2.0",
|
||||
"@vscode/policy-watcher": "^1.2.1",
|
||||
"@vscode/proxy-agent": "^0.32.0",
|
||||
"@vscode/ripgrep": "^1.15.11",
|
||||
"@vscode/spdlog": "^0.15.0",
|
||||
|
||||
Reference in New Issue
Block a user