Commit 9d3c641 1 parent fc8d165 commit 9d3c641 Copy full SHA for 9d3c641
File tree 2 files changed +3
-6
lines changed
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 29
29
- ruby-version : ' 3.3'
30
30
gemfile : rails_edge
31
31
channel : ' experimental'
32
- - ruby-version : ' head'
33
- gemfile : rails_6.1
34
- channel : ' experimental'
35
32
- ruby-version : ' head'
36
33
gemfile : rails_7.0
37
34
channel : ' experimental'
Original file line number Diff line number Diff line change 22
22
"test" : " test/javascript/run-qunit.mjs"
23
23
},
24
24
"devDependencies" : {
25
- "@babel/core" : " ^7.23.7 " ,
26
- "@babel/preset-env" : " ^7.23.7 " ,
25
+ "@babel/core" : " ^7.23.9 " ,
26
+ "@babel/preset-env" : " ^7.23.9 " ,
27
27
"@rollup/plugin-babel" : " ^6.0.4" ,
28
28
"@rollup/plugin-node-resolve" : " ^15.2.2" ,
29
29
"chrome-launcher" : " ^1.1.0" ,
30
30
"puppeteer-core" : " ^22.0.0" ,
31
- "rollup" : " ^4.9.4 " ,
31
+ "rollup" : " ^4.9.6 " ,
32
32
"rollup-plugin-copy" : " ^3.5.0" ,
33
33
"standard" : " ^17.1.0"
34
34
},
You can’t perform that action at this time.
0 commit comments