File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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.1.5
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.1 " ,
15
+ "chai" : " 5.1.0 " ,
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 92
92
"@rollup/plugin-replace" : " 5.0.5" ,
93
93
"@types/node" : " 20.11.17" ,
94
94
"@types/nunjucks" : " 3.2.6" ,
95
- "@typescript-eslint/eslint-plugin" : " 6.21 .0" ,
96
- "@typescript-eslint/parser" : " 6.21 .0" ,
95
+ "@typescript-eslint/eslint-plugin" : " 7.2 .0" ,
96
+ "@typescript-eslint/parser" : " 7.2 .0" ,
97
97
"bestikk-download" : " 1.0.0" ,
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.1 " ,
101
+ "chai" : " 5.1.0 " ,
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.11.0 " ,
117
+ "puppeteer" : " 22.4.1 " ,
118
118
"rollup" : " ~4.10.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