Skip to content

Commit e3cb767

Browse files
chore: update npm dependencies
1 parent e641e56 commit e3cb767

File tree

2 files changed

+175
-105
lines changed

2 files changed

+175
-105
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
"devDependencies": {
3535
"@commitlint/cli": "^8.3.5",
3636
"@commitlint/config-conventional": "^8.3.4",
37-
"@technote-space/github-action-test-helper": "^0.3.1",
37+
"@technote-space/github-action-test-helper": "^0.3.2",
3838
"@types/jest": "^25.1.4",
39-
"@types/node": "^13.9.2",
40-
"@typescript-eslint/eslint-plugin": "^2.24.0",
41-
"@typescript-eslint/parser": "^2.24.0",
39+
"@types/node": "^13.9.3",
40+
"@typescript-eslint/eslint-plugin": "^2.25.0",
41+
"@typescript-eslint/parser": "^2.25.0",
4242
"eslint": "^6.8.0",
4343
"husky": "^4.2.3",
4444
"jest": "^25.1.0",
4545
"jest-circus": "^25.1.0",
46-
"lint-staged": "^10.0.8",
46+
"lint-staged": "^10.0.9",
4747
"nock": "^12.0.3",
4848
"ts-jest": "^25.2.1",
4949
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)