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.14 .0
18
+ node-version : 22.15 .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.14 .0
18
+ node-version : 22.15 .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 57
57
"@release-it/conventional-changelog" : " 10.0.0" ,
58
58
"@testing-library/react-native" : " v14.0.0-alpha.1" ,
59
59
"@types/jest" : " 29.5.14" ,
60
- "@types/node" : " 22.14.0 " ,
60
+ "@types/node" : " 22.15.2 " ,
61
61
"@types/react" : " 19.1.0" ,
62
62
"@types/svg-parser" : " ^2.0.3" ,
63
63
"commitlint" : " 19.8.0" ,
Original file line number Diff line number Diff line change 4079
4079
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
4080
4080
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
4081
4081
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.2 " :
4083
+ version "22.15.2 "
4084
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2 .tgz#1db55aa64618ee93a58c8912f74beefe44aca905 "
4085
+ integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A ==
4086
4086
dependencies :
4087
4087
undici-types "~6.21.0"
4088
4088
You can’t perform that action at this time.
0 commit comments