From a26d7495df5441d66445274c9088088ce8d80c25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 05:07:48 +0000 Subject: [PATCH] chore(deps): update silverhand configs monorepo packages to v2 --- templates/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/package.json b/templates/package.json index 6ba46374..f6535aba 100644 --- a/templates/package.json +++ b/templates/package.json @@ -36,9 +36,9 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-typescript": "^10.0.1", - "@silverhand/eslint-config": "1.3.0", - "@silverhand/ts-config": "1.2.1", - "@silverhand/jest-config": "1.2.2", + "@silverhand/eslint-config": "2.0.1", + "@silverhand/ts-config": "2.0.2", + "@silverhand/jest-config": "2.0.0", "@types/jest": "^29.2.4", "@types/node": "^16.3.1", "@types/supertest": "^2.0.11",