Skip to content

Commit d0cc138

Browse files
Bump the dependencies group with 4 updates (#89)
1 parent 3d63506 commit d0cc138

File tree

2 files changed

+89
-82
lines changed

2 files changed

+89
-82
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"zod": "^3.22.4"
3131
},
3232
"devDependencies": {
33-
"@types/node": "^20.11.24",
34-
"@typescript-eslint/eslint-plugin": "^7.1.0",
35-
"@typescript-eslint/parser": "^7.1.0",
33+
"@types/node": "^20.12.2",
34+
"@typescript-eslint/eslint-plugin": "^7.4.0",
35+
"@typescript-eslint/parser": "^7.4.0",
3636
"eslint": "^8.57.0",
3737
"eslint-config-prettier": "^9.1.0",
3838
"eslint-config-standard": "^17.1.0",
@@ -42,6 +42,6 @@
4242
"eslint-plugin-promise": "^6.1.1",
4343
"prettier": "^3.2.5",
4444
"tsup": "^8.0.2",
45-
"typescript": "^5.3.3"
45+
"typescript": "^5.4.3"
4646
}
4747
}

pnpm-lock.yaml

+85-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)