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

Commit 043555c

Browse files
committed
Update .yarnrc
1 parent e483f94 commit 043555c

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

.yarnrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
disturl "https://electronjs.org/headers"
2-
target "23.0.0-nightly.20221109"
2+
target "23.0.0-nightly.20221115"
33
runtime "electron"
44
build_from_source "true"

yarn.lock

+5-18
Original file line numberDiff line numberDiff line change
@@ -1273,13 +1273,12 @@
12731273
https-proxy-agent "^5.0.0"
12741274
proxy-from-env "^1.1.0"
12751275

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

12841283
12851284
version "9.3.1"
@@ -3590,7 +3589,7 @@ decompress@^4.2.1:
35903589
pify "^2.3.0"
35913590
strip-dirs "^2.0.0"
35923591

3593-
deemon@^1.8.0:
3592+
deemon@^1.7.2:
35943593
version "1.8.0"
35953594
resolved "https://registry.yarnpkg.com/deemon/-/deemon-1.8.0.tgz#7b9498905634a89bfe6db11b5edf779e2fac5248"
35963595
integrity sha512-qcuSMls/W5DdoEKKAF0PiNQrc8+tItFjvszfjNm1YqNv1p5wwEt+6qILA9sws6eM81nmNwD38ducqlgIXzQlsQ==
@@ -10454,18 +10453,6 @@ tar@^6.0.2:
1045410453
mkdirp "^1.0.3"
1045510454
yallist "^4.0.0"
1045610455

10457-
tar@^6.1.11:
10458-
version "6.1.12"
10459-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.12.tgz#3b742fb05669b55671fb769ab67a7791ea1a62e6"
10460-
integrity sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==
10461-
dependencies:
10462-
chownr "^2.0.0"
10463-
fs-minipass "^2.0.0"
10464-
minipass "^3.0.0"
10465-
minizlib "^2.1.1"
10466-
mkdirp "^1.0.3"
10467-
yallist "^4.0.0"
10468-
1046910456
1047010457
version "0.1.6"
1047110458
resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.6.tgz#a0cf70a68f50d406773457630666224f0eb545a6"

0 commit comments

Comments
 (0)