Skip to content

Commit d757fab

Browse files
chore(deps-dev): bump @babel/plugin-transform-arrow-functions
Bumps [@babel/plugin-transform-arrow-functions](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-arrow-functions) from 7.10.4 to 7.13.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-plugin-transform-arrow-functions) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 21f9669 commit d757fab

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
@@ -38,7 +38,7 @@
3838
"@babel/core": "7.10.1",
3939
"@babel/plugin-proposal-class-properties": "7.13.0",
4040
"@babel/plugin-proposal-optional-chaining": "7.10.1",
41-
"@babel/plugin-transform-arrow-functions": "7.10.4",
41+
"@babel/plugin-transform-arrow-functions": "7.13.0",
4242
"@babel/plugin-transform-runtime": "7.10.1",
4343
"@babel/preset-env": "7.10.1",
4444
"@babel/register": "7.10.1",

yarn.lock

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -381,22 +381,7 @@
381381
dependencies:
382382
"@babel/types" "^7.8.3"
383383

384-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
385-
version "7.8.3"
386-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670"
387-
integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==
388-
389-
"@babel/helper-plugin-utils@^7.10.1":
390-
version "7.10.1"
391-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.1.tgz#ec5a5cf0eec925b66c60580328b122c01230a127"
392-
integrity sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA==
393-
394-
"@babel/helper-plugin-utils@^7.10.4":
395-
version "7.10.4"
396-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
397-
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
398-
399-
"@babel/helper-plugin-utils@^7.13.0":
384+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
400385
version "7.13.0"
401386
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
402387
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
@@ -788,19 +773,12 @@
788773
dependencies:
789774
"@babel/helper-plugin-utils" "^7.10.1"
790775

791-
792-
version "7.10.4"
793-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz#e22960d77e697c74f41c501d44d73dbf8a6a64cd"
794-
integrity sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA==
795-
dependencies:
796-
"@babel/helper-plugin-utils" "^7.10.4"
797-
798-
"@babel/plugin-transform-arrow-functions@^7.10.1":
799-
version "7.10.1"
800-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.1.tgz#cb5ee3a36f0863c06ead0b409b4cc43a889b295b"
801-
integrity sha512-6AZHgFJKP3DJX0eCNJj01RpytUa3SOGawIxweHkNX2L6PYikOZmoh5B0d7hIHaIgveMjX990IAa/xK7jRTN8OA==
776+
"@babel/[email protected]", "@babel/plugin-transform-arrow-functions@^7.10.1":
777+
version "7.13.0"
778+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz#10a59bebad52d637a027afa692e8d5ceff5e3dae"
779+
integrity sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==
802780
dependencies:
803-
"@babel/helper-plugin-utils" "^7.10.1"
781+
"@babel/helper-plugin-utils" "^7.13.0"
804782

805783
"@babel/plugin-transform-async-to-generator@^7.10.1":
806784
version "7.10.1"

0 commit comments

Comments
 (0)