Skip to content

Commit 5ce3fc0

Browse files
build(deps-dev): bump rollup-plugin-babel from 4.3.3 to 4.4.0
Bumps [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel) from 4.3.3 to 4.4.0. - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-babel@v4.3.3...v4.4.0) --- updated-dependencies: - dependency-name: rollup-plugin-babel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f534d2 commit 5ce3fc0

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"parcel": "1.12.4",
4040
"rimraf": "2.6.3",
4141
"rollup": "4.28.1",
42-
"rollup-plugin-babel": "4.3.3",
42+
"rollup-plugin-babel": "4.4.0",
4343
"rollup-plugin-livereload": "1.0.2",
4444
"rollup-plugin-node-resolve": "5.1.0",
4545
"rollup-plugin-postcss": "2.0.5",

yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -244,21 +244,7 @@
244244
dependencies:
245245
"@babel/types" "^7.5.5"
246246

247-
"@babel/helper-module-imports@^7.0.0":
248-
version "7.0.0"
249-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
250-
integrity sha512-aP/hlLq01DWNEiDg4Jn23i+CXxW/owM4WpDLFUbpjxe4NS3BhLVZQ5i7E0ZrxuQ/vwekIeciyamgB1UIYxxM6A==
251-
dependencies:
252-
"@babel/types" "^7.0.0"
253-
254-
"@babel/helper-module-imports@^7.14.5":
255-
version "7.14.5"
256-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
257-
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
258-
dependencies:
259-
"@babel/types" "^7.14.5"
260-
261-
"@babel/helper-module-imports@^7.25.9":
247+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.25.9":
262248
version "7.25.9"
263249
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
264250
integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
@@ -9675,10 +9661,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
96759661
hash-base "^3.0.0"
96769662
inherits "^2.0.1"
96779663

9678-
rollup-plugin-babel@4.3.3:
9679-
version "4.3.3"
9680-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz#7eb5ac16d9b5831c3fd5d97e8df77ba25c72a2aa"
9681-
integrity sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==
9664+
rollup-plugin-babel@4.4.0:
9665+
version "4.4.0"
9666+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
9667+
integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
96829668
dependencies:
96839669
"@babel/helper-module-imports" "^7.0.0"
96849670
rollup-pluginutils "^2.8.1"

0 commit comments

Comments
 (0)