diff --git a/package-lock.json b/package-lock.json index 47a262a0..69dc3d11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "prettier": "^3.0.0", "semantic-release": "^23.0.0", "semantic-release-replace-plugin": "^1.2.7", - "semantic-release-teams-notify-plugin": "github:centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin#RSRMID-1010-gulp-task-migration", + "semantic-release-teams-notify-plugin": "github:centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin", "tsx": "^4.7.2", "typedoc": "^0.25.13", "typescript": "^5.3.2" @@ -8642,7 +8642,7 @@ }, "node_modules/semantic-release-teams-notify-plugin": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin.git#4cf666c5c80c7e039449d70fc0ba1fcb9a29eb4e", + "resolved": "git+ssh://git@github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin.git#0f07c0593e926122f3ac4d41aa9d481863249d60", "dev": true, "dependencies": { "@semantic-release/error": "^4.0.0", diff --git a/package.json b/package.json index c495b876..7cece041 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "prettier": "^3.0.0", "semantic-release": "^23.0.0", "semantic-release-replace-plugin": "^1.2.7", - "semantic-release-teams-notify-plugin": "github:centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin#RSRMID-1010-gulp-task-migration", + "semantic-release-teams-notify-plugin": "github:centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin", "tsx": "^4.7.2", "typedoc": "^0.25.13", "typescript": "^5.3.2"