Skip to content

Commit 0504635

Browse files
chore: update npm dependencies
1 parent b278c6e commit 0504635

File tree

2 files changed

+679
-1714
lines changed

2 files changed

+679
-1714
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@
5454
"@commitlint/config-conventional": "^12.1.4",
5555
"@technote-space/github-action-test-helper": "^0.7.12",
5656
"@types/jest": "^26.0.23",
57-
"@types/node": "^15.6.0",
58-
"@typescript-eslint/eslint-plugin": "^4.24.0",
59-
"@typescript-eslint/parser": "^4.24.0",
57+
"@types/node": "^15.6.1",
58+
"@typescript-eslint/eslint-plugin": "^4.25.0",
59+
"@typescript-eslint/parser": "^4.25.0",
6060
"eslint": "^7.27.0",
6161
"husky": "^6.0.0",
62-
"jest": "^26.6.3",
63-
"jest-circus": "^26.6.3",
62+
"jest": "^27.0.3",
63+
"jest-circus": "^27.0.3",
6464
"lint-staged": "^11.0.0",
6565
"pinst": "^2.1.6",
66-
"ts-jest": "^26.5.6",
67-
"typescript": "^4.2.4"
66+
"ts-jest": "^27.0.1",
67+
"typescript": "^4.3.2"
6868
},
6969
"publishConfig": {
7070
"access": "public"

0 commit comments

Comments
 (0)