mirror of
https://github.com/google/blockly.git
synced 2026-02-09 17:10:14 +01:00
chore: update commitlint dependency location (#9578)
This commit is contained in:
2217
package-lock.json
generated
2217
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
10931
packages/blockly/package-lock.json
generated
10931
packages/blockly/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user