Skip to content

Commit e3bcc9b

Browse files
committed
chore(deps): update dependency @rollup/plugin-babel to ^5.2.2
1 parent 746d6a3 commit e3bcc9b

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
@@ -10,7 +10,7 @@
1010
"@babel/preset-env": "^7.12.7",
1111
"@commitlint/cli": "^11.0.0",
1212
"@commitlint/config-conventional": "^11.0.0",
13-
"@rollup/plugin-babel": "^5.2.1",
13+
"@rollup/plugin-babel": "^5.2.2",
1414
"@rollup/plugin-commonjs": "^16.0.0",
1515
"@rollup/plugin-node-resolve": "^10.0.0",
1616
"builtin-modules": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2162,10 +2162,10 @@
21622162
dependencies:
21632163
"@types/node" ">= 8"
21642164

2165-
"@rollup/plugin-babel@^5.2.1":
2166-
version "5.2.1"
2167-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.2.1.tgz#20fc8f8864dc0eaa1c5578408459606808f72924"
2168-
integrity sha512-Jd7oqFR2dzZJ3NWANDyBjwTtX/lYbZpVcmkHrfQcpvawHs9E4c0nYk5U2mfZ6I/DZcIvy506KZJi54XK/jxH7A==
2165+
"@rollup/plugin-babel@^5.2.2":
2166+
version "5.2.2"
2167+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.2.2.tgz#e5623a01dd8e37e004ba87f2de218c611727d9b2"
2168+
integrity sha512-MjmH7GvFT4TW8xFdIeFS3wqIX646y5tACdxkTO+khbHvS3ZcVJL6vkAHLw2wqPmkhwCfWHoNsp15VYNwW6JEJA==
21692169
dependencies:
21702170
"@babel/helper-module-imports" "^7.10.4"
21712171
"@rollup/pluginutils" "^3.1.0"

0 commit comments

Comments
 (0)