Skip to content

Commit 4e40899

Browse files
committed
Merge remote-tracking branch 'origin/renovate/yarn-monorepo'
2 parents ff9c92b + 6740852 commit 4e40899

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@privyid/ghoulscript-monorepo",
3-
"packageManager": "yarn@4.2.2",
3+
"packageManager": "yarn@4.3.1",
44
"private": true,
55
"workspaces": [
66
"packages/*",

packages/ghostscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Ghostscript compiled to WebAssembly",
44
"version": "0.1.0-alpha.1",
55
"gsVersion": "10.03.1",
6-
"packageManager": "yarn@4.2.2",
6+
"packageManager": "yarn@4.3.1",
77
"type": "module",
88
"main": "./dist/gs.cjs",
99
"module": "./dist/gs.js",

packages/ghoulscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@privyid/ghoulscript",
3-
"packageManager": "yarn@4.2.2",
3+
"packageManager": "yarn@4.3.1",
44
"version": "0.1.0-alpha.4",
55
"type": "module",
66
"main": "./dist/index.cjs",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6437,11 +6437,11 @@ __metadata:
64376437

64386438
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
64396439
version: 5.5.3
6440-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
6440+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
64416441
bin:
64426442
tsc: bin/tsc
64436443
tsserver: bin/tsserver
6444-
checksum: 10c0/5a437c416251334deeaf29897157032311f3f126547cfdc4b133768b606cb0e62bcee733bb97cf74c42fe7268801aea1392d8e40988cdef112e9546eba4c03c5
6444+
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
64456445
languageName: node
64466446
linkType: hard
64476447

0 commit comments

Comments
 (0)