Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
Update .yarnrc
Browse files Browse the repository at this point in the history
  • Loading branch information
enginelesscc committed Nov 15, 2022
1 parent e483f94 commit 043555c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
target "23.0.0-nightly.20221109"
target "23.0.0-nightly.20221115"
runtime "electron"
build_from_source "true"
23 changes: 5 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1273,13 +1273,12 @@
https-proxy-agent "^5.0.0"
proxy-from-env "^1.1.0"

"@vscode/sqlite3@5.1.2-vscode":
version "5.1.2-vscode"
resolved "https://registry.yarnpkg.com/@vscode/sqlite3/-/sqlite3-5.1.2-vscode.tgz#ba15962d23ad784a43ecbaaa22c93f17f93b2400"
integrity sha512-CIH0BWzQJA97teb1f3aAoyylztPdg1WqThHEvVPWXr8UO0+VtIa+ha20Q2PGYV4AGfPtkPnhUrSYpJDxnVhW/g==
"@vscode/sqlite3@5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@vscode/sqlite3/-/sqlite3-5.0.8.tgz#72b07061c5f90a9dd598a5506f598fcc817fab90"
integrity sha512-6wvQdMjpi1kwYI5mfzm98siEQb2mlBKX4xdNtJFj/uNqb6wqd3JOhk+5FL7geR0hduXE5lHjv+q69jtsEtUJDA==
dependencies:
node-addon-api "^4.2.0"
tar "^6.1.11"

"@vscode/sudo-prompt@9.3.1":
version "9.3.1"
Expand Down Expand Up @@ -3590,7 +3589,7 @@ decompress@^4.2.1:
pify "^2.3.0"
strip-dirs "^2.0.0"

deemon@^1.8.0:
deemon@^1.7.2:
version "1.8.0"
resolved "https://registry.yarnpkg.com/deemon/-/deemon-1.8.0.tgz#7b9498905634a89bfe6db11b5edf779e2fac5248"
integrity sha512-qcuSMls/W5DdoEKKAF0PiNQrc8+tItFjvszfjNm1YqNv1p5wwEt+6qILA9sws6eM81nmNwD38ducqlgIXzQlsQ==
Expand Down Expand Up @@ -10454,18 +10453,6 @@ tar@^6.0.2:
mkdirp "^1.0.3"
yallist "^4.0.0"

tar@^6.1.11:
version "6.1.12"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.12.tgz#3b742fb05669b55671fb769ab67a7791ea1a62e6"
integrity sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==
dependencies:
chownr "^2.0.0"
fs-minipass "^2.0.0"
minipass "^3.0.0"
minizlib "^2.1.1"
mkdirp "^1.0.3"
yallist "^4.0.0"

tas-client-umd@0.1.6:
version "0.1.6"
resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.6.tgz#a0cf70a68f50d406773457630666224f0eb545a6"
Expand Down

0 comments on commit 043555c

Please sign in to comment.