Skip to content

Commit f8fe9bb

Browse files
Weekly regen
1 parent 2b80374 commit f8fe9bb

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test262-dates.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,13 @@
244244
"from": "2026-02-26",
245245
"to": "2026-03-04"
246246
}
247+
},
248+
{
249+
"date": "2026-03-08",
250+
"week": {
251+
"from": "2026-03-05",
252+
"to": "2026-03-11"
253+
}
247254
}
248255
],
249256
"experimental": []

wpt-shas.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,14 @@
215215
"from": "2026-02-26",
216216
"to": "2026-03-04"
217217
}
218+
},
219+
{
220+
"sha": "17412957c0",
221+
"date": "2026-03-10",
222+
"week": {
223+
"from": "2026-03-05",
224+
"to": "2026-03-11"
225+
}
218226
}
219227
],
220228
"experimental": [

0 commit comments

Comments
 (0)