From 9b231ef3f187c6c2b7385c29d94d359641ad38e8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Apr 2022 11:39:08 +0000 Subject: [PATCH] chore(deps): pin dependency @vodyani/eslint-config to 1.0.9 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ac0b00..bc29d89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@types/jest": "27.4.1", "@types/node": "16.11.26", "@types/supertest": "2.0.11", - "@vodyani/eslint-config": "^1.0.9", + "@vodyani/eslint-config": "1.0.9", "husky": "7.0.4", "jest": "27.5.1", "supertest": "6.2.2", diff --git a/package.json b/package.json index de2a90e..6834de5 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/jest": "27.4.1", "@types/node": "16.11.26", "@types/supertest": "2.0.11", - "@vodyani/eslint-config": "^1.0.9", + "@vodyani/eslint-config": "1.0.9", "husky": "7.0.4", "jest": "27.5.1", "supertest": "6.2.2",