mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 12:42:58 +08:00
Update jest and lerna to fix npm install warnings
This commit is contained in:
parent
47357ddfee
commit
6c824bd448
6267
package-lock.json
generated
6267
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -21,9 +21,9 @@
|
|||||||
"eslint": "^5.16.0",
|
"eslint": "^5.16.0",
|
||||||
"eslint-plugin-github": "^2.0.0",
|
"eslint-plugin-github": "^2.0.0",
|
||||||
"eslint-plugin-jest": "^22.5.1",
|
"eslint-plugin-jest": "^22.5.1",
|
||||||
"jest": "^24.7.1",
|
"jest": "^24.9.0",
|
||||||
"jest-circus": "^24.7.1",
|
"jest-circus": "^24.7.1",
|
||||||
"lerna": "^3.13.3",
|
"lerna": "^3.18.4",
|
||||||
"prettier": "^1.17.0",
|
"prettier": "^1.17.0",
|
||||||
"ts-jest": "^24.0.2",
|
"ts-jest": "^24.0.2",
|
||||||
"typescript": "^3.6.2"
|
"typescript": "^3.6.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user