Skip to content

Commit dd7a64b

Browse files
chore: update npm dependencies
1 parent bea2ae3 commit dd7a64b

File tree

2 files changed

+156
-151
lines changed

2 files changed

+156
-151
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"@technote-space/github-action-test-helper": "^0.7.3",
4848
"@technote-space/release-github-actions-cli": "^1.8.4",
4949
"@types/jest": "^26.0.20",
50-
"@types/node": "^14.14.31",
51-
"@typescript-eslint/eslint-plugin": "^4.16.1",
52-
"@typescript-eslint/parser": "^4.16.1",
50+
"@types/node": "^14.14.32",
51+
"@typescript-eslint/eslint-plugin": "^4.17.0",
52+
"@typescript-eslint/parser": "^4.17.0",
5353
"eslint": "^7.21.0",
5454
"husky": "^5.1.3",
5555
"jest": "^26.6.3",
5656
"jest-circus": "^26.6.3",
5757
"lint-staged": "^10.5.4",
58-
"nock": "^13.0.10",
58+
"nock": "^13.0.11",
5959
"ts-jest": "^26.5.3",
6060
"typescript": "^4.2.3"
6161
},

0 commit comments

Comments
 (0)