Skip to content

Commit 283a97f

Browse files
chore: update npm dependencies
1 parent a945810 commit 283a97f

File tree

2 files changed

+208
-208
lines changed

2 files changed

+208
-208
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
"devDependencies": {
3333
"@commitlint/cli": "^8.3.5",
3434
"@commitlint/config-conventional": "^8.3.4",
35-
"@technote-space/github-action-test-helper": "^0.3.7",
35+
"@technote-space/github-action-test-helper": "^0.3.8",
3636
"@types/jest": "^25.2.3",
37-
"@types/node": "^14.0.5",
38-
"@typescript-eslint/eslint-plugin": "^3.0.0",
39-
"@typescript-eslint/parser": "^3.0.0",
37+
"@types/node": "^14.0.6",
38+
"@typescript-eslint/eslint-plugin": "^3.0.2",
39+
"@typescript-eslint/parser": "^3.0.2",
4040
"eslint": "^7.1.0",
4141
"husky": "^4.2.5",
4242
"jest": "^26.0.1",
4343
"jest-circus": "^26.0.1",
44-
"lint-staged": "^10.2.6",
44+
"lint-staged": "^10.2.7",
4545
"nock": "^12.0.3",
46-
"ts-jest": "^26.0.0",
46+
"ts-jest": "^26.1.0",
4747
"typescript": "^3.9.3"
4848
},
4949
"publishConfig": {

0 commit comments

Comments
 (0)