mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 10:47:28 +01:00
deps: update (#459)
This commit is contained in:
14
package.json
14
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user