Skip to content

Commit 5ca99bb

Browse files
chore(deps-dev): Bump rollup-plugin-terser from 5.2.0 to 5.3.0 (#1335)
1 parent d09d9b3 commit 5ca99bb

1 file changed

Lines changed: 5 additions & 28 deletions

File tree

yarn.lock

Lines changed: 5 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0":
6-
version "7.5.5"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
8-
integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==
9-
dependencies:
10-
"@babel/highlight" "^7.0.0"
11-
12-
"@babel/code-frame@^7.5.5":
13-
version "7.8.0"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.0.tgz#8c98d4ac29d6f80f28127b1bc50970a72086c5ac"
15-
integrity sha512-AN2IR/wCUYsM+PdErq6Bp3RFTXl8W0p9Nmymm7zkpsCmh+r/YYcckaCGpU8Q/mEKmST19kkGRaG42A/jxOWwBA==
16-
dependencies:
17-
"@babel/highlight" "^7.8.0"
18-
19-
"@babel/code-frame@^7.8.3":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
206
version "7.8.3"
217
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
228
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
@@ -299,16 +285,7 @@
299285
"@babel/traverse" "^7.1.5"
300286
"@babel/types" "^7.3.0"
301287

302-
"@babel/highlight@^7.0.0":
303-
version "7.5.0"
304-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540"
305-
integrity sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==
306-
dependencies:
307-
chalk "^2.0.0"
308-
esutils "^2.0.2"
309-
js-tokens "^4.0.0"
310-
311-
"@babel/highlight@^7.8.0", "@babel/highlight@^7.8.3":
288+
"@babel/highlight@^7.8.3":
312289
version "7.8.3"
313290
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
314291
integrity sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg==
@@ -4640,9 +4617,9 @@ rollup-plugin-replace@^2.1.0:
46404617
rollup-pluginutils "^2.6.0"
46414618

46424619
rollup-plugin-terser@^5.1.1:
4643-
version "5.2.0"
4644-
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.2.0.tgz#ba758adf769347b7f1eaf9ef35978d2e207dccc7"
4645-
integrity sha512-jQI+nYhtDBc9HFRBz8iGttQg7li9klmzR62RG2W2nN6hJ/FI2K2ItYQ7kJ7/zn+vs+BP1AEccmVRjRN989I+Nw==
4620+
version "5.3.0"
4621+
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.3.0.tgz#9c0dd33d5771df9630cd027d6a2559187f65885e"
4622+
integrity sha512-XGMJihTIO3eIBsVGq7jiNYOdDMb3pVxuzY0uhOE/FM4x/u9nQgr3+McsjzqBn3QfHIpNSZmFnpoKAwHBEcsT7g==
46464623
dependencies:
46474624
"@babel/code-frame" "^7.5.5"
46484625
jest-worker "^24.9.0"

0 commit comments

Comments
 (0)