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
…2396)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 7cd4f9e commit 91eec14
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 134 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Remove tsconfig
run: rm tsconfig.json

- uses: wagoid/[email protected].1
- uses: wagoid/[email protected].2
with:
configFile: commitlint.config.ts
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@semantic-release/git": "^10.0.1",
"@stylistic/stylelint-plugin": "^3.0.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^20.16.3",
"@types/node": "^20.16.5",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/compiler-core": "^3.5.4",
Expand All @@ -98,7 +98,7 @@
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.14.1",
"cypress": "^13.14.2",
"cypress-fail-fast": "^7.1.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.10.0",
Expand All @@ -121,12 +121,12 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.2",
"vite": "^5.4.2",
"vite-plugin-vue-devtools": "^7.3.9",
"vite": "^5.4.3",
"vite-plugin-vue-devtools": "^7.4.4",
"vitepress": "^1.3.4",
"vue": "^3.5.4",
"vue-router": "^4.4.3",
"vue-tsc": "^2.1.4"
"vue-tsc": "^2.1.6"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down
Loading

0 comments on commit 91eec14

Please sign in to comment.