Skip to content

Commit 7038b1e

Browse files
committed
Update Yarn to 4.17.1
1 parent 4c3074e commit 7038b1e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"devDependencies": {
2121
"husky": "^9.0.0"
2222
},
23-
"packageManager": "yarn@4.14.1"
23+
"packageManager": "yarn@4.17.1"
2424
}

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"typescript": "^6.0.2",
2525
"vite": "^8.0.16"
2626
},
27-
"packageManager": "yarn@4.14.1"
27+
"packageManager": "yarn@4.17.1"
2828
}

sample/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 9
5+
version: 10
66
cacheKey: 10c0
77

88
"@emnapi/core@npm:1.10.0":

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 9
5+
version: 10
66
cacheKey: 10c0
77

88
"@biomejs/biome@npm:2.4.10":

0 commit comments

Comments
 (0)