File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 74
74
"postcss-preset-env" : " 8.3.0" ,
75
75
"postcss-scss" : " 4.0.6" ,
76
76
"prettier" : " 2.8.7" ,
77
- "rollup" : " 2.79.1 " ,
77
+ "rollup" : " 2.79.2 " ,
78
78
"rollup-plugin-babel" : " 4.4.0" ,
79
79
"rollup-plugin-commonjs" : " 10.1.0" ,
80
80
"rollup-plugin-filesize" : " 9.1.2" ,
Original file line number Diff line number Diff line change @@ -13054,7 +13054,14 @@ rollup-pluginutils@^2.8.1:
13054
13054
dependencies:
13055
13055
estree-walker "^0.6.1"
13056
13056
13057
- [email protected] , rollup@^2.57.0, rollup@^2.59.0:
13057
+
13058
+ version "2.79.2"
13059
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
13060
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
13061
+ optionalDependencies:
13062
+ fsevents "~2.3.2"
13063
+
13064
+ rollup@^2.57.0, rollup@^2.59.0:
13058
13065
version "2.79.1"
13059
13066
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
13060
13067
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
You can’t perform that action at this time.
0 commit comments