Skip to content

Commit 73f71cd

Browse files
chore(deps): update all non-major dependencies with stable versions
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4356f26 commit 73f71cd

File tree

3 files changed

+1000
-1010
lines changed

3 files changed

+1000
-1010
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.12.0
1+
22.21.1

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"author": "Kong, Inc.",
2323
"license": "Apache-2.0",
2424
"devDependencies": {
25-
"@commitlint/cli": "^19.6.1",
26-
"@commitlint/config-conventional": "^19.6.0",
25+
"@commitlint/cli": "^19.8.1",
26+
"@commitlint/config-conventional": "^19.8.1",
2727
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
2828
"@evilmartians/lefthook": "^1.13.6",
2929
"@kong/eslint-config-kong-ui": "^1.5.6",
3030
"@vitest/ui": "^2.1.9",
31-
"eslint": "^9.17.0",
31+
"eslint": "^9.39.1",
3232
"typescript": "^5.9.3",
33-
"unbuild": "^3.2.0",
33+
"unbuild": "^3.6.1",
3434
"vitest": "^2.1.9",
3535
"vue-tsc": "^2.2.12"
3636
},
@@ -39,7 +39,7 @@
3939
"pnpm": ">=9.15.1"
4040
},
4141
"volta": {
42-
"node": "22.12.0",
42+
"node": "22.21.1",
4343
"pnpm": "9.15.1"
4444
},
4545
"packageManager": "pnpm@9.15.1",

0 commit comments

Comments
 (0)