Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit d6501b1

Browse files
chore: update npm dependencies
1 parent 7884f1e commit d6501b1

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
@@ -38,19 +38,19 @@
3838
},
3939
"dependencies": {
4040
"@actions/core": "^1.2.7",
41-
"@actions/github": "^4.0.0",
42-
"@technote-space/filter-github-action": "^0.5.24",
41+
"@actions/github": "^5.0.0",
42+
"@technote-space/filter-github-action": "^0.5.25",
4343
"@technote-space/github-action-helper": "^5.2.8",
4444
"@technote-space/github-action-log-helper": "^0.1.24",
4545
"multimatch": "^5.0.0"
4646
},
4747
"devDependencies": {
48-
"@commitlint/cli": "^12.1.1",
49-
"@commitlint/config-conventional": "^12.1.1",
48+
"@commitlint/cli": "^12.1.4",
49+
"@commitlint/config-conventional": "^12.1.4",
5050
"@technote-space/github-action-test-helper": "^0.7.10",
5151
"@technote-space/release-github-actions-cli": "^1.8.5",
5252
"@types/jest": "^26.0.23",
53-
"@types/node": "^15.0.2",
53+
"@types/node": "^15.3.0",
5454
"@typescript-eslint/eslint-plugin": "^4.23.0",
5555
"@typescript-eslint/parser": "^4.23.0",
5656
"eslint": "^7.26.0",

0 commit comments

Comments
 (0)