File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
"rollup-plugin-eslint" : " ^7.0.0" ,
64
64
"rollup-plugin-filesize" : " ^10.0.0" ,
65
65
"rollup-plugin-license" : " ^3.5.3" ,
66
- "rollup-plugin-sass" : " ^1.15.0 " ,
66
+ "rollup-plugin-sass" : " ^1.15.2 " ,
67
67
"rollup-plugin-terser" : " ^7.0.2" ,
68
68
"rollup-plugin-visualizer" : " ^5.12.0" ,
69
69
"sinon" : " ^15.1.2" ,
Original file line number Diff line number Diff line change @@ -9099,10 +9099,10 @@ rollup-plugin-license@^3.5.3:
9099
9099
spdx-expression-validate "~2.0.0"
9100
9100
spdx-satisfies "~5.0.1"
9101
9101
9102
- rollup-plugin-sass@^1.15.0 :
9103
- version "1.15.0 "
9104
- resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.15.0 .tgz#47ac35023a1f1e5a4a1c27a9375952417b638e8c "
9105
- integrity sha512-TMysvZS74MunMZEsQsgu+aDLZfP7ZJlHNaZxLmF6zznUf4HigD//XV8kk7xZspkeacC7u/9bdzMhRP9DMCkXFQ ==
9102
+ rollup-plugin-sass@^1.15.2 :
9103
+ version "1.15.2 "
9104
+ resolved "https://registry.yarnpkg.com/rollup-plugin-sass/-/rollup-plugin-sass-1.15.2 .tgz#6d685679f051c7bf5b258c6a9df713fe5bebd7cd "
9105
+ integrity sha512-YhTYW0rgvc/2VqpbGXAWrGQjexLcRJvvS5lpG15OAnhVqHDOGMlEXN8u4ctCpmdJiuk2nzxQDWEPbJkqJijb2g ==
9106
9106
dependencies :
9107
9107
" @rollup/pluginutils" " ^3 || ^4 || ^5"
9108
9108
resolve "^1.5.0"
You can’t perform that action at this time.
0 commit comments