From af05979f6c015d90df844f6dc033e71d2dd2ef9c Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Wed, 4 Jan 2023 18:29:49 -0800 Subject: [PATCH] Update to yarn 3. --- package.json | 1 + yarn.lock | 1 + 2 files changed, 2 insertions(+) diff --git a/package.json b/package.json index 0d1aed28..f21ceb54 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "private": true, "devDependencies": { "cypress": "^8.4.1", + "eslint-import-resolver-webpack": "^0.13.2", "husky": "4", "lerna": "^3.16.4", "lint-staged": "^10.5.4" diff --git a/yarn.lock b/yarn.lock index 5699686b..36469719 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18910,6 +18910,7 @@ __metadata: resolution: "wisemapping-front-end@workspace:." dependencies: cypress: ^8.4.1 + eslint-import-resolver-webpack: ^0.13.2 husky: 4 lerna: ^3.16.4 lint-staged: ^10.5.4