Skip to content

Commit 501afb5

Browse files
chore: update npm dependencies
1 parent dea9db0 commit 501afb5

File tree

2 files changed

+454
-478
lines changed

2 files changed

+454
-478
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@
4444
"@commitlint/cli": "^11.0.0",
4545
"@commitlint/config-conventional": "^11.0.0",
4646
"@technote-space/github-action-test-helper": "^0.6.1",
47-
"@types/jest": "^26.0.14",
48-
"@types/node": "^14.11.10",
49-
"@typescript-eslint/eslint-plugin": "^4.4.1",
50-
"@typescript-eslint/parser": "^4.4.1",
51-
"eslint": "^7.11.0",
47+
"@types/jest": "^26.0.15",
48+
"@types/node": "^14.14.5",
49+
"@typescript-eslint/eslint-plugin": "^4.6.0",
50+
"@typescript-eslint/parser": "^4.6.0",
51+
"eslint": "^7.12.1",
5252
"husky": "^4.3.0",
53-
"jest": "^26.5.3",
54-
"jest-circus": "^26.5.3",
55-
"lint-staged": "^10.4.2",
53+
"jest": "^26.6.1",
54+
"jest-circus": "^26.6.1",
55+
"lint-staged": "^10.5.0",
5656
"nock": "^13.0.4",
57-
"ts-jest": "^26.4.1",
58-
"typescript": "^4.0.3"
57+
"ts-jest": "^26.4.3",
58+
"typescript": "^4.0.5"
5959
},
6060
"publishConfig": {
6161
"access": "public"

0 commit comments

Comments
 (0)