Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 2ba0283

Browse files
chore(deps): lock file maintenance npm packages (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 171bffb commit 2ba0283

File tree

5 files changed

+514
-526
lines changed

5 files changed

+514
-526
lines changed

.yarn/releases/yarn-4.10.0.cjs renamed to .yarn/releases/yarn-4.10.3.cjs

Lines changed: 126 additions & 126 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-4.10.0.cjs
3+
yarnPath: .yarn/releases/yarn-4.10.3.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"private": true,
1515
"type": "module",
16-
"packageManager": "[email protected].0",
16+
"packageManager": "[email protected].3",
1717
"workspaces": [
1818
"napi/*",
1919
"packages/*"

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"license": "MIT",
1515
"private": true,
16-
"packageManager": "[email protected].0",
16+
"packageManager": "[email protected].3",
1717
"engines": {
1818
"node": ">=18.0.0"
1919
},

0 commit comments

Comments
 (0)