Skip to content

Commit a11bc34

Browse files
committed
chore: bump dependencies
1 parent ea2f6e5 commit a11bc34

File tree

2 files changed

+201
-136
lines changed

2 files changed

+201
-136
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@types/eslint__js": "^8.42.3",
4343
"@types/node": "~20.14.8",
4444
"@types/uuid": "^10.0.0",
45-
"@typescript-eslint/eslint-plugin": "^8.8.0",
46-
"@typescript-eslint/parser": "^8.8.0",
47-
"@vitest/coverage-v8": "^2.1.2",
45+
"@typescript-eslint/eslint-plugin": "^8.9.0",
46+
"@typescript-eslint/parser": "^8.9.0",
47+
"@vitest/coverage-v8": "^2.1.3",
4848
"chalk": "^5.3.0",
49-
"changelogithub": "^0.13.10",
49+
"changelogithub": "^0.13.11",
5050
"esbuild": "^0.24.0",
5151
"eslint": "^9.12.0",
5252
"eslint-config-prettier": "^9.1.0",
@@ -55,8 +55,8 @@
5555
"eslint-plugin-import": "^2.31.0",
5656
"eslint-plugin-import-x": "^4.3.1",
5757
"prettier": "3.3.3",
58-
"typescript": "^5.6.2",
59-
"typescript-eslint": "^8.8.0",
60-
"vitest": "^2.1.2"
58+
"typescript": "^5.6.3",
59+
"typescript-eslint": "^8.9.0",
60+
"vitest": "^2.1.3"
6161
}
6262
}

0 commit comments

Comments
 (0)