mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 02:37:29 +01:00
deps: update (#83)
This commit is contained in:
10
package.json
10
package.json
@@ -53,16 +53,16 @@
|
||||
"xmlhttprequest": "^1.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.20",
|
||||
"@types/node": "^12.11.7",
|
||||
"@typescript-eslint/parser": "^2.6.0",
|
||||
"@types/jest": "^24.0.22",
|
||||
"@types/node": "^12.12.7",
|
||||
"@typescript-eslint/parser": "^2.6.1",
|
||||
"eslint": "^6.6.0",
|
||||
"husky": "^3.0.9",
|
||||
"jest": "^24.9.0",
|
||||
"jest-circus": "^24.9.0",
|
||||
"lint-staged": "^9.4.2",
|
||||
"prettier": "1.18.2",
|
||||
"prettier": "1.19.1",
|
||||
"ts-jest": "^24.1.0",
|
||||
"typescript": "^3.6.4"
|
||||
"typescript": "^3.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user