Commit fe90bb6 1 parent d333b7b commit fe90bb6 Copy full SHA for fe90bb6
File tree 3 files changed +13
-13
lines changed
3 files changed +13
-13
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.3 .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 12
12
},
13
13
"devDependencies" : {
14
14
"bestikk-log" : " 0.1.0" ,
15
- "chai" : " 4.4 .1" ,
15
+ "chai" : " 5.1 .1" ,
16
16
"dirty-chai" : " 2.0.1" ,
17
17
"downdoc" : " ^1.0.0-beta.9" ,
18
- "eslint" : " ^8.10 .0" ,
18
+ "eslint" : " ^9.0 .0" ,
19
19
"eslint-config-standard" : " ^17.0.0-1" ,
20
20
"libnpmpublish" : " 4.0.2" ,
21
21
"mocha" : " 10.3.0" ,
22
22
"pacote" : " ^12.0.2" ,
23
23
"semver" : " ^7.3.8" ,
24
- "sinon" : " 17 .0.1 "
24
+ "sinon" : " 19 .0.2 "
25
25
}
26
26
}
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.1 " ,
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.1 " ,
93
+ "@types/node" : " 22.7.6 " ,
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.10 .0" ,
96
+ "@typescript-eslint/parser" : " 8.10 .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 .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.12 .0" ,
108
108
"handlebars" : " 4.7.8" ,
109
109
"http-server" : " 14.1.1" ,
110
110
"mocha" : " 10.3.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" : " 23.6 .0" ,
118
118
"rollup" : " ~4.10.0" ,
119
119
"rollup-plugin-dts" : " ^6.1.0" ,
120
- "sinon" : " 17 .0.1 " ,
120
+ "sinon" : " 19 .0.2 " ,
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