Skip to content

Commit 0af02c4

Browse files
build(deps-dev): bump @rollup/plugin-babel from 6.0.4 to 7.0.0 (#2480)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.4 to 7.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v7.0.0/packages/babel) --- updated-dependencies: - dependency-name: "@rollup/plugin-babel" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbd4b04 commit 0af02c4

File tree

2 files changed

+7
-29
lines changed

2 files changed

+7
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@babel/preset-env": "^7.27.2",
3434
"@rollup/plugin-alias": "^5.1.0",
35-
"@rollup/plugin-babel": "^6.0.3",
35+
"@rollup/plugin-babel": "^7.0.0",
3636
"@rollup/plugin-commonjs": "^29.0.2",
3737
"@rollup/plugin-inject": "^5.0.5",
3838
"@rollup/plugin-json": "^6.1.0",

yarn.lock

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -275,29 +275,7 @@
275275
"@babel/traverse" "^7.28.5"
276276
"@babel/types" "^7.28.5"
277277

278-
"@babel/helper-module-imports@^7.16.7":
279-
version "7.16.7"
280-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
281-
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
282-
dependencies:
283-
"@babel/types" "^7.16.7"
284-
285-
"@babel/helper-module-imports@^7.18.6":
286-
version "7.22.15"
287-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
288-
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
289-
dependencies:
290-
"@babel/types" "^7.22.15"
291-
292-
"@babel/helper-module-imports@^7.27.1":
293-
version "7.27.1"
294-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
295-
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
296-
dependencies:
297-
"@babel/traverse" "^7.27.1"
298-
"@babel/types" "^7.27.1"
299-
300-
"@babel/helper-module-imports@^7.28.6":
278+
"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.27.1", "@babel/helper-module-imports@^7.28.6":
301279
version "7.28.6"
302280
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
303281
integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==
@@ -1299,7 +1277,7 @@
12991277
"@babel/helper-string-parser" "^7.27.1"
13001278
"@babel/helper-validator-identifier" "^7.27.1"
13011279

1302-
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1280+
"@babel/types@^7.22.5", "@babel/types@^7.4.4":
13031281
version "7.23.9"
13041282
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
13051283
integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
@@ -1965,10 +1943,10 @@
19651943
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.1.tgz#53601d88cda8b1577aa130b4a6e452283605bf26"
19661944
integrity sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==
19671945

1968-
"@rollup/plugin-babel@^6.0.3":
1969-
version "6.0.4"
1970-
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4"
1971-
integrity sha512-YF7Y52kFdFT/xVSuVdjkV5ZdX/3YtmX0QulG+x0taQOtJdHYzVU61aSSkAgVJ7NOv6qPkIYiJSgSWWN/DM5sGw==
1946+
"@rollup/plugin-babel@^7.0.0":
1947+
version "7.0.0"
1948+
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-7.0.0.tgz#bbdc39ca023afc1a67d3488cf20731695b27a911"
1949+
integrity sha512-NS2+P7v80N3MQqehZEjgpaFb9UyX3URNMW/zvoECKGo4PY4DvJfQusTI7BX/Ks+CPvtTfk3TqcR6S9VYBi/C+A==
19721950
dependencies:
19731951
"@babel/helper-module-imports" "^7.18.6"
19741952
"@rollup/pluginutils" "^5.0.1"

0 commit comments

Comments
 (0)