mirror of https://github.com/actions/toolkit
Update jest and lerna to fix npm install warnings
parent
47357ddfee
commit
6c824bd448
File diff suppressed because it is too large
Load Diff
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue