Skip to content

Commit 15d9562

Browse files
authored
chore(updates): after dropping node14 we can use the latest here (#750)
1 parent 05701c6 commit 15d9562

File tree

2 files changed

+38
-8
lines changed

2 files changed

+38
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"eslint-plugin-prettier": "^5.0.0",
3636
"eslint-plugin-svelte": "^2.33.1",
3737
"eslint-plugin-unicorn": "^48.0.1",
38-
"execa": "^7.2.0",
38+
"execa": "^8.0.1",
3939
"fs-extra": "^11.1.1",
4040
"husky": "^8.0.3",
41-
"lint-staged": "^13.3.0",
41+
"lint-staged": "^14.0.1",
4242
"node-fetch": "^3.3.2",
4343
"npm-run-all": "^4.1.5",
4444
"playwright-core": "~1.38.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)