Skip to content

Commit d8a354b

Browse files
chore: update npm dependencies
1 parent d0a31bb commit d8a354b

File tree

2 files changed

+250
-203
lines changed

2 files changed

+250
-203
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"@technote-space/github-action-test-helper": "^0.5.1",
3939
"@types/jest": "^26.0.3",
4040
"@types/node": "^14.0.14",
41-
"@typescript-eslint/eslint-plugin": "^3.4.0",
42-
"@typescript-eslint/parser": "^3.4.0",
41+
"@typescript-eslint/eslint-plugin": "^3.5.0",
42+
"@typescript-eslint/parser": "^3.5.0",
4343
"eslint": "^7.3.1",
4444
"husky": "^4.2.5",
4545
"jest": "^26.1.0",
4646
"jest-circus": "^26.1.0",
4747
"lint-staged": "^10.2.11",
48-
"nock": "^12.0.3",
48+
"nock": "^13.0.2",
4949
"ts-jest": "^26.1.1",
50-
"typescript": "^3.9.5"
50+
"typescript": "^3.9.6"
5151
},
5252
"publishConfig": {
5353
"access": "public"

0 commit comments

Comments
 (0)