mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-08 20:57:08 +08:00
ci: pr title lint job does not need to install all dependencies (#5124)
This commit is contained in:
@@ -204,6 +204,16 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@affine/commitlint-config@workspace:tools/commitlint":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine/commitlint-config@workspace:tools/commitlint"
|
||||
dependencies:
|
||||
"@commitlint/cli": "npm:^18.4.3"
|
||||
"@commitlint/config-conventional": "npm:^18.4.3"
|
||||
commitlint: "npm:^18.4.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@affine/component@workspace:*, @affine/component@workspace:packages/frontend/component":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine/component@workspace:packages/frontend/component"
|
||||
@@ -17671,6 +17681,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"commitlint@npm:^18.4.3":
|
||||
version: 18.4.3
|
||||
resolution: "commitlint@npm:18.4.3"
|
||||
dependencies:
|
||||
"@commitlint/cli": "npm:^18.4.3"
|
||||
"@commitlint/types": "npm:^18.4.3"
|
||||
bin:
|
||||
commitlint: cli.js
|
||||
checksum: e37da4f1cd218381a7810b2e74a553bd05b01776d76dc3038b6e805ea6640308dfa0372c2a976ab5d8c34577128fe6df945e4718c27732dd0d79b517f066fee5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"common-path-prefix@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "common-path-prefix@npm:3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user