Skip to content

Commit

Permalink
update test262 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Jan 15, 2023
1 parent 318fa4f commit 9edb781
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions tests/test262/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/test262/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test262",
"devDependencies": {
"test262": "tc39/test262#85373b4ce12a908f8fc517093d95cf2ed2f5ee6a",
"test262": "tc39/test262#2ac0d3c47b1e5cdf4319eec13cc53043f8427a97",
"test262-harness": "^10.0.0"
}
}

0 comments on commit 9edb781

Please sign in to comment.