File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
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.7 " ,
24
+ "@babel/core" : " ^7.23.9 " ,
25
25
"@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
26
- "@babel/preset-env" : " ^7.23.7 " ,
27
- "@commitlint/cli" : " ^18.4.4 " ,
28
- "@commitlint/config-conventional" : " ^18.4.4 " ,
26
+ "@babel/preset-env" : " ^7.23.9 " ,
27
+ "@commitlint/cli" : " ^18.6.1 " ,
28
+ "@commitlint/config-conventional" : " ^18.6.2 " ,
29
29
"@rollup/plugin-babel" : " ^6.0.4" ,
30
30
"@rollup/plugin-terser" : " ^0.4.4" ,
31
- "husky" : " ^8 .0.3 " ,
31
+ "husky" : " ^9 .0.11 " ,
32
32
"rimraf" : " ^5.0.5" ,
33
- "rollup" : " ^4.9.2 " ,
33
+ "rollup" : " ^4.10.0 " ,
34
34
"rollup-plugin-license" : " ^3.2.0" ,
35
- "stylelint" : " ^16.1.0 " ,
36
- "stylelint-config-standard-scss" : " ^12 .0.0"
35
+ "stylelint" : " ^16.2.1 " ,
36
+ "stylelint-config-standard-scss" : " ^13 .0.0"
37
37
},
38
38
"prettier" : {
39
39
"trailingComma" : " none"
You can’t perform that action at this time.
0 commit comments