Merge pull request #8394 from google/develop

chore: develop into V12 to pin node version
This commit is contained in:
Beka Westberg
2024-07-18 18:46:10 +00:00
committed by GitHub
8 changed files with 249 additions and 462 deletions

View File

@@ -100,13 +100,14 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@blockly/block-test": "^5.0.0",
"@blockly/dev-tools": "^7.0.2",
"@blockly/theme-modern": "^5.0.0",
"@blockly/block-test": "^6.0.4",
"@blockly/dev-tools": "^8.0.4",
"@blockly/theme-modern": "^6.0.3",
"@hyperjump/json-schema": "^1.5.0",
"@microsoft/api-documenter": "^7.22.4",
"@microsoft/api-extractor": "^7.29.5",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.16.1",
"async-done": "^2.0.0",
"chai": "^5.1.1",
"concurrently": "^8.0.1",