Skip to content

Commit 564c3b1

Browse files
chore: update npm dependencies
1 parent b85ecda commit 564c3b1

File tree

2 files changed

+130
-124
lines changed

2 files changed

+130
-124
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@
3535
"@commitlint/cli": "^8.3.5",
3636
"@commitlint/config-conventional": "^8.3.4",
3737
"@technote-space/github-action-test-helper": "^0.3.7",
38-
"@types/jest": "^25.2.2",
39-
"@types/node": "^14.0.1",
40-
"@typescript-eslint/eslint-plugin": "^2.33.0",
41-
"@typescript-eslint/parser": "^2.33.0",
38+
"@types/jest": "^25.2.3",
39+
"@types/node": "^14.0.4",
40+
"@typescript-eslint/eslint-plugin": "^3.0.0",
41+
"@typescript-eslint/parser": "^3.0.0",
4242
"eslint": "^7.0.0",
4343
"husky": "^4.2.5",
4444
"jest": "^26.0.1",
4545
"jest-circus": "^26.0.1",
46-
"lint-staged": "^10.2.2",
46+
"lint-staged": "^10.2.4",
4747
"nock": "^12.0.3",
48-
"ts-jest": "^25.5.1",
49-
"typescript": "^3.9.2"
48+
"ts-jest": "^26.0.0",
49+
"typescript": "^3.9.3"
5050
},
5151
"publishConfig": {
5252
"access": "public"

0 commit comments

Comments
 (0)