Skip to content

Commit 07601f2

Browse files
chore: update npm dependencies
1 parent ea9c784 commit 07601f2

File tree

2 files changed

+431
-384
lines changed

2 files changed

+431
-384
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"@commitlint/config-conventional": "^8.3.4",
3737
"@technote-space/github-action-test-helper": "^0.3.6",
3838
"@types/jest": "^25.2.1",
39-
"@types/node": "^13.13.0",
40-
"@typescript-eslint/eslint-plugin": "^2.28.0",
41-
"@typescript-eslint/parser": "^2.28.0",
39+
"@types/node": "^13.13.1",
40+
"@typescript-eslint/eslint-plugin": "^2.29.0",
41+
"@typescript-eslint/parser": "^2.29.0",
4242
"eslint": "^6.8.0",
4343
"husky": "^4.2.5",
44-
"jest": "^25.3.0",
45-
"jest-circus": "^25.3.0",
46-
"lint-staged": "^10.1.5",
44+
"jest": "^25.4.0",
45+
"jest-circus": "^25.4.0",
46+
"lint-staged": "^10.1.6",
4747
"nock": "^12.0.3",
4848
"ts-jest": "^25.4.0",
4949
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)