Skip to content

Commit

Permalink
Merge pull request #293 from discloud/dependabot/npm_and_yarn/vscode/…
Browse files Browse the repository at this point in the history
…test-electron-2.3.7

chore(deps-dev): bump @vscode/test-electron from 2.3.6 to 2.3.7
  • Loading branch information
github-actions[bot] authored Nov 23, 2023
2 parents 450fee2 + f188474 commit f6a9e7d
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 @@ -1210,7 +1210,7 @@
"@types/vscode": "^1.84.2",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vscode/test-electron": "^2.3.6",
"@vscode/test-electron": "^2.3.7",
"eslint": "^8.54.0",
"mocha": "^10.2.0",
"typescript": "^5.3.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@
resolved "https://registry.yarnpkg.com/@vscode/l10n/-/l10n-0.0.16.tgz#f075db346d0b08419a12540171b230bd803c42be"
integrity sha512-JT5CvrIYYCrmB+dCana8sUqJEcGB1ZDXNLMQ2+42bW995WmNoenijWMUdZfwmuQUTQcEVVIa2OecZzTYWUW9Cg==

"@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 f6a9e7d

Please sign in to comment.