File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
- name : Checkout
11
11
uses : actions/checkout@v4.1.1
12
12
- name : Self-hosted Renovate
13
- uses : renovatebot/github-action@v39.2.4
13
+ uses : renovatebot/github-action@v40.0.3
14
14
with :
15
15
configurationFile : renovate.json
16
16
token : ${{ secrets.RENOVATE_TOKEN }}
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"bestikk-log" : " 0.1.0" ,
15
- "chai" : " 4.4.0 " ,
15
+ "chai" : " 5.0.3 " ,
16
16
"dirty-chai" : " 2.0.1" ,
17
17
"downdoc" : " ^1.0.0-beta.9" ,
18
18
"eslint" : " ^8.10.0" ,
Original file line number Diff line number Diff line change 98
98
"bestikk-fs" : " 1.0.0" ,
99
99
"bestikk-log" : " 0.1.0" ,
100
100
"bestikk-uglify" : " 3.0.1" ,
101
- "chai" : " 4.4.0 " ,
101
+ "chai" : " 5.0.3 " ,
102
102
"cross-env" : " 7.0.3" ,
103
103
"dirty-chai" : " 2.0.1" ,
104
104
"documentation" : " ^14.0.0" ,
114
114
"opal-compiler" : " 3.0.0" ,
115
115
"portfinder" : " 1.0.32" ,
116
116
"pug" : " 3.0.2" ,
117
- "puppeteer" : " 21.7 .0" ,
117
+ "puppeteer" : " 22.0 .0" ,
118
118
"rollup" : " ~4.9.0" ,
119
119
"rollup-plugin-dts" : " ^6.1.0" ,
120
120
"sinon" : " 17.0.1" ,
You can’t perform that action at this time.
0 commit comments