debt - update watcher ref (#228345)
parent
c181660a47
commit
498870d214
|
@ -10,7 +10,7 @@
|
|||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#5d29cc732a03c91ecc2c861940a240b01e765c65",
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#f8e301af83372b60bfd7df6d4de8c6ba3b981de5",
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "2.1.0",
|
||||
|
@ -943,8 +943,8 @@
|
|||
},
|
||||
"node_modules/@bpasero/watcher": {
|
||||
"version": "2.4.2-alpha.0",
|
||||
"resolved": "git+ssh://git@github.com/bpasero/watcher.git#5d29cc732a03c91ecc2c861940a240b01e765c65",
|
||||
"integrity": "sha512-8AWyO22MDRxp6zAJxDWXGFCHtBoioaku+x/IQrDT3VADhBRAeCVp/47qCVrHFyU0ixo0m8KGDBN6MtxqsFFU2g==",
|
||||
"resolved": "git+ssh://git@github.com/bpasero/watcher.git#f8e301af83372b60bfd7df6d4de8c6ba3b981de5",
|
||||
"integrity": "sha512-PhphlrtFpAUlfOXh1jG6j8Oc1sOIYKAOnTFFWyc7NGWmYAVVOEnDUDqwp8F18tANEHE3Shur9kQ4M1h9J8x9qw==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "2.1.0",
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#5d29cc732a03c91ecc2c861940a240b01e765c65",
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#f8e301af83372b60bfd7df6d4de8c6ba3b981de5",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.1.4",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"name": "vscode-reh",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#5d29cc732a03c91ecc2c861940a240b01e765c65",
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#f8e301af83372b60bfd7df6d4de8c6ba3b981de5",
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "2.1.0",
|
||||
|
@ -47,8 +47,8 @@
|
|||
},
|
||||
"node_modules/@bpasero/watcher": {
|
||||
"version": "2.4.2-alpha.0",
|
||||
"resolved": "git+ssh://git@github.com/bpasero/watcher.git#5d29cc732a03c91ecc2c861940a240b01e765c65",
|
||||
"integrity": "sha512-8AWyO22MDRxp6zAJxDWXGFCHtBoioaku+x/IQrDT3VADhBRAeCVp/47qCVrHFyU0ixo0m8KGDBN6MtxqsFFU2g==",
|
||||
"resolved": "git+ssh://git@github.com/bpasero/watcher.git#f8e301af83372b60bfd7df6d4de8c6ba3b981de5",
|
||||
"integrity": "sha512-PhphlrtFpAUlfOXh1jG6j8Oc1sOIYKAOnTFFWyc7NGWmYAVVOEnDUDqwp8F18tANEHE3Shur9kQ4M1h9J8x9qw==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "2.1.0",
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#5d29cc732a03c91ecc2c861940a240b01e765c65",
|
||||
"@bpasero/watcher": "https://github.com/bpasero/watcher.git#f8e301af83372b60bfd7df6d4de8c6ba3b981de5",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/proxy-agent": "^0.23.0",
|
||||
|
|
Loading…
Reference in New Issue