chore: update commitlint dependency location (#9578)

This commit is contained in:
Maribeth Moffatt
2026-01-21 13:19:45 -05:00
committed by GitHub
parent 6bdfac5493
commit 2debc4b4e9
4 changed files with 1203 additions and 11951 deletions

2217
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -19,6 +19,10 @@
"workspaces": [
"packages/*"
],
"devDependencies": {
"@commitlint/cli": "^20.1.0",
"@commitlint/config-conventional": "^20.0.0"
},
"scripts": {
"test": "npm run test --ws --if-present",
"lint": "npm run lint --ws --if-present",

File diff suppressed because it is too large Load Diff

View File

@@ -104,8 +104,6 @@
"@blockly/dev-tools": "^9.0.2",
"@blockly/keyboard-navigation": "^3.0.1",
"@blockly/theme-modern": "^7.0.1",
"@commitlint/cli": "^20.1.0",
"@commitlint/config-conventional": "^20.0.0",
"@hyperjump/browser": "^1.1.4",
"@hyperjump/json-schema": "^1.5.0",
"@microsoft/api-documenter": "7.22.4",