File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 16
16
# - No PRs marked as no-stale
17
17
# - No issues marked as no-stale or help-wanted
18
18
- name : 90 days stale issues & PRs policy
19
- uses : actions/stale@v9.0 .0
19
+ uses : actions/stale@v9.1 .0
20
20
with :
21
21
repo-token : ${{ secrets.GITHUB_TOKEN }}
22
22
days-before-stale : 90
Original file line number Diff line number Diff line change 30
30
},
31
31
"homepage" : " https://github.com/weixu365/serverless-scriptable-plugin#readme" ,
32
32
"devDependencies" : {
33
- "chai" : " 4.4.1 " ,
33
+ "chai" : " 5.2.0 " ,
34
34
"color-support" : " 1.1.3" ,
35
- "commitizen" : " 4.3.0 " ,
35
+ "commitizen" : " 4.3.1 " ,
36
36
"cz-conventional-changelog" : " 3.3.0" ,
37
- "eslint" : " 8.56 .0" ,
37
+ "eslint" : " 9.23 .0" ,
38
38
"eslint-config-airbnb-base" : " 15.0.0" ,
39
- "eslint-plugin-import" : " 2.29.1 " ,
40
- "mocha" : " 10.3 .0" ,
41
- "nyc" : " 15 .1.0" ,
42
- "semantic-release" : " 23.0.2 " ,
43
- "tmp" : " 0.2.1 "
39
+ "eslint-plugin-import" : " 2.31.0 " ,
40
+ "mocha" : " 11.1 .0" ,
41
+ "nyc" : " 17 .1.0" ,
42
+ "semantic-release" : " 24.2.3 " ,
43
+ "tmp" : " 0.2.3 "
44
44
},
45
45
"dependencies" : {
46
46
"bluebird" : " 3.7.2"
You can’t perform that action at this time.
0 commit comments