File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v4
1616 - uses : actions/setup-node@v4
1717 with :
18- node-version : 22.14 .0
18+ node-version : 22.16 .0
1919 cache : " yarn"
2020 - name : Install dependencies and Build
2121 run : yarn install --frozen-lockfile
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v4
1616 - uses : actions/setup-node@v4
1717 with :
18- node-version : 22.14 .0
18+ node-version : 22.16 .0
1919 cache : " yarn"
2020 - name : Run performance tests
2121 run : ./reassure-tests.sh
Original file line number Diff line number Diff line change 5757 "@release-it/conventional-changelog" : " 10.0.0" ,
5858 "@testing-library/react-native" : " v14.0.0-alpha.1" ,
5959 "@types/jest" : " 29.5.14" ,
60- "@types/node" : " 22.14.0 " ,
60+ "@types/node" : " 22.15.31 " ,
6161 "@types/react" : " 19.1.0" ,
6262 "@types/svg-parser" : " ^2.0.3" ,
6363 "commitlint" : " 19.8.0" ,
Original file line number Diff line number Diff line change 40794079 resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
40804080 integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
40814081
4082- " @types/node@22.14.0 " :
4083- version "22.14.0 "
4084- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0 .tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e "
4085- integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA ==
4082+ " @types/node@22.15.31 " :
4083+ version "22.15.31 "
4084+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.31 .tgz#454f11e2061150135c8353d7f3b3b1823fca9f3f "
4085+ integrity sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw ==
40864086 dependencies :
40874087 undici-types "~6.21.0"
40884088
You can’t perform that action at this time.
0 commit comments