Skip to content

Commit a4a11d5

Browse files
authored
Update nodejs18.x lifecycle dates in LmbdRuntimeLifecycle.json (#4250)
1 parent baa4f01 commit a4a11d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/cfnlint/data/AdditionalSpecs/LmbdRuntimeLifecycle.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"update-block": "2025-11-01"
7979
},
8080
"nodejs18.x": {
81-
"create-block": "2025-10-01",
82-
"deprecated": "2025-07-31",
81+
"create-block": "2026-02-03",
82+
"deprecated": "2025-09-01",
8383
"successor": "nodejs22.x",
84-
"update-block": "2025-11-01"
84+
"update-block": "2026-03-09"
8585
},
8686
"nodejs4.3": {
8787
"create-block": "2020-03-05",

0 commit comments

Comments
 (0)