Skip to content

Commit 0825e5b

Browse files
chore: update packages
1 parent b1f2f55 commit 0825e5b

File tree

2 files changed

+669
-767
lines changed

2 files changed

+669
-767
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"sprintf-js": "^1.1.2"
3333
},
3434
"devDependencies": {
35-
"@commitlint/cli": "^8.3.5",
36-
"@commitlint/config-conventional": "^8.3.4",
35+
"@commitlint/cli": "^9.0.1",
36+
"@commitlint/config-conventional": "^9.0.1",
3737
"@technote-space/github-action-test-helper": "^0.3.8",
38-
"@types/jest": "^26.0.0",
39-
"@types/node": "^14.0.13",
40-
"@typescript-eslint/eslint-plugin": "^3.3.0",
41-
"@typescript-eslint/parser": "^3.3.0",
42-
"eslint": "^7.2.0",
38+
"@types/jest": "^26.0.2",
39+
"@types/node": "^14.0.14",
40+
"@typescript-eslint/eslint-plugin": "^3.4.0",
41+
"@typescript-eslint/parser": "^3.4.0",
42+
"eslint": "^7.3.1",
4343
"husky": "^4.2.5",
44-
"jest": "^26.0.1",
45-
"jest-circus": "^26.0.1",
44+
"jest": "^26.1.0",
45+
"jest-circus": "^26.1.0",
4646
"lint-staged": "^10.2.11",
4747
"nock": "^12.0.3",
48-
"ts-jest": "^26.1.0",
48+
"ts-jest": "^26.1.1",
4949
"typescript": "^3.9.5"
5050
},
5151
"publishConfig": {

0 commit comments

Comments
 (0)