deps: update

This commit is contained in:
peaceiris 2020-10-12 15:14:59 +09:00
parent d183b58fee
commit 02ad104b13
No known key found for this signature in database
GPG key ID: 5868468A8EBA64EC
2 changed files with 2412 additions and 1711 deletions

4119
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -64,19 +64,19 @@
"@types/jest": "^26.0.14",
"@types/node": "~12",
"@types/node-fetch": "^2.5.7",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"@vercel/ncc": "^0.24.1",
"eslint": "^6.8.0",
"eslint-plugin-jest": "^23.20.0",
"eslint": "^7.11.0",
"eslint-plugin-jest": "^24.1.0",
"husky": "^4.3.0",
"jest": "^25.5.4",
"jest": "^26.5.3",
"jest-circus": "^26.5.3",
"lint-staged": "^10.4.0",
"nock": "^13.0.4",
"prettier": "2.1.2",
"standard-version": "^9.0.0",
"ts-jest": "^25.5.1",
"typescript": "^3.9.7"
"ts-jest": "^26.4.1",
"typescript": "^4.0.3"
}
}