From ec01e0a790448fff38364f629a4de4edb5d465bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 12:05:10 +0000 Subject: Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst Signed-off-by: dependabot-preview[bot] Signed-off-by: Christoph Wurst --- core/src/globals.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src/globals.js') diff --git a/core/src/globals.js b/core/src/globals.js index cd8dcc5e241..e6930cd3dbc 100644 --- a/core/src/globals.js +++ b/core/src/globals.js @@ -99,7 +99,7 @@ const setDeprecatedProp = (global, cb, msg) => { } return cb() - } + }, }) } -- cgit v1.2.3