Skip to content

Commit 7a931b9

Browse files
chore(deps): update npm dev
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 097a1c7 commit 7a931b9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@
44
"type": "module",
55
"main": "lib/index.js",
66
"devDependencies": {
7-
"@commitlint/cli": "20.2.0",
8-
"@commitlint/config-conventional": "20.2.0",
7+
"@commitlint/cli": "21.0.0",
8+
"@commitlint/config-conventional": "21.0.0",
99
"@stylistic/eslint-plugin": "5.6.1",
1010
"@types/jest": "30.0.0",
1111
"@typescript-eslint/eslint-plugin": "8.50.1",
1212
"@typescript-eslint/parser": "8.50.1",
1313
"dictionary-en": "4.0.0",
14-
"eslint": "9.39.2",
14+
"eslint": "10.3.0",
1515
"eslint-import-resolver-typescript": "4.4.4",
1616
"eslint-plugin-github": "6.0.0",
1717
"eslint-plugin-prettier": "5.5.4",
1818
"jest": "30.2.0",
1919
"markdownlint-cli2": "0.20.0",
2020
"prettier": "3.7.4",
21-
"renovate": "42.96.3",
21+
"renovate": "43.150.0",
2222
"textlint": "15.5.0",
2323
"textlint-filter-rule-comments": "1.2.2",
2424
"textlint-rule-spelling": "0.3.0",
2525
"ts-jest": "29.4.6",
2626
"ts-jest-resolver": "2.0.1",
27-
"typescript": "5.9.3",
27+
"typescript": "6.0.3",
2828
"encoding": "0.1.13",
2929
"picomatch": "4.0.4"
3030
}

0 commit comments

Comments
 (0)