chore: update devDependencies to latest

- eslint: ^7.7.0
- mocha: ^8.1.1

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
Miroslav Bajtoš 2020-08-21 10:03:20 +02:00
parent b0e5c6bcd7
commit a1f4c2cb0c
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@
"devDependencies": {
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"eslint": "^6.8.0",
"eslint": "^7.7.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^3.32.0",
"mocha": "^6.2.0"
"mocha": "^8.1.1"
},
"ci": {
"downstreamIgnoreList": [