From 06bfe7a9dacb6a4c9fed47a2d6b6798265b27c78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 04:17:02 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version (#431) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 6 +++--- pnpm-lock.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f914af0e..014f1abd 100644 --- a/package.json +++ b/package.json @@ -51,14 +51,14 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", - "@evilmartians/lefthook": "^1.7.21", + "@evilmartians/lefthook": "^1.7.22", "@kong/design-tokens": "^1.17.2", "@kong/eslint-config-kong-ui": "^1.1.2", "@kong/kongponents": "9.14.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/jsdom": "^21.1.7", - "@types/node": "^20.16.12", + "@types/node": "^20.16.13", "@vitejs/plugin-vue": "^5.1.4", "@vitest/ui": "^2.1.3", "@vue/test-utils": "^2.4.6", @@ -77,7 +77,7 @@ "postcss-html": "^1.7.0", "rimraf": "^6.0.1", "rollup-plugin-visualizer": "^5.12.0", - "sass": "^1.80.2", + "sass": "^1.80.3", "semantic-release": "^22.0.12", "stylelint": "^16.10.0", "stylelint-config-html": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df30ca15..105051de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ importers: specifier: ^8.0.1 version: 8.0.1(@types/node@20.16.13)(typescript@5.6.3) '@evilmartians/lefthook': - specifier: ^1.7.21 + specifier: ^1.7.22 version: 1.8.2 '@kong/design-tokens': specifier: ^1.17.2 @@ -42,7 +42,7 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^20.16.12 + specifier: ^20.16.13 version: 20.16.13 '@vitejs/plugin-vue': specifier: ^5.1.4 @@ -99,7 +99,7 @@ importers: specifier: ^5.12.0 version: 5.12.0(rollup@4.20.0) sass: - specifier: ^1.80.2 + specifier: ^1.80.3 version: 1.80.3 semantic-release: specifier: ^22.0.12