File tree Expand file tree Collapse file tree
packages/live-region-element Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - name : Checkout repository
1717 uses : actions/checkout@v7
1818 - name : Set up Node.js
19- uses : actions/setup-node@v6
19+ uses : actions/setup-node@v7
2020 with :
2121 node-version : 22
2222 cache : ' npm'
3131 - name : Checkout repository
3232 uses : actions/checkout@v7
3333 - name : Set up Node.js
34- uses : actions/setup-node@v6
34+ uses : actions/setup-node@v7
3535 with :
3636 node-version : 22
3737 cache : ' npm'
5050 - name : Checkout repository
5151 uses : actions/checkout@v7
5252 - name : Set up Node.js
53- uses : actions/setup-node@v6
53+ uses : actions/setup-node@v7
5454 with :
5555 node-version : 22
5656 cache : ' npm'
6767 - name : Checkout repository
6868 uses : actions/checkout@v7
6969 - name : Set up Node.js
70- uses : actions/setup-node@v6
70+ uses : actions/setup-node@v7
7171 with :
7272 node-version : 22
7373 cache : ' npm'
Original file line number Diff line number Diff line change 1515 - name : Checkout repository
1616 uses : actions/checkout@v7
1717 - name : Set up Node.js
18- uses : actions/setup-node@v6
18+ uses : actions/setup-node@v7
1919 with :
2020 node-version : 22
2121 cache : ' npm'
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828 token : ${{ steps.app-token.outputs.token }}
2929 - name : Set up Node.js
30- uses : actions/setup-node@v6
30+ uses : actions/setup-node@v7
3131 with :
3232 node-version : 24
3333 cache : ' npm'
Original file line number Diff line number Diff line change 2121 "@changesets/cli" : " ^2.31.1" ,
2222 "@github/prettier-config" : " ^0.0.6" ,
2323 "@typescript-eslint/eslint-plugin" : " ^8.64.0" ,
24- "@typescript-eslint/parser" : " ^8.64 .0" ,
24+ "@typescript-eslint/parser" : " ^8.65 .0" ,
2525 "eslint" : " ^10.6.0" ,
2626 "eslint-plugin-github" : " ^6.1.1" ,
2727 "jsdom" : " ^29.1.1" ,
28- "prettier" : " ^3.9.4 " ,
28+ "prettier" : " ^3.9.5 " ,
2929 "rimraf" : " ^6.1.3" ,
3030 "typescript" : " ^6.0.3" ,
3131 "vitest" : " ^4.1.10" ,
Original file line number Diff line number Diff line change 6868 "@rollup/plugin-inject" : " ^5.0.5" ,
6969 "@rollup/plugin-node-resolve" : " ^16.0.3" ,
7070 "@rollup/plugin-replace" : " ^6.0.3" ,
71- "@types/node" : " ^26.1.0 " ,
71+ "@types/node" : " ^26.1.1 " ,
7272 "jsdom" : " ^29.1.1" ,
7373 "publint" : " ^0.3.21" ,
7474 "rimraf" : " ^6.1.3" ,
Original file line number Diff line number Diff line change 1616 "react-dom" : " ^19.2.7"
1717 },
1818 "devDependencies" : {
19- "@types/node" : " ^26.1.0 " ,
19+ "@types/node" : " ^26.1.1 " ,
2020 "@types/react" : " ^19.2.17" ,
2121 "cross-env" : " ^10.1.0" ,
2222 "rimraf" : " ^6.1.3" ,
You can’t perform that action at this time.
0 commit comments