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

Commit 0b64eb8

Browse files
authored
Merge pull request #93 from alankrantas/dependabot/npm_and_yarn/pyodide-0.27.6
2 parents 08e2029 + 8cf81e0 commit 0b64eb8

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.27.5",
19+
"pyodide": "^0.27.6",
2020
"react": "^19.1.0",
2121
"react-dom": "^19.1.0"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -675,10 +675,10 @@ postcss@^8.5.3:
675675
picocolors "^1.1.1"
676676
source-map-js "^1.2.1"
677677

678-
pyodide@^0.27.5:
679-
version "0.27.5"
680-
resolved "https://registry.yarnpkg.com/pyodide/-/pyodide-0.27.5.tgz#e952ccab9d03067cba8b88e6a56f958cc1a71cda"
681-
integrity sha512-nXErpLzEdtQolt+sNQ/5mKuN9XTUwhxR2MRhRhZ6oDRGpYLXrOp5+kkTPGEwK+wn1ZA8+poNmoxKTj2sq/p9og==
678+
pyodide@^0.27.6:
679+
version "0.27.6"
680+
resolved "https://registry.yarnpkg.com/pyodide/-/pyodide-0.27.6.tgz#127dacaeba87219d76fe4bd08968eb09dccee8c8"
681+
integrity sha512-ahiSHHs6iFKl2f8aO1wALINAlMNDLAtb44xCI87GQyH2tLDk8F8VWip3u1ZNIyglGSCYAOSFzWKwS1f9gBFVdg==
682682
dependencies:
683683
ws "^8.5.0"
684684

0 commit comments

Comments
 (0)