This repository was archived by the owner on Feb 2, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5454 - name : " Use Node.js 16.x"
5555 uses : " actions/setup-node@v2"
5656 with :
57- node-version : " 16 .x"
57+ node-version : " 24 .x"
5858 # Enable this to use the github packages
5959 # registry-url: "${{ env.registry_url }}"
6060 # Defaults to the user or organization that owns the workflow file
Original file line number Diff line number Diff line change 4848 - name : " Use Node.js 16.x"
4949 uses : " actions/setup-node@v2"
5050 with :
51- node-version : " 16 .x"
51+ node-version : " 24 .x"
5252 # Enable this to use the github packages
5353 # registry-url: "${{ env.registry_url }}"
5454 # Defaults to the user or organization that owns the workflow file
Original file line number Diff line number Diff line change 4141 - name : " Use Node.js 16.x"
4242 uses : " actions/setup-node@v2"
4343 with :
44- node-version : " 16 .x"
44+ node-version : " 24 .x"
4545 # Enable this to use the github packages
4646 # registry-url: "${{ env.registry_url }}"
4747 # Defaults to the user or organization that owns the workflow file
@@ -103,7 +103,7 @@ jobs:
103103 - name : " Use Node.js 16.x"
104104 uses : " actions/setup-node@v2"
105105 with :
106- node-version : " 16 .x"
106+ node-version : " 24 .x"
107107 # Enable this to use the github packages
108108 # registry-url: "${{ env.registry_url }}"
109109 # Defaults to the user or organization that owns the workflow file
Original file line number Diff line number Diff line change 1- 16.18.1
1+ 24.11.0
Original file line number Diff line number Diff line change 6363 "@testing-library/jest-dom" : " ^5.16.2" ,
6464 "@types/jest" : " ^27.4.1" ,
6565 "@types/jest-axe" : " ^3.5.3" ,
66- "@types/node" : " ^17 .0.21 " ,
66+ "@types/node" : " ^24 .0.0 " ,
6767 "@typescript-eslint/eslint-plugin" : " ^5.12.1" ,
6868 "@typescript-eslint/parser" : " ^5.12.1" ,
6969 "babel-loader" : " ^8.2.3" ,
You can’t perform that action at this time.
0 commit comments