Skip to content

Commit f51c74b

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

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"ci-docs": "run-s build-vite build-plugin-vue build-docs"
2727
},
2828
"devDependencies": {
29-
"@microsoft/api-extractor": "^7.17.1",
30-
"@types/fs-extra": "^9.0.11",
31-
"@types/jest": "^26.0.23",
29+
"@microsoft/api-extractor": "^7.18.1",
30+
"@types/fs-extra": "^9.0.12",
31+
"@types/jest": "^26.0.24",
3232
"@types/node": "^15.12.2",
33-
"@types/semver": "^7.3.6",
34-
"@typescript-eslint/eslint-plugin": "^4.28.1",
35-
"@typescript-eslint/parser": "^4.28.1",
33+
"@types/semver": "^7.3.7",
34+
"@typescript-eslint/eslint-plugin": "^4.28.2",
35+
"@typescript-eslint/parser": "^4.28.2",
3636
"chalk": "^4.1.1",
3737
"conventional-changelog-cli": "^2.1.1",
3838
"cross-env": "^7.0.3",
@@ -53,7 +53,7 @@
5353
"semver": "^7.3.5",
5454
"sirv": "^1.0.12",
5555
"ts-jest": "^27.0.3",
56-
"ts-node": "^10.0.0",
56+
"ts-node": "^10.1.0",
5757
"typescript": "^4.3.5",
5858
"vitepress": "^0.15.6",
5959
"yorkie": "^2.0.0"

0 commit comments

Comments
 (0)