Skip to content

Commit b9bcafd

Browse files
chore(deps): update all non-major dependencies
1 parent 5f4a29e commit b9bcafd

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/config/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"devDependencies": {
88
"@types/node": "^20.16.13",
9-
"npm-run-all2": "^6.2.4",
9+
"npm-run-all2": "^6.2.5",
1010
"typescript": "~5.6.0",
1111
"vue-tsc": "^2.1.6"
1212
}

template/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"devDependencies": {
33
"@vitest/eslint-plugin": "1.1.7",
44
"eslint-plugin-cypress": "^4.0.0",
5-
"eslint-plugin-playwright": "^1.7.0"
5+
"eslint-plugin-playwright": "^1.8.1"
66
}
77
}

0 commit comments

Comments
 (0)