diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4557622..3ea8dcd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v3 - uses: actions/setup-node@v3 with: - node-version: '12.x' + node-version: '22.x' - run: npm install - run: npm run build - name: commit changes diff --git a/index.html b/index.html index a24f0c3..52b9768 100644 --- a/index.html +++ b/index.html @@ -2525,7 +2525,7 @@

Stage -1 Draft / January 1, 2024

AssertionError Proposal

+

Stage -1 Draft / March 11, 2025

AssertionError Proposal

1 This is an emu-clause

@@ -2535,7 +2535,7 @@

1 This is an emu-clause

A Copyright & Software License

Copyright Notice

-

© 2024 The TC39 AssertionError Proposal Authors

+

© 2025 The TC39 AssertionError Proposal Authors

Software License

All Software contained in this document ("Software") is protected by copyright and is being made available under the "BSD License", included below. This Software may be subject to third party rights (rights from parties other than Ecma International), including patent rights, and no licenses under such third party rights are granted under this license even if the third party concerned is a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS AVAILABLE AT https://ecma-international.org/memento/codeofconduct.htm FOR INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO IMPLEMENT ECMA INTERNATIONAL STANDARDS.