From 56649382101436f234569e16fd577588958ce9f7 Mon Sep 17 00:00:00 2001 From: Dennis Kigen Date: Tue, 12 Sep 2023 23:02:10 +0300 Subject: [PATCH] (chore) Remove `useWorkspaces` option from lerna config --- lerna.json | 1 - package.json | 4 ++-- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/lerna.json b/lerna.json index 28d427afa..8eeecf7af 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,6 @@ "packages/*" ], "npmClient": "yarn", - "useWorkspaces": true, "version": "5.0.0", "command": { "publish": { diff --git a/package.json b/package.json index 226c72a2a..f25b5a7cb 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint": "^8.49.0", "eslint-config-prettier": "^9.0.0", "eslint-config-ts-react-important-stuff": "^3.0.0", - "eslint-plugin-prettier": "^5.0.0-alpha.0", + "eslint-plugin-prettier": "^5.0.0", "husky": "^8.0.3", "i18next": "^23.5.1", "i18next-parser": "^8.7.0", @@ -49,7 +49,7 @@ "jest-cli": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "lerna": "^7.2.0", - "lint-staged": ">=10", + "lint-staged": "^14.0.1", "openmrs": "next", "prettier": "^3.0.3", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 15dabe106..91e1509c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3745,7 +3745,7 @@ __metadata: eslint: ^8.49.0 eslint-config-prettier: ^9.0.0 eslint-config-ts-react-important-stuff: ^3.0.0 - eslint-plugin-prettier: ^5.0.0-alpha.0 + eslint-plugin-prettier: ^5.0.0 husky: ^8.0.3 i18next: ^23.5.1 i18next-parser: ^8.7.0 @@ -3754,7 +3754,7 @@ __metadata: jest-cli: ^29.7.0 jest-environment-jsdom: ^29.7.0 lerna: ^7.2.0 - lint-staged: ">=10" + lint-staged: ^14.0.1 openmrs: next prettier: ^3.0.3 react: ^18.2.0 @@ -9303,7 +9303,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-prettier@npm:^5.0.0-alpha.0": +"eslint-plugin-prettier@npm:^5.0.0": version: 5.0.0 resolution: "eslint-plugin-prettier@npm:5.0.0" dependencies: @@ -13222,7 +13222,7 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:>=10": +"lint-staged@npm:^14.0.1": version: 14.0.1 resolution: "lint-staged@npm:14.0.1" dependencies: