Skip to content

Commit 21342aa

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @babel/core from 7.10.5 to 7.11.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.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.11.0/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16502f0 commit 21342aa

File tree

2 files changed

+44
-37
lines changed

2 files changed

+44
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"license": "MIT",
5252
"dependencies": {
5353
"@babel/cli": "^7.8.4",
54-
"@babel/core": "^7.10.5",
54+
"@babel/core": "^7.11.0",
5555
"@babel/plugin-proposal-class-properties": "^7.8.3",
5656
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
5757
"@babel/plugin-transform-runtime": "^7.11.0",

yarn.lock

Lines changed: 43 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
invariant "^2.2.4"
3535
semver "^5.5.0"
3636

37-
"@babel/core@^7.1.0", "@babel/core@^7.10.5", "@babel/core@^7.7.5":
38-
version "7.10.5"
39-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330"
40-
integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w==
37+
"@babel/core@^7.1.0", "@babel/core@^7.11.0", "@babel/core@^7.7.5":
38+
version "7.11.0"
39+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
40+
integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
4141
dependencies:
4242
"@babel/code-frame" "^7.10.4"
43-
"@babel/generator" "^7.10.5"
44-
"@babel/helper-module-transforms" "^7.10.5"
43+
"@babel/generator" "^7.11.0"
44+
"@babel/helper-module-transforms" "^7.11.0"
4545
"@babel/helpers" "^7.10.4"
46-
"@babel/parser" "^7.10.5"
46+
"@babel/parser" "^7.11.0"
4747
"@babel/template" "^7.10.4"
48-
"@babel/traverse" "^7.10.5"
49-
"@babel/types" "^7.10.5"
48+
"@babel/traverse" "^7.11.0"
49+
"@babel/types" "^7.11.0"
5050
convert-source-map "^1.7.0"
5151
debug "^4.1.0"
5252
gensync "^1.0.0-beta.1"
@@ -56,12 +56,12 @@
5656
semver "^5.4.1"
5757
source-map "^0.5.0"
5858

59-
"@babel/generator@^7.10.5":
60-
version "7.10.5"
61-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69"
62-
integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig==
59+
"@babel/generator@^7.11.0":
60+
version "7.11.0"
61+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
62+
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
6363
dependencies:
64-
"@babel/types" "^7.10.5"
64+
"@babel/types" "^7.11.0"
6565
jsesc "^2.5.1"
6666
source-map "^0.5.0"
6767

@@ -183,17 +183,17 @@
183183
dependencies:
184184
"@babel/types" "^7.10.4"
185185

186-
"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5":
187-
version "7.10.5"
188-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6"
189-
integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA==
186+
"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.11.0":
187+
version "7.11.0"
188+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
189+
integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
190190
dependencies:
191191
"@babel/helper-module-imports" "^7.10.4"
192192
"@babel/helper-replace-supers" "^7.10.4"
193193
"@babel/helper-simple-access" "^7.10.4"
194-
"@babel/helper-split-export-declaration" "^7.10.4"
194+
"@babel/helper-split-export-declaration" "^7.11.0"
195195
"@babel/template" "^7.10.4"
196-
"@babel/types" "^7.10.5"
196+
"@babel/types" "^7.11.0"
197197
lodash "^4.17.19"
198198

199199
"@babel/helper-optimise-call-expression@^7.10.4":
@@ -251,6 +251,13 @@
251251
dependencies:
252252
"@babel/types" "^7.10.4"
253253

254+
"@babel/helper-split-export-declaration@^7.11.0":
255+
version "7.11.0"
256+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
257+
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
258+
dependencies:
259+
"@babel/types" "^7.11.0"
260+
254261
"@babel/helper-validator-identifier@^7.10.4":
255262
version "7.10.4"
256263
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
@@ -284,10 +291,10 @@
284291
chalk "^2.0.0"
285292
js-tokens "^4.0.0"
286293

287-
"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.10.5", "@babel/parser@^7.7.0":
288-
version "7.10.5"
289-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
290-
integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==
294+
"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.7.0":
295+
version "7.11.0"
296+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
297+
integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
291298

292299
"@babel/plugin-proposal-async-generator-functions@^7.10.4":
293300
version "7.10.4"
@@ -943,25 +950,25 @@
943950
"@babel/parser" "^7.10.4"
944951
"@babel/types" "^7.10.4"
945952

946-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.7.0":
947-
version "7.10.5"
948-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
949-
integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==
953+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.7.0":
954+
version "7.11.0"
955+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
956+
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
950957
dependencies:
951958
"@babel/code-frame" "^7.10.4"
952-
"@babel/generator" "^7.10.5"
959+
"@babel/generator" "^7.11.0"
953960
"@babel/helper-function-name" "^7.10.4"
954-
"@babel/helper-split-export-declaration" "^7.10.4"
955-
"@babel/parser" "^7.10.5"
956-
"@babel/types" "^7.10.5"
961+
"@babel/helper-split-export-declaration" "^7.11.0"
962+
"@babel/parser" "^7.11.0"
963+
"@babel/types" "^7.11.0"
957964
debug "^4.1.0"
958965
globals "^11.1.0"
959966
lodash "^4.17.19"
960967

961-
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
962-
version "7.10.5"
963-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
964-
integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q==
968+
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
969+
version "7.11.0"
970+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
971+
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
965972
dependencies:
966973
"@babel/helper-validator-identifier" "^7.10.4"
967974
lodash "^4.17.19"

0 commit comments

Comments
 (0)