Skip to content

Commit 2659cec

Browse files
dependabot-preview[bot]wuweiweiwu
authored andcommitted
build(deps-dev): bump rollup-plugin-babel from 4.0.3 to 4.3.3 (frontend-collective#554)
Bumps [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel) from 4.0.3 to 4.3.3. - [Release notes](https://github.com/rollup/rollup-plugin-babel/releases) - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-babel@v4.0.3...v4.3.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7b19467 commit 2659cec

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -205,14 +205,7 @@
205205
dependencies:
206206
"@babel/types" "^7.0.0"
207207

208-
"@babel/helper-module-imports@^7.0.0":
209-
version "7.0.0"
210-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
211-
integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==
212-
dependencies:
213-
"@babel/types" "^7.0.0"
214-
215-
"@babel/helper-module-imports@^7.7.0":
208+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0":
216209
version "7.7.0"
217210
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.0.tgz#99c095889466e5f7b6d66d98dffc58baaf42654d"
218211
integrity sha512-Dv3hLKIC1jyfTkClvyEkYP2OlkzNvWs5+Q8WgPbxM5LMeorons7iPP91JM+DU7tRbhqA1ZeooPaMFvQrn23RHw==
@@ -12096,12 +12089,12 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
1209612089
inherits "^2.0.1"
1209712090

1209812091
rollup-plugin-babel@^4.0.3:
12099-
version "4.0.3"
12100-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.3.tgz#8282b0e22233160d679e9c7631342e848422fb02"
12101-
integrity sha512-/PP0MgbPQyRywI4zRIJim6ySjTcOLo4kQbEbROqp9kOR3kHC3FeU++QpBDZhS2BcHtJTVZMVbBV46flbBN5zxQ==
12092+
version "4.3.3"
12093+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz#7eb5ac16d9b5831c3fd5d97e8df77ba25c72a2aa"
12094+
integrity sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==
1210212095
dependencies:
1210312096
"@babel/helper-module-imports" "^7.0.0"
12104-
rollup-pluginutils "^2.3.0"
12097+
rollup-pluginutils "^2.8.1"
1210512098

1210612099
rollup-plugin-commonjs@^9.1.3:
1210712100
version "9.3.4"
@@ -12143,7 +12136,7 @@ rollup-plugin-postcss@^1.6.2:
1214312136
rollup-pluginutils "^2.0.1"
1214412137
style-inject "^0.3.0"
1214512138

12146-
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.6.0:
12139+
rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
1214712140
version "2.8.2"
1214812141
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
1214912142
integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==

0 commit comments

Comments
 (0)