Skip to content

Commit 54496fb

Browse files
build(deps): update dependencies (#101)
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 2658f8f commit 54496fb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lockb

-355 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
},
2626
"bundleDependencies": true,
2727
"devDependencies": {
28-
"@eslint/js": "^9.39.1",
28+
"@eslint/js": "^9.39.2",
2929
"@semantic-release/exec": "^7.1.0",
3030
"@types/bun": "latest",
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.19.1",
34+
"@types/node": "^22.19.2",
3535
"@types/traverse": "^0.6.37",
3636
"conventional-changelog-conventionalcommits": "^8.0.0",
37-
"eslint": "^9.39.1",
37+
"eslint": "^9.39.2",
3838
"eslint-config-prettier": "^10.1.8",
3939
"generate-license-file": "^3.8.1",
4040
"husky": "^9.1.7",
@@ -44,7 +44,7 @@
4444
"semantic-release": "^24.2.9",
4545
"ts-json-schema-generator": "^2.4.0",
4646
"typescript": "^5.9.3",
47-
"typescript-eslint": "^8.48.1"
47+
"typescript-eslint": "^8.49.0"
4848
},
4949
"scripts": {
5050
"prepare": "husky",

0 commit comments

Comments
 (0)