Skip to content

Commit ae2cf9d

Browse files
build(deps-dev): bump @rollup/plugin-babel from 5.2.0 to 5.3.0
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@babel-v5.2.0...babel-v5.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 02b888e commit ae2cf9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"devDependencies": {
6565
"@babel/preset-env": "^7.11.0",
66-
"@rollup/plugin-babel": "^5.2.0",
66+
"@rollup/plugin-babel": "^5.3.0",
6767
"@rollup/plugin-commonjs": "17.1.0",
6868
"@rollup/plugin-json": "^4.0.2",
6969
"@rollup/plugin-node-resolve": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,10 +1241,10 @@
12411241
"@nodelib/fs.scandir" "2.1.3"
12421242
fastq "^1.6.0"
12431243

1244-
"@rollup/plugin-babel@^5.2.0":
1245-
version "5.2.0"
1246-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.2.0.tgz#b87556d61ed108b4eaf9d18b5323965adf8d9bee"
1247-
integrity sha512-CPABsajaKjINgBQ3it+yMnfVO3ibsrMBxRzbUOUw2cL1hsZJ7aogU8mgglQm3S2hHJgjnAmxPz0Rq7DVdmHsTw==
1244+
"@rollup/plugin-babel@^5.3.0":
1245+
version "5.3.0"
1246+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz#9cb1c5146ddd6a4968ad96f209c50c62f92f9879"
1247+
integrity sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==
12481248
dependencies:
12491249
"@babel/helper-module-imports" "^7.10.4"
12501250
"@rollup/pluginutils" "^3.1.0"

0 commit comments

Comments
 (0)