Skip to content

Commit 548e837

Browse files
risantosKamefrede
authored andcommitted
Update all dependencies
- Replace `pre-commit` with `@fastify/[email protected]` - Update `[email protected]` - Run `yarn upgrade` to update all dependencies
1 parent b71b748 commit 548e837

File tree

2 files changed

+148
-228
lines changed

2 files changed

+148
-228
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"standard-http-error": "2.0.1"
2525
},
2626
"devDependencies": {
27+
"@fastify/pre-commit": "^2.2.0",
2728
"@uphold/github-changelog-generator": "^4.0.2",
28-
"eslint": "^9.28.0",
29-
"eslint-config-uphold": "^6.5.1",
30-
"pre-commit": "1.2.2",
29+
"eslint": "~9.28.0",
30+
"eslint-config-uphold": "^6.5.2",
3131
"prettier": "^3.5.3",
3232
"release-it": "^19.0.3"
3333
},

0 commit comments

Comments
 (0)