File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 82
82
"@sentry/webpack-plugin" : " 2.22.3" ,
83
83
"chalk" : " 3.0.0" ,
84
84
"resolve" : " 1.22.8" ,
85
- "rollup" : " 3.29.4 " ,
85
+ "rollup" : " 3.29.5 " ,
86
86
"stacktrace-parser" : " ^0.1.10"
87
87
},
88
88
"devDependencies" : {
128
128
"extends" : " ../../package.json"
129
129
},
130
130
"sideEffects" : false
131
- }
131
+ }
Original file line number Diff line number Diff line change @@ -29543,10 +29543,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
29543
29543
dependencies:
29544
29544
estree-walker "^0.6.1"
29545
29545
29546
- rollup@3.29.4, rollup@^3.27.1, rollup@^3.28.1 :
29547
- version "3.29.4 "
29548
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4 .tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981 "
29549
- integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw ==
29546
+ rollup@3.29.5 :
29547
+ version "3.29.5 "
29548
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5 .tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54 "
29549
+ integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w ==
29550
29550
optionalDependencies:
29551
29551
fsevents "~2.3.2"
29552
29552
@@ -29557,6 +29557,13 @@ rollup@^2.70.0:
29557
29557
optionalDependencies:
29558
29558
fsevents "~2.3.2"
29559
29559
29560
+ rollup@^3.27.1, rollup@^3.28.1:
29561
+ version "3.29.4"
29562
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
29563
+ integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
29564
+ optionalDependencies:
29565
+ fsevents "~2.3.2"
29566
+
29560
29567
rollup@^4.13.0:
29561
29568
version "4.13.0"
29562
29569
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.13.0.tgz#dd2ae144b4cdc2ea25420477f68d4937a721237a"
You can’t perform that action at this time.
0 commit comments