From c3c91400b69ba601616d0dcd46132f4996fdc75f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 04:17:04 +0000 Subject: [PATCH] Bump nwb from 0.21.5 to 0.24.7 Bumps [nwb](https://github.com/insin/nwb) from 0.21.5 to 0.24.7. - [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.7) 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" }