Skip to content

Commit 9c9b51d

Browse files
chore(deps-dev): bump @babel/core from 7.9.0 to 7.9.6 (#254)
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.0 to 7.9.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.9.0...v7.9.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 41661c7 commit 9c9b51d

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-fast-compare": "3.0.2"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.9.0",
46+
"@babel/core": "7.9.6",
4747
"@storybook/addon-actions": "5.3.18",
4848
"@storybook/addon-links": "5.3.18",
4949
"@storybook/addons": "5.3.18",

yarn.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616
dependencies:
1717
"@babel/highlight" "^7.8.3"
1818

19-
"@babel/core@7.9.0", "@babel/core@^7.1.0", "@babel/core@^7.4.4", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
20-
version "7.9.0"
21-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
22-
integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
19+
"@babel/core@7.9.6", "@babel/core@^7.1.0", "@babel/core@^7.4.4", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
20+
version "7.9.6"
21+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.6.tgz#d9aa1f580abf3b2286ef40b6904d390904c63376"
22+
integrity sha512-nD3deLvbsApbHAHttzIssYqgb883yU/d9roe4RZymBCDaZryMJDbptVpEpeQuRh4BJ+SYI8le9YGxKvFEvl1Wg==
2323
dependencies:
2424
"@babel/code-frame" "^7.8.3"
25-
"@babel/generator" "^7.9.0"
25+
"@babel/generator" "^7.9.6"
2626
"@babel/helper-module-transforms" "^7.9.0"
27-
"@babel/helpers" "^7.9.0"
28-
"@babel/parser" "^7.9.0"
27+
"@babel/helpers" "^7.9.6"
28+
"@babel/parser" "^7.9.6"
2929
"@babel/template" "^7.8.6"
30-
"@babel/traverse" "^7.9.0"
31-
"@babel/types" "^7.9.0"
30+
"@babel/traverse" "^7.9.6"
31+
"@babel/types" "^7.9.6"
3232
convert-source-map "^1.7.0"
3333
debug "^4.1.0"
3434
gensync "^1.0.0-beta.1"
@@ -38,12 +38,12 @@
3838
semver "^5.4.1"
3939
source-map "^0.5.0"
4040

41-
"@babel/generator@^7.4.0", "@babel/generator@^7.9.0":
42-
version "7.9.4"
43-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce"
44-
integrity sha512-rjP8ahaDy/ouhrvCoU1E5mqaitWrxwuNGU+dy1EpaoK48jZay4MdkskKGIMHLZNewg8sAsqpGSREJwP0zH3YQA==
41+
"@babel/generator@^7.4.0", "@babel/generator@^7.9.6":
42+
version "7.9.6"
43+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz#5408c82ac5de98cda0d77d8124e99fa1f2170a43"
44+
integrity sha512-+htwWKJbH2bL72HRluF8zumBxzuX0ZZUFl3JLNyoUjM/Ho8wnVpPXM6aUz8cfKDqQ/h7zHqKt4xzJteUosckqQ==
4545
dependencies:
46-
"@babel/types" "^7.9.0"
46+
"@babel/types" "^7.9.6"
4747
jsesc "^2.5.1"
4848
lodash "^4.17.13"
4949
source-map "^0.5.0"
@@ -134,14 +134,14 @@
134134
"@babel/template" "^7.7.4"
135135
"@babel/types" "^7.7.4"
136136

137-
"@babel/helper-function-name@^7.8.3":
138-
version "7.8.3"
139-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
140-
integrity sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA==
137+
"@babel/helper-function-name@^7.9.5":
138+
version "7.9.5"
139+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
140+
integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==
141141
dependencies:
142142
"@babel/helper-get-function-arity" "^7.8.3"
143143
"@babel/template" "^7.8.3"
144-
"@babel/types" "^7.8.3"
144+
"@babel/types" "^7.9.5"
145145

146146
"@babel/helper-get-function-arity@^7.0.0":
147147
version "7.0.0"
@@ -328,10 +328,10 @@
328328
dependencies:
329329
"@babel/types" "^7.8.3"
330330

331-
"@babel/helper-validator-identifier@^7.9.0":
332-
version "7.9.0"
333-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
334-
integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw==
331+
"@babel/helper-validator-identifier@^7.9.5":
332+
version "7.9.5"
333+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
334+
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
335335

336336
"@babel/helper-wrap-function@^7.1.0":
337337
version "7.2.0"
@@ -343,14 +343,14 @@
343343
"@babel/traverse" "^7.1.0"
344344
"@babel/types" "^7.2.0"
345345

346-
"@babel/helpers@^7.9.0":
347-
version "7.9.2"
348-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f"
349-
integrity sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA==
346+
"@babel/helpers@^7.9.6":
347+
version "7.9.6"
348+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.6.tgz#092c774743471d0bb6c7de3ad465ab3d3486d580"
349+
integrity sha512-tI4bUbldloLcHWoRUMAj4g1bF313M/o6fBKhIsb3QnGVPwRm9JsNf/gqMkQ7zjqReABiffPV6RWj7hEglID5Iw==
350350
dependencies:
351351
"@babel/template" "^7.8.3"
352-
"@babel/traverse" "^7.9.0"
353-
"@babel/types" "^7.9.0"
352+
"@babel/traverse" "^7.9.6"
353+
"@babel/types" "^7.9.6"
354354

355355
"@babel/highlight@^7.0.0":
356356
version "7.5.0"
@@ -370,10 +370,10 @@
370370
esutils "^2.0.2"
371371
js-tokens "^4.0.0"
372372

373-
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
374-
version "7.9.4"
375-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
376-
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
373+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.8.6", "@babel/parser@^7.9.6":
374+
version "7.9.6"
375+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7"
376+
integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q==
377377

378378
"@babel/plugin-proposal-async-generator-functions@^7.2.0":
379379
version "7.2.0"
@@ -930,27 +930,27 @@
930930
"@babel/parser" "^7.8.6"
931931
"@babel/types" "^7.8.6"
932932

933-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
934-
version "7.9.0"
935-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892"
936-
integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w==
933+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.6":
934+
version "7.9.6"
935+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442"
936+
integrity sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg==
937937
dependencies:
938938
"@babel/code-frame" "^7.8.3"
939-
"@babel/generator" "^7.9.0"
940-
"@babel/helper-function-name" "^7.8.3"
939+
"@babel/generator" "^7.9.6"
940+
"@babel/helper-function-name" "^7.9.5"
941941
"@babel/helper-split-export-declaration" "^7.8.3"
942-
"@babel/parser" "^7.9.0"
943-
"@babel/types" "^7.9.0"
942+
"@babel/parser" "^7.9.6"
943+
"@babel/types" "^7.9.6"
944944
debug "^4.1.0"
945945
globals "^11.1.0"
946946
lodash "^4.17.13"
947947

948-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0", "@babel/types@^7.7.4", "@babel/types@^7.8.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
949-
version "7.9.0"
950-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
951-
integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
948+
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0", "@babel/types@^7.7.4", "@babel/types@^7.8.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
949+
version "7.9.6"
950+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
951+
integrity sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA==
952952
dependencies:
953-
"@babel/helper-validator-identifier" "^7.9.0"
953+
"@babel/helper-validator-identifier" "^7.9.5"
954954
lodash "^4.17.13"
955955
to-fast-properties "^2.0.0"
956956

0 commit comments

Comments
 (0)