File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 149
149
"@podman-desktop/api" : " 1.14.1" ,
150
150
"@playwright/test" : " ^1.49.1" ,
151
151
"@podman-desktop/tests-playwright" : " next" ,
152
- "@types/node" : " ^20.17.10 " ,
152
+ "@types/node" : " ^20.17.11 " ,
153
153
"@typescript-eslint/eslint-plugin" : " ^5.55.0" ,
154
154
"@typescript-eslint/parser" : " ^5.55.0" ,
155
155
"@vitest/coverage-v8" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 658
658
dependencies :
659
659
undici-types "~6.19.2"
660
660
661
- " @types/node@^20.17.10 " , "@types/node@^20.9.0":
662
- version "20.17.10 "
663
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10 .tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18 "
664
- integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA ==
661
+ " @types/node@^20.17.11 " , "@types/node@^20.9.0":
662
+ version "20.17.11 "
663
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11 .tgz#2c05215fc37316b1596df7fbdba52151eaf83c50 "
664
+ integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg ==
665
665
dependencies :
666
666
undici-types "~6.19.2"
667
667
You can’t perform that action at this time.
0 commit comments