Skip to content

Commit 652ef87

Browse files
bump deps and re-gen
1 parent d91f968 commit 652ef87

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
@@ -237,6 +237,13 @@
237237
"from": "2026-02-19",
238238
"to": "2026-02-25"
239239
}
240+
},
241+
{
242+
"date": "2026-03-01",
243+
"week": {
244+
"from": "2026-02-26",
245+
"to": "2026-03-04"
246+
}
240247
}
241248
],
242249
"experimental": []

wpt-shas.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,14 @@
207207
"from": "2026-02-19",
208208
"to": "2026-02-25"
209209
}
210+
},
211+
{
212+
"sha": "1580e1a9f5",
213+
"date": "2026-03-01",
214+
"week": {
215+
"from": "2026-02-26",
216+
"to": "2026-03-04"
217+
}
210218
}
211219
],
212220
"experimental": [

0 commit comments

Comments
 (0)