npm: Use npm-update to keep all packages updated

Rather than freezing the packages and updating them manually, use
npm-update to have the latest available version.
This commit is contained in:
Sanne Raymaekers 2020-10-30 14:05:48 +01:00
parent e71004f291
commit ec298c769f
3 changed files with 4 additions and 19079 deletions

3
.gitignore vendored
View file

@ -21,3 +21,6 @@ coverage
*~
bots
# using npm-upate we keep all packages updated
package-lock.json

View file

@ -8,7 +8,7 @@ cache:
directories:
- node_modules
install:
- npm ci
- npm install
script:
- npm run travis:verify
- npx codecov

19078
package-lock.json generated

File diff suppressed because it is too large Load diff