Skip to content

Commit de355b1

Browse files
chore: update npm dependencies
1 parent c2f5ebe commit de355b1

File tree

2 files changed

+226
-225
lines changed

2 files changed

+226
-225
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
"devDependencies": {
3535
"@commitlint/cli": "^8.3.5",
3636
"@commitlint/config-conventional": "^8.3.4",
37-
"@technote-space/github-action-test-helper": "^0.3.7",
37+
"@technote-space/github-action-test-helper": "^0.3.8",
3838
"@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",
42-
"eslint": "^7.0.0",
39+
"@types/node": "^14.0.5",
40+
"@typescript-eslint/eslint-plugin": "^3.0.2",
41+
"@typescript-eslint/parser": "^3.0.2",
42+
"eslint": "^7.1.0",
4343
"husky": "^4.2.5",
4444
"jest": "^26.0.1",
4545
"jest-circus": "^26.0.1",
46-
"lint-staged": "^10.2.4",
46+
"lint-staged": "^10.2.6",
4747
"nock": "^12.0.3",
4848
"ts-jest": "^26.0.0",
4949
"typescript": "^3.9.3"

0 commit comments

Comments
 (0)