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 @@ -13084,7 +13084,14 @@ rollup-pluginutils@^2.8.1:
13084
13084
dependencies:
13085
13085
estree-walker "^0.6.1"
13086
13086
13087
- [email protected] , rollup@^2.57.0, rollup@^2.59.0:
13087
+
13088
+ version "2.79.2"
13089
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
13090
+ integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
13091
+ optionalDependencies:
13092
+ fsevents "~2.3.2"
13093
+
13094
+ rollup@^2.57.0, rollup@^2.59.0:
13088
13095
version "2.79.1"
13089
13096
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
13090
13097
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
You can’t perform that action at this time.
0 commit comments