Skip to content

Commit

Permalink
chore: bump test262-stream (#13543)
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jul 10, 2021
1 parent f639eee commit 574f907
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"rollup-plugin-dts": "^2.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2",
"test262-stream": "^1.3.0",
"test262-stream": "^1.4.0",
"through2": "^2.0.0",
"typescript": "~4.2.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5760,7 +5760,7 @@ __metadata:
rollup-plugin-dts: ^2.0.0
rollup-plugin-node-polyfills: ^0.2.1
rollup-plugin-terser: ^7.0.2
test262-stream: ^1.3.0
test262-stream: ^1.4.0
through2: ^2.0.0
typescript: ~4.2.3
dependenciesMeta:
Expand Down Expand Up @@ -14433,13 +14433,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"test262-stream@npm:^1.3.0":
version: 1.3.0
resolution: "test262-stream@npm:1.3.0"
"test262-stream@npm:^1.4.0":
version: 1.4.0
resolution: "test262-stream@npm:1.4.0"
dependencies:
js-yaml: ^3.2.1
klaw: ^2.1.0
checksum: 19957e245241f3c843830dee72c49f8b57351fae092b0fdd73f9ef14342cd332ad5c0c7cc113d929bdf45bf782ee431aabc35c1d6a508f5febb2dd31b7f004fe
checksum: a60b9da6a0b95a9574c79799f6838a7256a225c3be6f759d02f4c2de2beefec8fe41b3b380c46a03b372132512ec82116d512dedcc42e4d5df509ad9afb0867b
languageName: node
linkType: hard

Expand Down

0 comments on commit 574f907

Please sign in to comment.