Skip to content

Commit f1f012c

Browse files
chore: update npm dependencies
1 parent e9cb328 commit f1f012c

File tree

2 files changed

+257
-246
lines changed

2 files changed

+257
-246
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,23 @@
2828
"dependencies": {
2929
"@actions/core": "^1.2.5",
3030
"@actions/github": "^4.0.0",
31-
"@octokit/plugin-rest-endpoint-methods": "^4.1.4",
31+
"@octokit/plugin-rest-endpoint-methods": "^4.2.0",
3232
"shell-escape": "^0.2.0",
3333
"sprintf-js": "^1.1.2"
3434
},
3535
"devDependencies": {
36-
"@commitlint/cli": "^9.1.2",
37-
"@commitlint/config-conventional": "^9.1.2",
36+
"@commitlint/cli": "^11.0.0",
37+
"@commitlint/config-conventional": "^11.0.0",
3838
"@technote-space/github-action-test-helper": "^0.5.7",
39-
"@types/jest": "^26.0.13",
40-
"@types/node": "^14.10.0",
41-
"@typescript-eslint/eslint-plugin": "^4.1.0",
42-
"@typescript-eslint/parser": "^4.1.0",
43-
"eslint": "^7.8.1",
39+
"@types/jest": "^26.0.14",
40+
"@types/node": "^14.11.1",
41+
"@typescript-eslint/eslint-plugin": "^4.1.1",
42+
"@typescript-eslint/parser": "^4.1.1",
43+
"eslint": "^7.9.0",
4444
"husky": "^4.3.0",
4545
"jest": "^26.4.2",
4646
"jest-circus": "^26.4.2",
47-
"lint-staged": "^10.3.0",
47+
"lint-staged": "^10.4.0",
4848
"nock": "^13.0.4",
4949
"ts-jest": "^26.3.0",
5050
"typescript": "^4.0.2"

0 commit comments

Comments
 (0)