Skip to content

Commit 8b390e2

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 8b79519 commit 8b390e2

File tree

2 files changed

+10
-27
lines changed

2 files changed

+10
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/cli": "7.10.1",
3838
"@babel/core": "7.10.1",
3939
"@babel/plugin-proposal-optional-chaining": "7.10.1",
40-
"@babel/plugin-transform-arrow-functions": "7.10.4",
40+
"@babel/plugin-transform-arrow-functions": "7.13.0",
4141
"@babel/plugin-transform-runtime": "7.10.1",
4242
"@babel/preset-env": "7.10.1",
4343
"@babel/register": "7.10.1",

yarn.lock

Lines changed: 9 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -324,20 +324,10 @@
324324
dependencies:
325325
"@babel/types" "^7.8.3"
326326

327-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
328-
version "7.8.3"
329-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670"
330-
integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==
331-
332-
"@babel/helper-plugin-utils@^7.10.1":
333-
version "7.10.1"
334-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.1.tgz#ec5a5cf0eec925b66c60580328b122c01230a127"
335-
integrity sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA==
336-
337-
"@babel/helper-plugin-utils@^7.10.4":
338-
version "7.10.4"
339-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
340-
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
327+
"@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":
328+
version "7.13.0"
329+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
330+
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
341331

342332
"@babel/helper-regex@^7.10.1":
343333
version "7.10.1"
@@ -682,19 +672,12 @@
682672
dependencies:
683673
"@babel/helper-plugin-utils" "^7.10.1"
684674

685-
"@babel/[email protected].4":
686-
version "7.10.4"
687-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz#e22960d77e697c74f41c501d44d73dbf8a6a64cd"
688-
integrity sha512-9J/oD1jV0ZCBcgnoFWFq1vJd4msoKb/TCpGNFyyLt0zABdcvgK3aYikZ8HjzB14c26bc7E3Q1yugpwGy2aTPNA==
675+
"@babel/plugin-transform-arrow-functions@7.13.0", "@babel/plugin-transform-arrow-functions@^7.10.1":
676+
version "7.13.0"
677+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz#10a59bebad52d637a027afa692e8d5ceff5e3dae"
678+
integrity sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==
689679
dependencies:
690-
"@babel/helper-plugin-utils" "^7.10.4"
691-
692-
"@babel/plugin-transform-arrow-functions@^7.10.1":
693-
version "7.10.1"
694-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.1.tgz#cb5ee3a36f0863c06ead0b409b4cc43a889b295b"
695-
integrity sha512-6AZHgFJKP3DJX0eCNJj01RpytUa3SOGawIxweHkNX2L6PYikOZmoh5B0d7hIHaIgveMjX990IAa/xK7jRTN8OA==
696-
dependencies:
697-
"@babel/helper-plugin-utils" "^7.10.1"
680+
"@babel/helper-plugin-utils" "^7.13.0"
698681

699682
"@babel/plugin-transform-async-to-generator@^7.10.1":
700683
version "7.10.1"

0 commit comments

Comments
 (0)