Skip to content

Commit 1a8393a

Browse files
committed
Update to cockle 1.3.0
1 parent 98c3f25 commit 1a8393a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wasm/cockle-deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "^5.4.5"
2121
},
2222
"dependencies": {
23-
"@jupyterlite/cockle": "^1.2.0",
23+
"@jupyterlite/cockle": "^1.3.0",
2424
"@xterm/addon-fit": "^0.10.0",
2525
"@xterm/xterm": "^5.5.0",
2626
"deepmerge-ts": "^7.1.4"

wasm/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"serve": "rspack serve"
1414
},
1515
"devDependencies": {
16-
"@jupyterlite/cockle": "^1.2.0",
16+
"@jupyterlite/cockle": "^1.3.0",
1717
"@rspack/cli": "^0.7.5",
1818
"@rspack/core": "^0.7.5",
1919
"ts-loader": "^9.5.1",

0 commit comments

Comments
 (0)