Commit 72a7ef3
authored
chore(deps): bump test/test262-cases in the dependencies group (#20668)
Bumps the dependencies group with 1 update: [test/test262-cases](https://github.com/tc39/test262).
Updates `test/test262-cases` from `e974f93` to `a6f387d`
- [Release notes](https://github.com/tc39/test262/releases)
- [Commits](tc39/test262@e974f93...a6f387d)
---
updated-dependencies:
- dependency-name: test/test262-cases
dependency-version: a6f387de323eb9ae56448bdb71c5d315df631ce4
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1cd3450 commit 72a7ef3
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule test262-cases updated 85 files
- test/built-ins/Temporal/Duration/prototype/toString/options-undefined.js+3
- test/built-ins/Temporal/Instant/prototype/since/largestunit-undefined.js+2
- test/built-ins/Temporal/Instant/prototype/since/options-undefined.js+10
- test/built-ins/Temporal/Instant/prototype/since/roundingincrement-undefined.js+3
- test/built-ins/Temporal/Instant/prototype/since/smallestunit-undefined.js+2
- test/built-ins/Temporal/Instant/prototype/toString/options-undefined.js+6
- test/built-ins/Temporal/Instant/prototype/until/largestunit-undefined.js+2
- test/built-ins/Temporal/Instant/prototype/until/options-undefined.js+10
- test/built-ins/Temporal/Instant/prototype/until/roundingincrement-undefined.js+3
- test/built-ins/Temporal/Instant/prototype/until/smallestunit-undefined.js+2
- test/built-ins/Temporal/PlainDate/from/options-undefined.js+3
- test/built-ins/Temporal/PlainDate/prototype/add/options-undefined.js+4
- test/built-ins/Temporal/PlainDate/prototype/since/largestunit-undefined.js+2
- test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-undefined.js+1-1
- test/built-ins/Temporal/PlainDate/prototype/since/smallestunit-undefined.js+2
- test/built-ins/Temporal/PlainDate/prototype/subtract/options-undefined.js+4
- test/built-ins/Temporal/PlainDate/prototype/subtract/overflow-undefined.js+1-1
- test/built-ins/Temporal/PlainDate/prototype/toString/calendarname-undefined.js+1-1
- test/built-ins/Temporal/PlainDate/prototype/until/largestunit-undefined.js+2
- test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-undefined.js+1-1
- test/built-ins/Temporal/PlainDate/prototype/until/smallestunit-undefined.js+2
- test/built-ins/Temporal/PlainDate/prototype/with/options-undefined.js+4
- test/built-ins/Temporal/PlainDateTime/from/options-undefined.js+3
- test/built-ins/Temporal/PlainDateTime/from/overflow-undefined.js+4
- test/built-ins/Temporal/PlainDateTime/prototype/add/options-undefined.js+4
- test/built-ins/Temporal/PlainDateTime/prototype/add/overflow-undefined.js+2
- test/built-ins/Temporal/PlainDateTime/prototype/since/largestunit-undefined.js+2
- test/built-ins/Temporal/PlainDateTime/prototype/since/options-undefined.js+7
- test/built-ins/Temporal/PlainDateTime/prototype/since/roundingincrement-undefined.js+3
- test/built-ins/Temporal/PlainDateTime/prototype/since/smallestunit-undefined.js+2
- test/built-ins/Temporal/PlainDateTime/prototype/subtract/options-undefined.js+4
- test/built-ins/Temporal/PlainDateTime/prototype/subtract/overflow-undefined.js+2
- test/built-ins/Temporal/PlainDateTime/prototype/toString/calendarname-undefined.js+1-1
- test/built-ins/Temporal/PlainDateTime/prototype/until/largestunit-undefined.js+2
- test/built-ins/Temporal/PlainDateTime/prototype/until/options-undefined.js+7
- test/built-ins/Temporal/PlainDateTime/prototype/until/roundingincrement-undefined.js+3
- test/built-ins/Temporal/PlainDateTime/prototype/until/smallestunit-undefined.js+2
- test/built-ins/Temporal/PlainDateTime/prototype/with/copy-properties-not-undefined.js+1
- test/built-ins/Temporal/PlainDateTime/prototype/with/options-undefined.js+4
- test/built-ins/Temporal/PlainDateTime/prototype/with/overflow-undefined.js+2
- test/built-ins/Temporal/PlainMonthDay/from/options-undefined.js+3
- test/built-ins/Temporal/PlainMonthDay/prototype/toString/calendarname-undefined.js+1-1
- test/built-ins/Temporal/PlainMonthDay/prototype/with/copy-properties-not-undefined.js+1
- test/built-ins/Temporal/PlainMonthDay/prototype/with/options-undefined.js+3
- test/built-ins/Temporal/PlainTime/from/options-undefined.js+3
- test/built-ins/Temporal/PlainTime/prototype/since/largestunit-undefined.js+2
- test/built-ins/Temporal/PlainTime/prototype/since/options-undefined.js+4
- test/built-ins/Temporal/PlainTime/prototype/since/roundingincrement-undefined.js+3
- test/built-ins/Temporal/PlainTime/prototype/toString/options-undefined.js+3
- test/built-ins/Temporal/PlainTime/prototype/until/largestunit-undefined.js+2
- test/built-ins/Temporal/PlainTime/prototype/until/options-undefined.js+4
- test/built-ins/Temporal/PlainTime/prototype/until/roundingincrement-undefined.js+3
- test/built-ins/Temporal/PlainTime/prototype/with/copy-properties-not-undefined.js+1
- test/built-ins/Temporal/PlainTime/prototype/with/overflow-undefined.js+2
- test/built-ins/Temporal/PlainYearMonth/from/options-undefined.js+3
- test/built-ins/Temporal/PlainYearMonth/prototype/since/options-undefined.js+5
- test/built-ins/Temporal/PlainYearMonth/prototype/since/roundingincrement-undefined.js+3
- test/built-ins/Temporal/PlainYearMonth/prototype/since/smallestunit-undefined.js+2
- test/built-ins/Temporal/PlainYearMonth/prototype/toString/calendarname-undefined.js+1-1
- test/built-ins/Temporal/PlainYearMonth/prototype/until/options-undefined.js+5
- test/built-ins/Temporal/PlainYearMonth/prototype/until/roundingincrement-undefined.js+3
- test/built-ins/Temporal/PlainYearMonth/prototype/until/smallestunit-undefined.js+2
- test/built-ins/Temporal/PlainYearMonth/prototype/with/options-undefined.js+3
- test/built-ins/Temporal/ZonedDateTime/from/offset-undefined.js+1-1
- test/built-ins/Temporal/ZonedDateTime/from/overflow-undefined.js+3-1
- test/built-ins/Temporal/ZonedDateTime/prototype/add/options-undefined.js+4
- test/built-ins/Temporal/ZonedDateTime/prototype/add/overflow-undefined.js+2
- test/built-ins/Temporal/ZonedDateTime/prototype/getTimeZoneTransition/direction-undefined.js+1
- test/built-ins/Temporal/ZonedDateTime/prototype/since/largestunit-undefined.js+2
- test/built-ins/Temporal/ZonedDateTime/prototype/since/options-undefined.js+8
- test/built-ins/Temporal/ZonedDateTime/prototype/since/roundingincrement-undefined.js+3
- test/built-ins/Temporal/ZonedDateTime/prototype/since/smallestunit-undefined.js+2
- test/built-ins/Temporal/ZonedDateTime/prototype/subtract/options-undefined.js+4
- test/built-ins/Temporal/ZonedDateTime/prototype/subtract/overflow-undefined.js+2
- test/built-ins/Temporal/ZonedDateTime/prototype/toString/calendarname-undefined.js+1-1
- test/built-ins/Temporal/ZonedDateTime/prototype/toString/offset-undefined.js+1-1
- test/built-ins/Temporal/ZonedDateTime/prototype/toString/timezonename-undefined.js+1-1
- test/built-ins/Temporal/ZonedDateTime/prototype/until/largestunit-undefined.js+2
- test/built-ins/Temporal/ZonedDateTime/prototype/until/options-undefined.js+8
- test/built-ins/Temporal/ZonedDateTime/prototype/until/roundingincrement-undefined.js+3
- test/built-ins/Temporal/ZonedDateTime/prototype/until/smallestunit-undefined.js+2
- test/built-ins/Temporal/ZonedDateTime/prototype/with/offset-undefined.js+2
- test/built-ins/Temporal/ZonedDateTime/prototype/with/options-undefined.js+4
- test/built-ins/Temporal/ZonedDateTime/prototype/with/overflow-undefined.js+2
- test/intl402/Temporal/PlainDate/prototype/toString/options-undefined.js+3
0 commit comments