File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Expand file tree Collapse file tree 4 files changed +15
-15
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@v43.0 .4
14
14
with :
15
15
configurationFile : renovate.json
16
16
token : ${{ secrets.RENOVATE_TOKEN }}
Original file line number Diff line number Diff line change 17
17
"pacote" : " 12.0.3" ,
18
18
"prettier" : " 3.5.3" ,
19
19
"semver" : " 7.7.2" ,
20
- "sinon" : " 20 .0.0"
20
+ "sinon" : " 21 .0.0"
21
21
},
22
22
"volta" : {
23
23
"node" : " 22.14.0"
Original file line number Diff line number Diff line change 87
87
"unxhr" : " 1.2.0"
88
88
},
89
89
"devDependencies" : {
90
- "@rollup/plugin-commonjs" : " 25 .0.7 " ,
90
+ "@rollup/plugin-commonjs" : " 28 .0.6 " ,
91
91
"@rollup/plugin-json" : " 6.1.0" ,
92
- "@rollup/plugin-replace" : " 5 .0.5 " ,
93
- "@types/node" : " 20.11.17 " ,
92
+ "@rollup/plugin-replace" : " 6 .0.2 " ,
93
+ "@types/node" : " 24.0.15 " ,
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" : " 8.37 .0" ,
96
+ "@typescript-eslint/parser" : " 8.37 .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.2 .1" ,
102
102
"cross-env" : " 7.0.3" ,
103
103
"dirty-chai" : " 2.0.1" ,
104
104
"documentation" : " ^14.0.0" ,
105
105
"dot" : " 1.1.3" ,
106
106
"ejs" : " 3.1.9" ,
107
- "eslint" : " 8.56 .0" ,
107
+ "eslint" : " 9.31 .0" ,
108
108
"handlebars" : " 4.7.8" ,
109
109
"http-server" : " 14.1.1" ,
110
- "mocha" : " 10.3.0 " ,
110
+ "mocha" : " 11.7.1 " ,
111
111
"mock-http-server" : " 1.4.5" ,
112
112
"module-alias" : " 2.2.3" ,
113
113
"nunjucks" : " 3.2.4" ,
117
117
"puppeteer" : " 24.8.2" ,
118
118
"rollup" : " ~4.10.0" ,
119
119
"rollup-plugin-dts" : " ^6.1.0" ,
120
- "sinon" : " 17 .0.1 " ,
120
+ "sinon" : " 21 .0.0 " ,
121
121
"standard" : " 17.1.0" ,
122
122
"tsd" : " 0.30.4" ,
123
123
"typescript" : " 5.3.3"
You can’t perform that action at this time.
0 commit comments