Skip to content

Commit b4f43d0

Browse files
chore(deps): update all non-major dev-dependencies (#388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11f3630 commit b4f43d0

File tree

2 files changed

+166
-136
lines changed

2 files changed

+166
-136
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,20 @@
4747
"@joshdb/eslint-config": "2.0.0-next.b88aca0.0",
4848
"@joshdb/prettier-config": "2.0.0-next.b88aca0.0",
4949
"@joshdb/ts-config": "2.0.0-next.b88aca0.0",
50-
"@types/node": "^20.14.13",
51-
"@typescript-eslint/eslint-plugin": "^7.17.0",
52-
"@typescript-eslint/parser": "^7.17.0",
50+
"@types/node": "^20.14.14",
51+
"@typescript-eslint/eslint-plugin": "^7.18.0",
52+
"@typescript-eslint/parser": "^7.18.0",
5353
"@vitest/coverage-v8": "^1.6.0",
5454
"esbuild-plugin-polyfill-node": "^0.3.0",
5555
"eslint": "^8.57.0",
5656
"eslint-config-prettier": "^9.1.0",
5757
"eslint-plugin-prettier": "^5.2.1",
58-
"husky": "^9.1.3",
59-
"lint-staged": "^15.2.7",
58+
"husky": "^9.1.4",
59+
"lint-staged": "^15.2.8",
6060
"pinst": "^3.0.0",
6161
"prettier": "^3.3.3",
62-
"rimraf": "^5.0.9",
63-
"tsup": "^8.2.3",
62+
"rimraf": "^5.0.10",
63+
"tsup": "^8.2.4",
6464
"typedoc": "^0.26.5",
6565
"typedoc-json-parser": "^10.1.5",
6666
"typescript": "^5.5.4",

0 commit comments

Comments
 (0)