Skip to content

Commit 07fe441

Browse files
build(deps): update dependencies (#58)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: opsbr-bot[bot] <119468373+opsbr-bot[bot]@users.noreply.github.com>
1 parent 7ed47d3 commit 07fe441

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

-4.29 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@
3131
"@types/eslint-config-prettier": "^6.11.3",
3232
"@types/eslint__js": "^8.42.3",
3333
"@types/js-yaml": "^4.0.9",
34-
"@types/node": "^22.14.0",
34+
"@types/node": "^22.14.1",
3535
"@types/traverse": "^0.6.37",
3636
"conventional-changelog-conventionalcommits": "^8.0.0",
3737
"eslint": "^9.24.0",
38-
"eslint-config-prettier": "^10.1.1",
38+
"eslint-config-prettier": "^10.1.2",
3939
"generate-license-file": "^3.8.1",
4040
"husky": "^9.1.7",
41-
"lint-staged": "^15.5.0",
41+
"lint-staged": "^15.5.1",
4242
"prettier": "^3.5.3",
4343
"prettier-plugin-sh": "^0.16.1",
4444
"semantic-release": "^24.2.3",
4545
"ts-json-schema-generator": "^2.4.0",
4646
"typescript": "^5.8.3",
47-
"typescript-eslint": "^8.29.0"
47+
"typescript-eslint": "^8.29.1"
4848
},
4949
"scripts": {
5050
"prepare": "husky",

0 commit comments

Comments
 (0)