Skip to content

Commit 1cbe626

Browse files
chore: update npm dependencies
1 parent 6951aa3 commit 1cbe626

File tree

2 files changed

+165
-161
lines changed

2 files changed

+165
-161
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@
3737
},
3838
"dependencies": {
3939
"@actions/core": "^1.2.7",
40-
"@actions/github": "^4.0.0",
41-
"@technote-space/filter-github-action": "^0.5.24",
40+
"@actions/github": "^5.0.0",
41+
"@technote-space/filter-github-action": "^0.5.25",
4242
"@technote-space/github-action-helper": "^5.2.8",
4343
"@technote-space/github-action-log-helper": "^0.1.24"
4444
},
4545
"devDependencies": {
46-
"@commitlint/cli": "^12.1.1",
47-
"@commitlint/config-conventional": "^12.1.1",
46+
"@commitlint/cli": "^12.1.4",
47+
"@commitlint/config-conventional": "^12.1.4",
4848
"@technote-space/github-action-test-helper": "^0.7.10",
4949
"@technote-space/release-github-actions-cli": "^1.8.5",
5050
"@types/jest": "^26.0.23",
51-
"@types/node": "^15.0.2",
51+
"@types/node": "^15.3.0",
5252
"@typescript-eslint/eslint-plugin": "^4.23.0",
5353
"@typescript-eslint/parser": "^4.23.0",
5454
"eslint": "^7.26.0",

0 commit comments

Comments
 (0)