From c532fc766d2364fe399cc55306317dbf65b17801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:54:36 +0000 Subject: [PATCH] Bump dijit from 1.16.2 to 1.16.3 Bumps [dijit](https://github.com/dojo/dijit) from 1.16.2 to 1.16.3. - [Release notes](https://github.com/dojo/dijit/releases) - [Commits](https://github.com/dojo/dijit/compare/1.16.2...1.16.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c94d1ee..2fc8aef 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "homepage": "http://github.com/neekfenwick/guide", "dependencies": { "dojo": "1.16.2", - "dijit": "1.16.2" + "dijit": "1.16.3" }, "main": "./guide", "icon": "https://raw.github.com/neekfenwick/guide/master/resources/logo.png"