Skip to content

Commit 303cc54

Browse files
chore(deps): update pnpm to v10.19.0
1 parent a61ebe1 commit 303cc54

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup pnpm
1717
uses: pnpm/action-setup@v4
1818
with:
19-
version: 10.18.3
19+
version: 10.19.0
2020
run_install: false
2121

2222
- name: Setup Node.js

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup pnpm
1919
uses: pnpm/action-setup@v4
2020
with:
21-
version: 10.18.3
21+
version: 10.19.0
2222
run_install: false
2323

2424
- name: Set up Node.js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"bugs": {
4444
"url": "https://github.com/interactive-video-labs/interactive-video-core/issues"
4545
},
46-
"packageManager": "pnpm@10.18.3",
46+
"packageManager": "pnpm@10.19.0",
4747
"devDependencies": {
4848
"@eslint/eslintrc": "^3.3.1",
4949
"@eslint/js": "^9.34.0",

0 commit comments

Comments
 (0)