build: bump dev dependencies versions

This commit is contained in:
rlespinasse
2020-10-26 21:51:36 +01:00
committed by Romain Lespinasse
parent 3c7ae42a01
commit 008aa6260d
3 changed files with 556 additions and 1730 deletions

View File

@@ -1,9 +0,0 @@
version: 2
updates:
# Enable version updates for npm
- package-ecosystem: 'npm'
# Look for `package.json` and `lock` files in the `root` directory
directory: '/'
# Check the npm registry for updates every day (weekdays)
schedule:
interval: 'daily'