Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit fac6cc8

Browse files
Bump pyodide from 0.28.2 to 0.28.3
Bumps [pyodide](https://github.com/pyodide/pyodide) from 0.28.2 to 0.28.3. - [Release notes](https://github.com/pyodide/pyodide/releases) - [Commits](pyodide/pyodide@0.28.2...0.28.3) --- updated-dependencies: - dependency-name: pyodide dependency-version: 0.28.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 711b23c commit fac6cc8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@monaco-editor/react": "^4.7.0",
19-
"pyodide": "^0.28.2",
19+
"pyodide": "^0.28.3",
2020
"react": "^19.1.1",
2121
"react-dom": "19.1.1"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -769,10 +769,10 @@ postcss@^8.5.6:
769769
picocolors "^1.1.1"
770770
source-map-js "^1.2.1"
771771

772-
pyodide@^0.28.2:
773-
version "0.28.2"
774-
resolved "https://registry.yarnpkg.com/pyodide/-/pyodide-0.28.2.tgz#41d3d8a3eaa1198704d0614a0d7b8afbfc5ba330"
775-
integrity sha512-2BrZHrALvhYZfIuTGDHOvyiirHNLziHfBiBb1tpBFzLgAvDBb2ACxNPFFROCOzLnqapORmgArDYY8mJmMWH1Eg==
772+
pyodide@^0.28.3:
773+
version "0.28.3"
774+
resolved "https://registry.yarnpkg.com/pyodide/-/pyodide-0.28.3.tgz#5a97241448898c89778fd404731c2b9877064dbc"
775+
integrity sha512-rtCsyTU55oNGpLzSVuAd55ZvruJDEX8o6keSdWKN9jPeBVSNlynaKFG7eRqkiIgU7i2M6HEgYtm0atCEQX3u4A==
776776
dependencies:
777777
ws "^8.5.0"
778778

0 commit comments

Comments
 (0)