pxt-microbit 4.1.38 → 4.1.39

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.
@@ -355,10 +355,10 @@
355
355
  },
356
356
  "uploadDocs": true,
357
357
  "versions": {
358
- "branch": "v4.1.38",
359
- "tag": "v4.1.38",
360
- "commits": "https://github.com/microsoft/pxt-microbit/commits/a1d0439154528f5f32da991d461e862e3bb4cd53",
361
- "target": "4.1.38",
358
+ "branch": "v4.1.39",
359
+ "tag": "v4.1.39",
360
+ "commits": "https://github.com/microsoft/pxt-microbit/commits/12ffc73f11a47d2cf771c5cb4e0fce8fe7248ce0",
361
+ "target": "4.1.39",
362
362
  "pxt": "7.5.38"
363
363
  },
364
364
  "blocksprj": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "4.1.38",
3
+ "version": "4.1.39",
4
4
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
5
5
  "keywords": [
6
6
  "JavaScript",
@@ -44,7 +44,7 @@
44
44
  "typescript": "4.2.3"
45
45
  },
46
46
  "dependencies": {
47
- "pxt-common-packages": "9.5.8",
47
+ "pxt-common-packages": "9.5.10",
48
48
  "pxt-core": "7.5.38"
49
49
  }
50
50
  }
package/targetconfig.json CHANGED
@@ -1841,7 +1841,7 @@
1841
1841
  "elecfreaks/pxt-PlanetX": "min:v0.13.1",
1842
1842
  "bsiever/microbit-pxt-timeanddate": "min:v2.0.11",
1843
1843
 
1844
- "microsoft/pxt-jacdac": "min:v0.10.39"
1844
+ "microsoft/pxt-jacdac": "min:v0.10.40"
1845
1845
  },
1846
1846
  "approvedEditorExtensionUrls": [
1847
1847
  "https://microsoft.github.io/ml4f/",