Skip to content

Commit 35f3137

Browse files
chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.10.3 to 7.10.4. - [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.10.4/packages/babel-plugin-proposal-object-rest-spread) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent aa7e037 commit 35f3137

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@babel/core": "^7.10.4",
29-
"@babel/plugin-proposal-object-rest-spread": "^7.10.3",
29+
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
3030
"@babel/plugin-transform-block-scoping": "^7.10.1",
3131
"@ember/jquery": "^1.1.0",
3232
"@ember/optional-features": "^1.3.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,10 @@
281281
dependencies:
282282
"@babel/types" "^7.8.3"
283283

284-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.3", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
285-
version "7.10.3"
286-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz#aac45cccf8bc1873b99a85f34bceef3beb5d3244"
287-
integrity sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g==
284+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
285+
version "7.10.4"
286+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
287+
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
288288

289289
"@babel/helper-regex@^7.10.1":
290290
version "7.10.1"
@@ -482,14 +482,14 @@
482482
"@babel/helper-plugin-utils" "^7.10.1"
483483
"@babel/plugin-syntax-numeric-separator" "^7.10.1"
484484

485-
"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.10.3":
486-
version "7.10.3"
487-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.3.tgz#b8d0d22f70afa34ad84b7a200ff772f9b9fce474"
488-
integrity sha512-ZZh5leCIlH9lni5bU/wB/UcjtcVLgR8gc+FAgW2OOY+m9h1II3ItTO1/cewNUcsIDZSYcSaz/rYVls+Fb0ExVQ==
485+
"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.10.4":
486+
version "7.10.4"
487+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0"
488+
integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==
489489
dependencies:
490-
"@babel/helper-plugin-utils" "^7.10.3"
490+
"@babel/helper-plugin-utils" "^7.10.4"
491491
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
492-
"@babel/plugin-transform-parameters" "^7.10.1"
492+
"@babel/plugin-transform-parameters" "^7.10.4"
493493

494494
"@babel/plugin-proposal-optional-catch-binding@^7.10.1":
495495
version "7.10.1"
@@ -821,13 +821,13 @@
821821
"@babel/helper-plugin-utils" "^7.10.1"
822822
"@babel/helper-replace-supers" "^7.10.1"
823823

824-
"@babel/plugin-transform-parameters@^7.10.1":
825-
version "7.10.1"
826-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.1.tgz#b25938a3c5fae0354144a720b07b32766f683ddd"
827-
integrity sha512-tJ1T0n6g4dXMsL45YsSzzSDZCxiHXAQp/qHrucOq5gEHncTA3xDxnd5+sZcoQp+N1ZbieAaB8r/VUCG0gqseOg==
824+
"@babel/plugin-transform-parameters@^7.10.1", "@babel/plugin-transform-parameters@^7.10.4":
825+
version "7.10.4"
826+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.4.tgz#7b4d137c87ea7adc2a0f3ebf53266871daa6fced"
827+
integrity sha512-RurVtZ/D5nYfEg0iVERXYKEgDFeesHrHfx8RT05Sq57ucj2eOYAP6eu5fynL4Adju4I/mP/I6SO0DqNWAXjfLQ==
828828
dependencies:
829-
"@babel/helper-get-function-arity" "^7.10.1"
830-
"@babel/helper-plugin-utils" "^7.10.1"
829+
"@babel/helper-get-function-arity" "^7.10.4"
830+
"@babel/helper-plugin-utils" "^7.10.4"
831831

832832
"@babel/plugin-transform-property-literals@^7.10.1":
833833
version "7.10.1"

0 commit comments

Comments
 (0)