From 130ea912d59ca3be67dcb63432f4c6a9f066802d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 6 Aug 2018 23:27:29 +0000 Subject: [PATCH 1/2] fix(package): update @types/react-notification-system to version 0.2.38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5c53fe..5d93153 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.9.2", "dependencies": { "@types/prop-types": "15.5.2", - "@types/react-notification-system": "0.2.37", + "@types/react-notification-system": "0.2.38", "prop-types": "^15.6.0", "react-notification-system": "0.2.17" }, From f9f930a9ffc6be69e62a6f1d09f6e3d2ffe1e0cb Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 6 Aug 2018 23:29:30 +0000 Subject: [PATCH 2/2] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index edb3c00..b208fc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -50,9 +50,9 @@ "@types/node" "*" "@types/react" "*" -"@types/react-notification-system@0.2.37": - version "0.2.37" - resolved "https://registry.yarnpkg.com/@types/react-notification-system/-/react-notification-system-0.2.37.tgz#2e4064be4b15fc24c91a8f708587c9b95bfc8507" +"@types/react-notification-system@0.2.38": + version "0.2.38" + resolved "https://registry.yarnpkg.com/@types/react-notification-system/-/react-notification-system-0.2.38.tgz#ae8964a01b11712117a4acd81a954308609cf2b5" dependencies: "@types/react" "*"