1
0
Fork 0

Update jest and lerna to fix npm install warnings

pull/212/head
eric sciple 2019-11-12 12:13:32 -05:00
parent 47357ddfee
commit 6c824bd448
2 changed files with 4922 additions and 1349 deletions

6267
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,9 +21,9 @@
"eslint": "^5.16.0",
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-jest": "^22.5.1",
"jest": "^24.7.1",
"jest": "^24.9.0",
"jest-circus": "^24.7.1",
"lerna": "^3.13.3",
"lerna": "^3.18.4",
"prettier": "^1.17.0",
"ts-jest": "^24.0.2",
"typescript": "^3.6.2"