Skip to content

Commit

Permalink
build(deps-dev): bump rollup-plugin-babel from 4.3.2 to 4.3.3 (#290)
Browse files Browse the repository at this point in the history
build(deps-dev): bump rollup-plugin-babel from 4.3.2 to 4.3.3

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
fisker and dependabot-preview[bot] committed Jun 28, 2019
2 parents c4827cf + 57f948e commit 0c9367f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"promisify-file-reader": "^3.0.4",
"regenerator-runtime": "0.13.2",
"rollup": "^1.16.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-filesize": "^6.1.1",
"rollup-plugin-node-resolve": "^5.1.0",
"rollup-plugin-prettier": "^0.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7863,13 +7863,13 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"

rollup-plugin-babel@^4.3.2:
version "4.3.2"
resolved "https://registry.npmjs.org/rollup-plugin-babel/-/rollup-plugin-babel-4.3.2.tgz#8c0e1bd7aa9826e90769cf76895007098ffd1413"
integrity sha512-KfnizE258L/4enADKX61ozfwGHoqYauvoofghFJBhFnpH9Sb9dNPpWg8QHOaAfVASUYV8w0mCx430i9z0LJoJg==
rollup-plugin-babel@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz#7eb5ac16d9b5831c3fd5d97e8df77ba25c72a2aa"
integrity sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
rollup-pluginutils "^2.3.0"
rollup-pluginutils "^2.8.1"

rollup-plugin-filesize@^6.1.1:
version "6.1.1"
Expand Down Expand Up @@ -7918,7 +7918,7 @@ rollup-plugin-terser@^5.0.0:
serialize-javascript "^1.7.0"
terser "^4.0.0"

rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.8.1:
rollup-pluginutils@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.1.tgz#8fa6dd0697344938ef26c2c09d2488ce9e33ce97"
integrity sha512-J5oAoysWar6GuZo0s+3bZ6sVZAC0pfqKz68De7ZgDi5z63jOVZn1uJL/+z1jeKHNbGII8kAyHF5q8LnxSX5lQg==
Expand Down

0 comments on commit 0c9367f

Please sign in to comment.