diff --git a/templates/package.json b/templates/package.json index f3eef9ff..b78507eb 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.3", + "@silverhand/jest-config": "2.0.1", "@types/jest": "^29.2.4", "@types/node": "^16.3.1", "@types/supertest": "^2.0.11",