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 19, 2024
1 parent 4e84b3d commit 6fd97e0
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 76 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
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@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.7",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
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.6",
"vue-tsc": "^1.8.27"
},
"repository": {
Expand Down
Loading

0 comments on commit 6fd97e0

Please sign in to comment.