Skip to content

Commit cb9fa02

Browse files
chore(deps): update all non-major dependencies (#63)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dbef463 commit cb9fa02

File tree

2 files changed

+164
-169
lines changed

2 files changed

+164
-169
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,28 +48,28 @@
4848
"homepage": "https://github.com/open-jike/jike-sdk#readme",
4949
"dependencies": {
5050
"ky": "^0.30.0",
51-
"node-fetch": "3.2.1"
51+
"node-fetch": "3.2.3"
5252
},
5353
"devDependencies": {
54-
"@faker-js/faker": "^6.0.0-alpha.7",
54+
"@faker-js/faker": "^6.0.0-beta.0",
5555
"@sxzz/eslint-config-prettier": "^1.7.0",
5656
"@sxzz/eslint-config-ts": "^1.7.0",
5757
"@types/md5": "^2.3.2",
5858
"@types/node": "^*",
59-
"@types/sharp": "^0.29.5",
59+
"@types/sharp": "^0.30.0",
6060
"bumpp": "^7.1.1",
6161
"dayjs": "^1.10.8",
62-
"esbuild": "^0.14.25",
63-
"eslint": "^8.10.0",
62+
"esbuild": "^0.14.26",
63+
"eslint": "^8.11.0",
6464
"eslint-define-config": "^1.2.5",
6565
"esno": "^0.14.1",
6666
"md5": "^2.3.0",
6767
"node-abort-controller": "^3.0.1",
6868
"serve": "^13.0.2",
6969
"sharp": "^0.30.2",
70-
"tsup": "^5.11.13",
70+
"tsup": "^5.12.1",
7171
"typedoc": "^0.22.13",
7272
"typescript": "^4.6.2",
73-
"vitest": "^0.5.9"
73+
"vitest": "^0.6.1"
7474
}
7575
}

0 commit comments

Comments
 (0)