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.18 .0
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.18 .0
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.18.0 " ,
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 4139
4139
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
4140
4140
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
4141
4141
4142
- " @types/node@22.15.34 " :
4143
- version "22.15.34 "
4144
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34 .tgz#3995a6461d2cfc51c81907da0065fc328f6a459e "
4145
- integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw ==
4142
+ " @types/node@22.18.0 " :
4143
+ version "22.18.0 "
4144
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.0 .tgz#9e4709be4f104e3568f7dd1c71e2949bf147a47b "
4145
+ integrity sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ ==
4146
4146
dependencies :
4147
4147
undici-types "~6.21.0"
4148
4148
You can’t perform that action at this time.
0 commit comments