Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 4e84b3d commit b8c52f7
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 79 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Remove tsconfig
run: rm tsconfig.json

- uses: wagoid/[email protected].4
- uses: wagoid/[email protected].5
with:
configFile: commitlint.config.cjs
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@
"@types/markdown-it-attrs": "^4.1.3",
"@types/markdown-it-emoji": "^2.0.4",
"@types/markdown-it-footnote": "^3.0.3",
"@types/node": "^20.10.6",
"@types/node": "^20.10.8",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@vitejs/plugin-vue": "^5.0.2",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/ui": "^1.1.3",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -103,10 +103,10 @@
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.19.2",
"jsdom": "^23.1.0",
"jsdom": "^23.2.0",
"markdown-it-shikiji": "^0.9.19",
"postcss": "^8.4.33",
"postcss-html": "^1.5.0",
Expand All @@ -125,7 +125,7 @@
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "1.1.3",
"vue": "^3.4.5",
"vue": "^3.4.10",
"vue-tsc": "^1.8.27"
},
"repository": {
Expand Down Expand Up @@ -182,7 +182,7 @@
},
"volta": {
"node": "20.10.0",
"pnpm": "8.14.0"
"pnpm": "8.14.1"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit b8c52f7

Please sign in to comment.