From ff85db19b68dee7abccb81a65c419a724be9ad37 Mon Sep 17 00:00:00 2001 From: Bertrand Martin Date: Thu, 23 Aug 2018 15:24:04 +0200 Subject: [PATCH 1/6] * Fixed JSHint issues * Upgraded packages, modules and dependencies --- bower.json | 8 +- dist/angular-bootstrap-toggle.js | 64 +- dist/angular-bootstrap-toggle.min.js | 2 +- package-lock.json | 9340 ++++++++++++++++++++++++++ package.json | 25 +- src/angular-bootstrap-toggle.js | 30 +- 6 files changed, 9410 insertions(+), 59 deletions(-) create mode 100644 package-lock.json diff --git a/bower.json b/bower.json index 08f765c..3348003 100755 --- a/bower.json +++ b/bower.json @@ -25,13 +25,13 @@ "**/.*" ], "dependencies": { - "angular": ">=1.3.0", + "angular": ">=1.7.0", "bootstrap": ">=3.2.0" }, "devDependencies": { - "angular-mocks": ">=1.3.0", - "angular-scenario": ">=1.3.0", - "angular": ">=1.3.0" + "angular-mocks": ">=1.7.0", + "angular-scenario": ">=1.7.0", + "angular": ">=1.7.0" }, "license": "MIT" } diff --git a/dist/angular-bootstrap-toggle.js b/dist/angular-bootstrap-toggle.js index d2e1f0c..2db1b52 100644 --- a/dist/angular-bootstrap-toggle.js +++ b/dist/angular-bootstrap-toggle.js @@ -77,11 +77,11 @@ * manipulates this attribute, plus there is additional code that propagates its value to child elements. * Applying "disabled" to itself apparently does nothing, but when its value is propagated to * two child