From c3a22d2d5144d05cf240a9f052e109ca8ab4acc5 Mon Sep 17 00:00:00 2001 From: y-oksaku <43719835+y-oksaku@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:49:22 +0900 Subject: [PATCH] feat: bump notification packages (#172) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf312d7..4a4f649 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "js-yaml": "^4.1.0", "keymbinatorial": "^2.0.0", "screwdriver-data-schema": "^24.0.0", - "screwdriver-notifications-email": "^3.0.1", - "screwdriver-notifications-slack": "^5.0.0", + "screwdriver-notifications-email": "^4.0.0", + "screwdriver-notifications-slack": "^6.0.0", "screwdriver-workflow-parser": "^5.0.0", "shell-escape": "^0.2.0", "tinytim": "^0.1.1"