Skip to content

Commit

Permalink
build: fix resolutions (#5681)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Mar 10, 2020
1 parent c974929 commit ab94f91
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 203 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,10 @@
"typescript": "3.8.3"
},
"resolutions": {
"lodash": "4.17.15",
"yargs": "13.3.0"
"jest-silent-reporter/jest-util":">=25.1.0",
"jest-junit/jest-validate": ">=25.1.0",
"**/acorn": ">=6.4.1 <7.0.0 || >=7.1.1",
"**/kind-of": ">=6.0.3"
},
"files": [
"bin/config-validator.js",
Expand Down
Loading

0 comments on commit ab94f91

Please sign in to comment.