mirror of
https://github.com/google/blockly.git
synced 2026-01-20 15:27:09 +01:00
Merge pull request #8394 from google/develop
chore: develop into V12 to pin node version
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user