chore(package): update dependencies

This commit is contained in:
Julien Fontanet
2018-12-12 10:58:06 +01:00
parent 1e48096f36
commit 6f024d78a6
2 changed files with 766 additions and 725 deletions

1487
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -60,7 +60,9 @@
}
},
"jest": {
"modulePathIgnorePatterns": ["<rootDir>/src/old-tests"],
"modulePathIgnorePatterns": [
"<rootDir>/src/old-tests"
],
"testEnvironment": "node",
"testRegex": "\\.spec\\.js$"
}