Update npm packages

This commit is contained in:
FrancescoUK
2020-12-17 12:12:07 +00:00
parent c8e7fab9d3
commit c72ef2aae9

View File

@@ -25,10 +25,11 @@
"grunt-bower": "^0.21.0",
"grunt-bower-concat": "^1.0.0",
"grunt-bower-licensechecker": "^0.1.2",
"grunt-bowercopy": "^1.2.4",
"grunt-bowercopy": "^1.2.5",
"grunt-cache-breaker": "^2.0.1",
"grunt-composer": "^0.4.5",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-compress": "^1.4.1",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-cssmin": "^0.14.0",
"grunt-contrib-jshint": "~0.6.3",
@@ -38,13 +39,12 @@
"grunt-mocha-webdriver": "^1.2.2",
"grunt-script-link-tags": "git://github.com/jekkos/grunt-script-link-tags.git#master",
"grunt-wiredep": "^2.0.0",
"grunt-contrib-compress": "^1.4.1",
"load-grunt-tasks": "^3.4.0",
"mocha": "^2.2.1",
"phantomjs": "~1.9.2",
"wd": "^0.3.3"
},
"dependencies": {
"npm": "^6.11.3"
"npm": "^6.14.9"
}
}