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 24, 2024
1 parent bbe8c28 commit 28f1a04
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 131 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 @@ -38,7 +38,7 @@
"@kong/icons": "^1.8.13",
"@xstate/vue": "^2.0.0",
"axios": "^1.6.5",
"vue": "^3.4.5",
"vue": "^3.4.13",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
},
Expand All @@ -49,15 +49,15 @@
"@cypress/vite-dev-server": "^5.0.7",
"@cypress/vue": "^6.0.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.5",
"@evilmartians/lefthook": "^1.5.6",
"@kong/design-tokens": "^1.12.4",
"@kong/kongponents": "^9.0.0-alpha.54",
"@rushstack/eslint-patch": "^1.6.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.19.5",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@types/node": "^18.19.6",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
Expand All @@ -72,7 +72,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-vue": "^9.20.1",
"postcss-custom-properties": "^13.3.4",
"postcss-html": "^1.6.0",
"rollup-plugin-visualizer": "^5.12.0",
Expand Down
Loading

0 comments on commit 28f1a04

Please sign in to comment.