Skip to content

Commit cbc9454

Browse files
chore: update npm dependencies
1 parent a0a4617 commit cbc9454

File tree

2 files changed

+402
-384
lines changed

2 files changed

+402
-384
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"@commitlint/cli": "^8.3.5",
3636
"@commitlint/config-conventional": "^8.3.4",
3737
"@technote-space/github-action-test-helper": "^0.3.3",
38-
"@types/jest": "^25.1.4",
39-
"@types/node": "^13.9.8",
38+
"@types/jest": "^25.1.5",
39+
"@types/node": "^13.11.0",
4040
"@typescript-eslint/eslint-plugin": "^2.26.0",
4141
"@typescript-eslint/parser": "^2.26.0",
4242
"eslint": "^6.8.0",
4343
"husky": "^4.2.3",
44-
"jest": "^25.2.4",
45-
"jest-circus": "^25.2.4",
46-
"lint-staged": "^10.1.0",
44+
"jest": "^25.2.7",
45+
"jest-circus": "^25.2.7",
46+
"lint-staged": "^10.1.1",
4747
"nock": "^12.0.3",
4848
"ts-jest": "^25.3.0",
4949
"typescript": "^3.8.3"

0 commit comments

Comments
 (0)