From 1195eb60ad7893f3e28b70e4597d67e1a3dbacad Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 04:18:47 +0000 Subject: [PATCH] Bump nwb from 0.21.5 to 0.24.5 Bumps [nwb](https://github.com/insin/nwb) from 0.21.5 to 0.24.5. - [Release notes](https://github.com/insin/nwb/releases) - [Changelog](https://github.com/insin/nwb/blob/master/CHANGES.md) - [Commits](https://github.com/insin/nwb/compare/v0.21.5...v0.24.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f9ae58..f845aa7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react": "16.x" }, "devDependencies": { - "nwb": "0.21.x", + "nwb": "0.24.x", "react": "^16.2.0", "react-dom": "^16.2.0" }