Commit f23f33bcfba59e58fb8904d998327f5008fdac28

Authored by Luigi
1 parent 7965ed3323
Exists in master

devDependecies

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
... ... @@ -35,14 +35,14 @@
35 35 "pump": "^3.0.x"
36 36 },
37 37 "devDependencies": {
38   - "angular": "^1.7.5",
  38 + "angular": "^1.7.8",
39 39 "angular-mocks": "^1.7.8",
40   - "angular-route": "^1.7.7",
  40 + "angular-route": "^1.7.8",
41 41 "bootstrap": "^4.1.3",
42 42 "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git",
43 43 "font-awesome": "^4.7.0",
44 44 "gulp": "^3.9.1",
45   - "gulp-angular-templatecache": "^2.2.5",
  45 + "gulp-angular-templatecache": "^2.2.7",
46 46 "gulp-clean": "^0.4.0",
47 47 "gulp-connect": "^5.6.1",
48 48 "gulp-footer": "^2.0.2",
... ... @@ -53,10 +53,10 @@
53 53 "gulp-replace": "^1.0.0",
54 54 "gulp-uglify": "^3.0.1",
55 55 "gulp-uglify-es": "^1.0.4",
56   - "jasmine": "^3.3.1",
57   - "jasmine-core": "^3.3.0",
58   - "jquery": "^3.3.1",
59   - "jshint": "^2.9.6",
  56 + "jasmine": "^3.4.0",
  57 + "jasmine-core": "^3.4.0",
  58 + "jquery": "^3.4.1",
  59 + "jshint": "^2.10.2",
60 60 "pre-commit": "^1.2.2",
61 61 "pump": "^3.0.0",
62 62 "ui-bootstrap4": "^3.0.5"