Skip to content

Commit 3c488bc

Browse files
chore(deps): update dependencies (#697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dan Adajian <[email protected]>
1 parent 5844be8 commit 3c488bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

425 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-helpers",
3-
"packageManager": "bun@1.1.8",
3+
"packageManager": "bun@1.2.2",
44
"main": "src/main.ts",
55
"type": "module",
66
"private": true,
@@ -35,14 +35,14 @@
3535
"@types/lodash.uniq": "4.5.9",
3636
"@types/micromatch": "4.0.9",
3737
"@vercel/ncc": "0.38.3",
38-
"bun-types": "1.1.43",
39-
"eslint": "9.17.0",
38+
"bun-types": "1.2.2",
39+
"eslint": "9.20.0",
4040
"husky": "9.1.7",
4141
"jest": "29.7.0",
4242
"plop": "4.0.1",
43-
"prettier": "3.4.2",
43+
"prettier": "3.5.0",
4444
"typescript": "5.7.3",
45-
"typescript-eslint": "8.19.1"
45+
"typescript-eslint": "8.23.0"
4646
},
4747
"jest": {
4848
"clearMocks": true,

0 commit comments

Comments
 (0)