Skip to content

Commit bef9197

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.12.13 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-proposal-object-rest-spread) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d4dc2fa commit bef9197

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@babel/core": "^7.12.17",
32-
"@babel/plugin-proposal-object-rest-spread": "^7.12.13",
32+
"@babel/plugin-proposal-object-rest-spread": "^7.13.0",
3333
"@babel/plugin-transform-block-scoping": "^7.12.13",
3434
"@ember/jquery": "^1.1.0",
3535
"@ember/optional-features": "^2.0.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,10 @@
308308
dependencies:
309309
"@babel/types" "^7.8.3"
310310

311-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
312-
version "7.12.13"
313-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb"
314-
integrity sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA==
311+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
312+
version "7.13.0"
313+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
314+
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
315315

316316
"@babel/helper-regex@^7.10.4":
317317
version "7.10.5"
@@ -540,14 +540,14 @@
540540
"@babel/helper-plugin-utils" "^7.10.4"
541541
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
542542

543-
"@babel/plugin-proposal-object-rest-spread@^7.12.1", "@babel/plugin-proposal-object-rest-spread@^7.12.13":
544-
version "7.12.13"
545-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.13.tgz#f93f3116381ff94bc676fdcb29d71045cd1ec011"
546-
integrity sha512-WvA1okB/0OS/N3Ldb3sziSrXg6sRphsBgqiccfcQq7woEn5wQLNX82Oc4PlaFcdwcWHuQXAtb8ftbS8Fbsg/sg==
543+
"@babel/plugin-proposal-object-rest-spread@^7.12.1", "@babel/plugin-proposal-object-rest-spread@^7.13.0":
544+
version "7.13.0"
545+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.0.tgz#8f19ad247bb96bd5ad2d4107e6eddfe0a789937b"
546+
integrity sha512-B4qphdSTp0nLsWcuei07JPKeZej4+Hd22MdnulJXQa1nCcGSBlk8FiqenGERaPZ+PuYhz4Li2Wjc8yfJvHgUMw==
547547
dependencies:
548-
"@babel/helper-plugin-utils" "^7.12.13"
548+
"@babel/helper-plugin-utils" "^7.13.0"
549549
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
550-
"@babel/plugin-transform-parameters" "^7.12.13"
550+
"@babel/plugin-transform-parameters" "^7.13.0"
551551

552552
"@babel/plugin-proposal-optional-catch-binding@^7.12.1":
553553
version "7.12.1"
@@ -886,12 +886,12 @@
886886
"@babel/helper-plugin-utils" "^7.10.4"
887887
"@babel/helper-replace-supers" "^7.12.1"
888888

889-
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.12.13":
890-
version "7.12.13"
891-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.12.13.tgz#461e76dfb63c2dfd327b8a008a9e802818ce9853"
892-
integrity sha512-e7QqwZalNiBRHCpJg/P8s/VJeSRYgmtWySs1JwvfwPqhBbiWfOcHDKdeAi6oAyIimoKWBlwc8oTgbZHdhCoVZA==
889+
"@babel/plugin-transform-parameters@^7.12.1", "@babel/plugin-transform-parameters@^7.13.0":
890+
version "7.13.0"
891+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz#8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007"
892+
integrity sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==
893893
dependencies:
894-
"@babel/helper-plugin-utils" "^7.12.13"
894+
"@babel/helper-plugin-utils" "^7.13.0"
895895

896896
"@babel/plugin-transform-property-literals@^7.12.1":
897897
version "7.12.1"

0 commit comments

Comments
 (0)