From 3a6f860a699b5ffe7150bca1752553be4db14f44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:30:55 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version to ^6.5.0 (#94) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ac6552c..39bf13e 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "@evilmartians/lefthook": "^1.4.9", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", - "@typescript-eslint/eslint-plugin": "^6.4.1", - "@typescript-eslint/parser": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^6.5.0", + "@typescript-eslint/parser": "^6.5.0", "@vitejs/plugin-vue": "^4.3.4", "chokidar-cli": "^3.0.0", "commitizen": "^4.3.0",