Skip to content

Commit 100a1e4

Browse files
Updated MicroPython one more time (#2386)
1 parent c848061 commit 100a1e4

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

core/package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pyscript/core",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"type": "module",
55
"description": "PyScript",
66
"module": "./index.js",
@@ -70,7 +70,7 @@
7070
"@webreflection/utils": "^0.1.1",
7171
"add-promise-listener": "^0.1.3",
7272
"basic-devtools": "^0.1.6",
73-
"polyscript": "^0.19.0",
73+
"polyscript": "^0.19.1",
7474
"sticky-module": "^0.1.1",
7575
"to-json-callback": "^0.1.1",
7676
"type-checked-collections": "^0.1.7"
@@ -81,7 +81,7 @@
8181
"@codemirror/language": "^6.11.3",
8282
"@codemirror/state": "^6.5.2",
8383
"@codemirror/view": "^6.38.4",
84-
"@playwright/test": "^1.55.1",
84+
"@playwright/test": "^1.56.0",
8585
"@rollup/plugin-commonjs": "^28.0.6",
8686
"@rollup/plugin-node-resolve": "^16.0.2",
8787
"@rollup/plugin-terser": "^0.4.4",

0 commit comments

Comments
 (0)