Skip to content

Commit d2d654a

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

File tree

2 files changed

+489
-309
lines changed

2 files changed

+489
-309
lines changed

package.json

Lines changed: 6 additions & 6 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.10",
51-
"@typescript-eslint/eslint-plugin": "^7.16.0",
52-
"@typescript-eslint/parser": "^7.16.0",
50+
"@types/node": "^20.14.11",
51+
"@typescript-eslint/eslint-plugin": "^7.16.1",
52+
"@typescript-eslint/parser": "^7.16.1",
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",
57-
"eslint-plugin-prettier": "^5.1.3",
58-
"husky": "^9.0.11",
57+
"eslint-plugin-prettier": "^5.2.1",
58+
"husky": "^9.1.1",
5959
"lint-staged": "^15.2.7",
6060
"pinst": "^3.0.0",
6161
"prettier": "^3.3.3",
6262
"rimraf": "^5.0.9",
63-
"tsup": "^8.1.0",
63+
"tsup": "^8.2.1",
6464
"typedoc": "^0.26.4",
6565
"typedoc-json-parser": "^10.1.5",
6666
"typescript": "^5.5.3",

0 commit comments

Comments
 (0)