From 7a839c6e10eac342464534caf2838af7e8dc4981 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 08:38:22 +0000 Subject: [PATCH] chore(deps): bump @singularit/eslint-config-react --- configs/all/package.json | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/all/package.json b/configs/all/package.json index 627b09f..52b3f74 100644 --- a/configs/all/package.json +++ b/configs/all/package.json @@ -25,7 +25,7 @@ "eslint": ">=7.4.0" }, "dependencies": { - "@singularit/eslint-config-react": "*", + "@singularit/eslint-config-react": "^0.0.1", "@singularit/eslint-config-vue": "^1.1.3", "@typescript-eslint/eslint-plugin": "^5.26.0", "@typescript-eslint/parser": "^5.26.0", diff --git a/package-lock.json b/package-lock.json index 530e6d5..a01dfe0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "version": "1.2.0-beta.1", "license": "MIT", "dependencies": { - "@singularit/eslint-config-react": "*", + "@singularit/eslint-config-react": "^0.0.1", "@singularit/eslint-config-vue": "^1.1.3", "@typescript-eslint/eslint-plugin": "^5.26.0", "@typescript-eslint/parser": "^5.26.0",