Skip to content

Commit afe990d

Browse files
chore: update npm dependencies
1 parent 66e03c6 commit afe990d

File tree

2 files changed

+457
-460
lines changed

2 files changed

+457
-460
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
"devDependencies": {
3939
"@commitlint/cli": "^8.3.5",
4040
"@commitlint/config-conventional": "^8.3.4",
41-
"@technote-space/github-action-helper": "^2.0.2",
41+
"@technote-space/github-action-helper": "^2.0.3",
4242
"@technote-space/github-action-test-helper": "^0.3.3",
43-
"@types/jest": "^25.1.4",
44-
"@types/node": "^13.9.5",
45-
"@typescript-eslint/eslint-plugin": "^2.25.0",
46-
"@typescript-eslint/parser": "^2.25.0",
43+
"@types/jest": "^25.2.1",
44+
"@types/node": "^13.11.0",
45+
"@typescript-eslint/eslint-plugin": "^2.26.0",
46+
"@typescript-eslint/parser": "^2.26.0",
4747
"eslint": "^6.8.0",
4848
"husky": "^4.2.3",
49-
"jest": "^25.2.3",
50-
"jest-circus": "^25.2.3",
51-
"lint-staged": "^10.0.9",
52-
"ts-jest": "^25.2.1",
49+
"jest": "^25.2.7",
50+
"jest-circus": "^25.2.7",
51+
"lint-staged": "^10.1.1",
52+
"ts-jest": "^25.3.1",
5353
"typescript": "^3.8.3"
5454
},
5555
"publishConfig": {

0 commit comments

Comments
 (0)