Skip to content

Commit 193ed30

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @rollup/plugin-babel to v5.3.1
1 parent 4ef51ec commit 193ed30

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
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@babel/preset-env": "7.16.11",
47-
"@rollup/plugin-babel": "5.3.0",
47+
"@rollup/plugin-babel": "5.3.1",
4848
"@rollup/plugin-multi-entry": "4.1.0",
4949
"@rollup/plugin-node-resolve": "13.1.3",
5050
"@types/jest": "27.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,10 +1970,10 @@
19701970
path-browserify "^1.0.0"
19711971
url "^0.11.0"
19721972

1973-
"@rollup/[email protected].0":
1974-
version "5.3.0"
1975-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz#9cb1c5146ddd6a4968ad96f209c50c62f92f9879"
1976-
integrity sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==
1973+
"@rollup/[email protected].1":
1974+
version "5.3.1"
1975+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz#04bc0608f4aa4b2e4b1aebf284344d0f68fda283"
1976+
integrity sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==
19771977
dependencies:
19781978
"@babel/helper-module-imports" "^7.10.4"
19791979
"@rollup/pluginutils" "^3.1.0"

0 commit comments

Comments
 (0)