Skip to content

Commit c11750e

Browse files
committed
upgrade wsrun, its buggy output has been annoying me
1 parent e4b7fd4 commit c11750e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"rollup-plugin-replace": "^2.2.0",
7373
"rollup-plugin-sourcemaps": "^0.4.2",
7474
"rollup-plugin-terser": "^5.0.0",
75-
"wsrun": "^3.6.4"
75+
"wsrun": "^5.0.2"
7676
},
7777
"workspaces": {
7878
"packages": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11529,10 +11529,10 @@ ws@^6.1.0:
1152911529
dependencies:
1153011530
async-limiter "~1.0.0"
1153111531

11532-
wsrun@^3.6.4:
11533-
version "3.6.4"
11534-
resolved "https://registry.yarnpkg.com/wsrun/-/wsrun-3.6.4.tgz#05cfcc5bfaf3056c3eecb0762fdc1038cb3db0bc"
11535-
integrity sha512-lOWQ7Oo+PPuiJ3ggUETrYoqEmGCJyvnnSDY2TAXR5IcV2HlAIjhcNKTK0u8rzz9+CTiEe/n46UR7fKK2PeAHEg==
11532+
wsrun@^5.0.2:
11533+
version "5.0.2"
11534+
resolved "https://registry.yarnpkg.com/wsrun/-/wsrun-5.0.2.tgz#e7d1ebc8bc861647116608c81184fe7521213002"
11535+
integrity sha512-j3vkJUBa1Z35R6yqc04TTsEnPKKlHV0NiMbdM3QiQMQJDpPUoMgq5RegDTCyxx0ZnmsYCbwNxPGX2ps9DSIXaQ==
1153611536
dependencies:
1153711537
bluebird "^3.5.1"
1153811538
chalk "^2.3.0"

0 commit comments

Comments
 (0)