File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - name : Use Node 12
2424 uses : actions/setup-node@v2
2525 with :
26- node-version : 12 .x
26+ node-version : 22 .x
2727
2828 - name : Use cached node_modules
2929 uses : actions/cache@v2
Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "@aws-cdk/assert" : " 1.159.0" ,
2020 "@types/jest" : " 27.5.2" ,
21- "@types/node" : " 16.18.119 " ,
21+ "@types/node" : " 22.15.17 " ,
2222 "aws-cdk" : " 1.159.0" ,
2323 "husky" : " 7.0.4" ,
2424 "jest" : " 27.5.1" ,
Original file line number Diff line number Diff line change 14831483 resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.3.tgz#e66274f2e16ea6334f4e29d364165ad079069e41"
14841484 integrity sha512-tPQAF6b1wak7rBO49tL2N5nNVknyHBAzJVylF5rIYkfXbFkrNpbBLFMFUjxHzuuBiR7Si7T/X4eh6IRhZxO1tQ==
14851485
1486- " @types/node@16.18.119 " :
1487- version "16.18.119"
1488- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.119.tgz#88443bb82119b7c0920e86949673876cbe1c3492"
1489- integrity sha512-ia7V9a2FnhUFfetng4/sRPBMTwHZUkPFY736rb1cg9AgG7MZdR97q7/nLR9om+sq5f1la9C857E0l/nrI0RiFQ==
1486+ " @types/node@22.15.17 " :
1487+ version "22.15.17"
1488+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
1489+ integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
1490+ dependencies :
1491+ undici-types "~6.21.0"
14901492
14911493" @types/node@^10.17.60 " :
14921494 version "10.17.60"
@@ -3934,6 +3936,11 @@ typescript@4.9.5:
39343936 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
39353937 integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
39363938
3939+ undici-types@~6.21.0 :
3940+ version "6.21.0"
3941+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3942+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
3943+
39373944universalify@^0.1.2 :
39383945 version "0.1.2"
39393946 resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
You can’t perform that action at this time.
0 commit comments