Skip to content

Commit

Permalink
chore: bump eslint & @xmcl/installer
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed Jul 20, 2020
1 parent 96e5075 commit a0f02e6
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 55 deletions.
144 changes: 93 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@xmcl/curseforge": "^0.1.2",
"@xmcl/forge-site-parser": "2.0.5",
"@xmcl/gamesetting": "2.0.1",
"@xmcl/installer": "2.9.4",
"@xmcl/installer": "2.9.5",
"@xmcl/mod-parser": "2.0.9",
"@xmcl/model": "1.0.13",
"@xmcl/nbt": "2.0.3",
Expand Down Expand Up @@ -96,8 +96,8 @@
"@types/node-powershell": "^3.1.1",
"@types/uuid": "^3.4.8",
"@types/yazl": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^2.22.0",
"@typescript-eslint/parser": "^2.22.0",
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"@vue/devtools": "^5.3.3",
"cache-loader": "^4.1.0",
"chalk": "^2.4.2",
Expand Down Expand Up @@ -169,4 +169,4 @@
"^.+(?!\\.d)\\.ts$": "ts-jest"
}
}
}
}

0 comments on commit a0f02e6

Please sign in to comment.