From 8a93c2b39e4aa402beed9ff8ccf6249d19b1ec1d Mon Sep 17 00:00:00 2001 From: Lexus Drumgold Date: Mon, 20 Feb 2023 01:32:45 -0500 Subject: [PATCH] build(deps-dev): remove `@commitlint/types` Signed-off-by: Lexus Drumgold --- package.json | 1 - yarn.lock | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index e7211abb..e62dda04 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,6 @@ "devDependencies": { "@commitlint/cli": "17.4.2", "@commitlint/config-conventional": "17.4.2", - "@commitlint/types": "17.4.0", "@docsearch/react": "3.3.3", "@faker-js/faker": "8.0.0-alpha.0", "@flex-development/docast": "1.0.0-alpha.9", diff --git a/yarn.lock b/yarn.lock index bdf9f963..b1960a30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1703,7 +1703,7 @@ __metadata: languageName: node linkType: hard -"@commitlint/types@npm:17.4.0, @commitlint/types@npm:^17.4.0": +"@commitlint/types@npm:^17.4.0": version: 17.4.0 resolution: "@commitlint/types@npm:17.4.0" dependencies: @@ -2938,7 +2938,6 @@ __metadata: dependencies: "@commitlint/cli": "npm:17.4.2" "@commitlint/config-conventional": "npm:17.4.2" - "@commitlint/types": "npm:17.4.0" "@docsearch/react": "npm:3.3.3" "@faker-js/faker": "npm:8.0.0-alpha.0" "@flex-development/docast": "npm:1.0.0-alpha.9"