Skip to content

Commit 0290801

Browse files
Update dependency @rollup/plugin-babel to v6.1.0
1 parent b80b6bb commit 0290801

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2525
"@babel/plugin-transform-modules-commonjs": "7.19.6",
2626
"@babel/preset-env": "7.20.2",
27-
"@rollup/plugin-babel": "6.0.2",
27+
"@rollup/plugin-babel": "6.1.0",
2828
"@rollup/plugin-commonjs": "23.0.2",
2929
"@rollup/plugin-node-resolve": "15.0.1",
3030
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,10 +1273,10 @@
12731273
"@nodelib/fs.scandir" "2.1.5"
12741274
fastq "^1.6.0"
12751275

1276-
"@rollup/plugin-babel@6.0.2":
1277-
version "6.0.2"
1278-
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.0.2.tgz"
1279-
integrity sha512-Vnt8XIWYwCf3MD7qhBWYlP9pjSZvcE++nlPXhQYw6YNehl5742AzFbrV6h4BHb20VAOVUlIksVLymQCTwVCGDg==
1276+
"@rollup/plugin-babel@6.1.0":
1277+
version "6.1.0"
1278+
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.1.0.tgz"
1279+
integrity sha512-dFZNuFD2YRcoomP4oYf+DvQNSUA9ih+A3vUqopQx5EdtPGo3WBnQcI/S8pwpz91UsGfL0HsMSOlaMld8HrbubA==
12801280
dependencies:
12811281
"@babel/helper-module-imports" "^7.18.6"
12821282
"@rollup/pluginutils" "^5.0.1"

0 commit comments

Comments
 (0)