pxt-microbit 4.1.33 → 4.1.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "4.1.33",
3
+ "version": "4.1.36",
4
4
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
5
5
  "keywords": [
6
6
  "JavaScript",
@@ -45,6 +45,6 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "pxt-common-packages": "9.5.7",
48
- "pxt-core": "7.5.31"
48
+ "pxt-core": "7.5.34"
49
49
  }
50
50
  }
package/pxtarget.json CHANGED
@@ -165,7 +165,7 @@
165
165
  "codalTarget": {
166
166
  "name": "codal-microbit-v2",
167
167
  "url": "https://github.com/lancaster-university/codal-microbit-v2",
168
- "branch": "v0.2.35",
168
+ "branch": "v0.2.37",
169
169
  "type": "git"
170
170
  },
171
171
  "codalBinary": "MICROBIT",
package/targetconfig.json CHANGED
@@ -1777,8 +1777,7 @@
1777
1777
  "https://microsoft.github.io/ml4f/",
1778
1778
  "https://microsoft.github.io/jacdac-docs/tools/makecode-editor-extension"
1779
1779
  ],
1780
- "extensionsToIgnore": [
1781
- "microphone"
1780
+ "extensionsToolboxDisallowDelete": [
1782
1781
  ]
1783
1782
  },
1784
1783
  "galleries": {