From 6589710d85aa9091c2b8457eb70c059aaefc2f0c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 07:18:04 +0000 Subject: [PATCH] chore(deps-dev): bump nwb from 0.23.0 to 0.24.3 Bumps [nwb](https://github.com/insin/nwb) from 0.23.0 to 0.24.3. - [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.23.0...v0.24.3) Signed-off-by: dependabot-preview[bot] --- packages/with-custom-elements-defouc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/with-custom-elements-defouc/package.json b/packages/with-custom-elements-defouc/package.json index ab3e738..2f99dd6 100644 --- a/packages/with-custom-elements-defouc/package.json +++ b/packages/with-custom-elements-defouc/package.json @@ -18,7 +18,7 @@ "test:watch": "nwb test --server" }, "devDependencies": { - "nwb": "0.23.x" + "nwb": "0.24.x" }, "author": "Andreas Deuschlinger", "license": "MIT",