Skip to content

Commit 0c60d43

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

File tree

2 files changed

+188
-188
lines changed

2 files changed

+188
-188
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,32 +39,32 @@
3939
"tslib": "^2.8.1"
4040
},
4141
"devDependencies": {
42-
"@commitlint/cli": "^19.7.1",
43-
"@commitlint/config-conventional": "^19.7.1",
42+
"@commitlint/cli": "^19.8.0",
43+
"@commitlint/config-conventional": "^19.8.0",
4444
"@favware/cliff-jumper": "^6.0.0",
4545
"@favware/npm-deprecate": "^2.0.0",
4646
"@favware/rollup-type-bundler": "^4.0.0",
4747
"@sapphire/eslint-config": "^5.0.5",
4848
"@sapphire/prettier-config": "^2.0.0",
4949
"@sapphire/ts-config": "^5.0.1",
50-
"@types/node": "^22.13.8",
50+
"@types/node": "^22.13.10",
5151
"@typescript-eslint/eslint-plugin": "^7.13.1",
5252
"@typescript-eslint/parser": "^7.13.1",
53-
"@vitest/coverage-v8": "^3.0.7",
53+
"@vitest/coverage-v8": "^3.0.8",
5454
"concurrently": "^9.1.2",
5555
"cz-conventional-changelog": "^3.3.0",
5656
"esbuild-plugin-file-path-extensions": "^2.1.4",
5757
"eslint": "^8.57.1",
58-
"eslint-config-prettier": "^10.0.2",
58+
"eslint-config-prettier": "^10.1.1",
5959
"eslint-plugin-prettier": "^5.2.3",
6060
"lint-staged": "^15.4.3",
61-
"prettier": "^3.5.2",
61+
"prettier": "^3.5.3",
6262
"rimraf": "^6.0.1",
6363
"tsup": "^8.4.0",
6464
"typedoc": "^0.26.11",
6565
"typedoc-json-parser": "^10.2.0",
6666
"typescript": "^5.5.2",
67-
"vitest": "^3.0.7"
67+
"vitest": "^3.0.8"
6868
},
6969
"repository": {
7070
"type": "git",
@@ -108,7 +108,7 @@
108108
"access": "public"
109109
},
110110
"resolutions": {
111-
"acorn": "^8.14.0",
111+
"acorn": "^8.14.1",
112112
"ansi-regex": "^5.0.1",
113113
"minimist": "^1.2.8"
114114
},

0 commit comments

Comments
 (0)