Skip to content

Commit bb4b61a

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

File tree

2 files changed

+79
-99
lines changed

2 files changed

+79
-99
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,22 +73,22 @@
7373
"@sxzz/eslint-config": "^3.4.0",
7474
"@sxzz/prettier-config": "^1.0.4",
7575
"@types/md5": "^2.3.2",
76-
"@types/node": "^18.17.5",
76+
"@types/node": "^18.17.6",
7777
"@types/sharp": "^0.31.1",
78-
"@vitest/ui": "^0.34.1",
79-
"bumpp": "^9.1.1",
78+
"@vitest/ui": "^0.34.2",
79+
"bumpp": "^9.2.0",
8080
"esbuild": "^0.19.2",
8181
"eslint": "^8.47.0",
8282
"eslint-define-config": "^1.23.0",
8383
"md5": "^2.3.0",
8484
"rollup": "^3.28.0",
8585
"serve": "^14.2.0",
86-
"sharp": "^0.32.4",
86+
"sharp": "^0.32.5",
8787
"tsup": "^7.2.0",
8888
"tsx": "^3.12.7",
8989
"typedoc": "^0.24.8",
9090
"typescript": "^5.1.6",
91-
"vitest": "^0.34.1"
91+
"vitest": "^0.34.2"
9292
},
9393
"engines": {
9494
"node": ">=16.14.0"

0 commit comments

Comments
 (0)