Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Oct 20, 2023
1 parent 82b4690 commit 86487f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@dodona/papyros": "^1.0.1",
"@dodona/pyodide-trace-library": "^2.0.4",
"@dodona/pyodide-trace-library": "^2.0.5",
"@popperjs/core": "^2.11.8",
"@rails/activestorage": "^7.1.1",
"@rails/ujs": "^7.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1231,10 +1231,10 @@
pyodide-worker-runner "^0.0.10"
sync-message "^0.0.10"

"@dodona/pyodide-trace-library@^2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@dodona/pyodide-trace-library/-/pyodide-trace-library-2.0.4.tgz#14deb5ddb66d45ad2b670fad201406703e708577"
integrity sha512-GBnBs1Nz2KlZZHA1nE3DtV8Tmhxcr+XqGXmWxP7iqYxkabAgwEq0T2dDzjqgUI4LCzUmiKXFM8M1BXV9/SS8fQ==
"@dodona/pyodide-trace-library@^2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@dodona/pyodide-trace-library/-/pyodide-trace-library-2.0.5.tgz#cd548553ac0012007887c7b9bbc4c32eec51c947"
integrity sha512-+kS9K6grrwiJZi0wkM+YhdCggeyLy0U3OkL/lbcNbt1ZR8ys3+H2ggZDUIOYWuUE91Q9Y+acsW1xxdrrvRayQQ==
dependencies:
"@types/node" "^18.11.15"
comlink "^4.3.1"
Expand Down

0 comments on commit 86487f2

Please sign in to comment.