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 15
15
- uses : actions/checkout@v4
16
16
- uses : actions/setup-node@v4
17
17
with :
18
- node-version : 22.17.0
18
+ node-version : 22.17.1
19
19
cache : " yarn"
20
20
- name : Install dependencies and Build
21
21
run : yarn install --frozen-lockfile
Original file line number Diff line number Diff line change 15
15
- uses : actions/checkout@v4
16
16
- uses : actions/setup-node@v4
17
17
with :
18
- node-version : 22.17.0
18
+ node-version : 22.17.1
19
19
cache : " yarn"
20
20
- name : Run performance tests
21
21
run : ./reassure-tests.sh
Original file line number Diff line number Diff line change 61
61
"@release-it/conventional-changelog" : " 10.0.1" ,
62
62
"@testing-library/react-native" : " v14.0.0-alpha.1" ,
63
63
"@types/jest" : " 29.5.14" ,
64
- "@types/node" : " 22.15.34 " ,
64
+ "@types/node" : " 22.16.5 " ,
65
65
"@types/react" : " 19.1.8" ,
66
66
"@types/svg-parser" : " ^2.0.3" ,
67
67
"commitlint" : " 19.8.1" ,
Original file line number Diff line number Diff line change 4126
4126
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
4127
4127
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
4128
4128
4129
- " @types/node@22.15.34 " :
4130
- version "22.15.34 "
4131
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34 .tgz#3995a6461d2cfc51c81907da0065fc328f6a459e "
4132
- integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw ==
4129
+ " @types/node@22.16.5 " :
4130
+ version "22.16.5 "
4131
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5 .tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368 "
4132
+ integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ ==
4133
4133
dependencies :
4134
4134
undici-types "~6.21.0"
4135
4135
You can’t perform that action at this time.
0 commit comments