Skip to content

Commit b9c33e8

Browse files
Don't upgrade to Node 22 yet cause TinaCMS dies
1 parent 137ad5f commit b9c33e8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2709,10 +2709,10 @@
27092709
dependencies:
27102710
undici-types "~5.26.4"
27112711

2712-
"@types/node@^22.7.5":
2713-
version "22.7.5"
2714-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b"
2715-
integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==
2712+
"@types/node@^21.6.1":
2713+
version "20.16.11"
2714+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.11.tgz#9b544c3e716b1577ac12e70f9145193f32750b33"
2715+
integrity sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==
27162716
dependencies:
27172717
undici-types "~6.19.2"
27182718

0 commit comments

Comments
 (0)