Skip to content

Commit aafe4d4

Browse files
1 parent 0977d1e commit aafe4d4

File tree

2 files changed

+38
-17
lines changed

2 files changed

+38
-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.3",
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: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,13 @@
191191
dependencies:
192192
"@babel/types" "^7.10.3"
193193

194+
"@babel/helper-get-function-arity@^7.10.4":
195+
version "7.10.4"
196+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
197+
integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
198+
dependencies:
199+
"@babel/types" "^7.10.4"
200+
194201
"@babel/helper-get-function-arity@^7.8.3":
195202
version "7.8.3"
196203
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
@@ -260,10 +267,10 @@
260267
dependencies:
261268
"@babel/types" "^7.8.3"
262269

263-
"@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":
264-
version "7.10.3"
265-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.3.tgz#aac45cccf8bc1873b99a85f34bceef3beb5d3244"
266-
integrity sha512-j/+j8NAWUTxOtx4LKHybpSClxHoq6I91DQ/mKgAXn5oNUPIUiGppjPIX3TDtJWPrdfP9Kfl7e4fgVMiQR9VE/g==
270+
"@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":
271+
version "7.10.4"
272+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
273+
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
267274

268275
"@babel/helper-regex@^7.10.1":
269276
version "7.10.1"
@@ -337,6 +344,11 @@
337344
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15"
338345
integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==
339346

347+
"@babel/helper-validator-identifier@^7.10.4":
348+
version "7.10.4"
349+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
350+
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
351+
340352
"@babel/helper-wrap-function@^7.10.1":
341353
version "7.10.1"
342354
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.1.tgz#956d1310d6696257a7afd47e4c42dfda5dfcedc9"
@@ -436,14 +448,14 @@
436448
"@babel/helper-plugin-utils" "^7.10.1"
437449
"@babel/plugin-syntax-numeric-separator" "^7.10.1"
438450

439-
"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.10.3":
440-
version "7.10.3"
441-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.3.tgz#b8d0d22f70afa34ad84b7a200ff772f9b9fce474"
442-
integrity sha512-ZZh5leCIlH9lni5bU/wB/UcjtcVLgR8gc+FAgW2OOY+m9h1II3ItTO1/cewNUcsIDZSYcSaz/rYVls+Fb0ExVQ==
451+
"@babel/plugin-proposal-object-rest-spread@^7.10.1", "@babel/plugin-proposal-object-rest-spread@^7.10.4":
452+
version "7.10.4"
453+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0"
454+
integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==
443455
dependencies:
444-
"@babel/helper-plugin-utils" "^7.10.3"
456+
"@babel/helper-plugin-utils" "^7.10.4"
445457
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
446-
"@babel/plugin-transform-parameters" "^7.10.1"
458+
"@babel/plugin-transform-parameters" "^7.10.4"
447459

448460
"@babel/plugin-proposal-optional-catch-binding@^7.10.1":
449461
version "7.10.1"
@@ -775,13 +787,13 @@
775787
"@babel/helper-plugin-utils" "^7.10.1"
776788
"@babel/helper-replace-supers" "^7.10.1"
777789

778-
"@babel/plugin-transform-parameters@^7.10.1":
779-
version "7.10.1"
780-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.1.tgz#b25938a3c5fae0354144a720b07b32766f683ddd"
781-
integrity sha512-tJ1T0n6g4dXMsL45YsSzzSDZCxiHXAQp/qHrucOq5gEHncTA3xDxnd5+sZcoQp+N1ZbieAaB8r/VUCG0gqseOg==
790+
"@babel/plugin-transform-parameters@^7.10.1", "@babel/plugin-transform-parameters@^7.10.4":
791+
version "7.10.4"
792+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.4.tgz#7b4d137c87ea7adc2a0f3ebf53266871daa6fced"
793+
integrity sha512-RurVtZ/D5nYfEg0iVERXYKEgDFeesHrHfx8RT05Sq57ucj2eOYAP6eu5fynL4Adju4I/mP/I6SO0DqNWAXjfLQ==
782794
dependencies:
783-
"@babel/helper-get-function-arity" "^7.10.1"
784-
"@babel/helper-plugin-utils" "^7.10.1"
795+
"@babel/helper-get-function-arity" "^7.10.4"
796+
"@babel/helper-plugin-utils" "^7.10.4"
785797

786798
"@babel/plugin-transform-property-literals@^7.10.1":
787799
version "7.10.1"
@@ -1041,6 +1053,15 @@
10411053
lodash "^4.17.13"
10421054
to-fast-properties "^2.0.0"
10431055

1056+
"@babel/types@^7.10.4":
1057+
version "7.10.4"
1058+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee"
1059+
integrity sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==
1060+
dependencies:
1061+
"@babel/helper-validator-identifier" "^7.10.4"
1062+
lodash "^4.17.13"
1063+
to-fast-properties "^2.0.0"
1064+
10441065
"@cnakazawa/watch@^1.0.3":
10451066
version "1.0.3"
10461067
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"

0 commit comments

Comments
 (0)