Skip to content

Commit

Permalink
Update dependency @vscode/test-electron to v2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 8c847fd commit df63419
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,7 @@
"@types/parsimmon": "1.10.9",
"@types/sinon": "17.0.2",
"@types/vscode": "1.74.0",
"@vscode/test-electron": "2.3.6",
"@vscode/test-electron": "2.3.7",
"circular-dependency-plugin": "^5.2.2",
"clean-webpack-plugin": "4.0.0",
"event-stream": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,10 +279,10 @@
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==

"@vscode/test-electron@2.3.6":
version "2.3.6"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.6.tgz#61a6ec1b4bdc9a2a694a9d7d86b9cb8b82c5a116"
integrity sha512-M31xGH0RgqNU6CZ4/9g39oUMJ99nLzfjA+4UbtIQ6TcXQ6+2qkjOOxedmPBDDCg26/3Al5ubjY80hIoaMwKYSw==
"@vscode/test-electron@2.3.7":
version "2.3.7"
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.7.tgz#51446177fcda907dfeab8291e3dc226a1b69b4d6"
integrity sha512-KVQCCNfkzi3fIPLK8nIP/5Ao6ExiH+b/DkE5ywpCPXItKNgrPh92qKRIxa2oPFBUkl7807mAoQ9jakNOoQ1oDA==
dependencies:
http-proxy-agent "^4.0.1"
https-proxy-agent "^5.0.0"
Expand Down

0 comments on commit df63419

Please sign in to comment.