@vscode/policy-watcher 1.2.1 (#243387)

This commit is contained in:
Josh Spicer
2025-03-12 15:26:54 -07:00
committed by GitHub
parent 6e8c48dacf
commit 8dbf7504d5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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
View File
@@ -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",