File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"fixlint" : " npm run test -- --fix"
22
22
},
23
23
"devDependencies" : {
24
- "@babel/core" : " ^7.23.9 " ,
24
+ "@babel/core" : " ^7.24.0 " ,
25
25
"@babel/plugin-transform-class-properties" : " ^7.23.3" ,
26
- "@babel/preset-env" : " ^7.23.9 " ,
27
- "@commitlint/cli" : " ^18.6.1 " ,
28
- "@commitlint/config-conventional" : " ^18.6.2 " ,
26
+ "@babel/preset-env" : " ^7.24.0 " ,
27
+ "@commitlint/cli" : " ^19.0.3 " ,
28
+ "@commitlint/config-conventional" : " ^19.0.3 " ,
29
29
"@rollup/plugin-babel" : " ^6.0.4" ,
30
30
"@rollup/plugin-terser" : " ^0.4.4" ,
31
31
"husky" : " ^9.0.11" ,
32
32
"rimraf" : " ^5.0.5" ,
33
- "rollup" : " ^4.10 .0" ,
33
+ "rollup" : " ^4.12 .0" ,
34
34
"rollup-plugin-license" : " ^3.2.0" ,
35
35
"stylelint" : " ^16.2.1" ,
36
36
"stylelint-config-standard-scss" : " ^13.0.0"
You can’t perform that action at this time.
0 commit comments