Skip to content

Commit 6cf45fc

Browse files
committed
chore(deps): update dependency @babel/core to v7.11.0
1 parent 7c104f8 commit 6cf45fc

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {},
1313
"devDependencies": {
1414
"@babel/cli": "7.10.5",
15-
"@babel/core": "7.10.5",
15+
"@babel/core": "7.11.0",
1616
"@babel/preset-typescript": "7.10.4",
1717
"@researchgate/babel-preset": "2.0.2",
1818
"@researchgate/spire-config": "4.0.3",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
invariant "^2.2.4"
4242
semver "^5.5.0"
4343

44-
"@babel/core@7.10.5", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
45-
version "7.10.5"
46-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330"
47-
integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w==
44+
"@babel/core@7.11.0", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
45+
version "7.11.0"
46+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
47+
integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
4848
dependencies:
4949
"@babel/code-frame" "^7.10.4"
50-
"@babel/generator" "^7.10.5"
51-
"@babel/helper-module-transforms" "^7.10.5"
50+
"@babel/generator" "^7.11.0"
51+
"@babel/helper-module-transforms" "^7.11.0"
5252
"@babel/helpers" "^7.10.4"
53-
"@babel/parser" "^7.10.5"
53+
"@babel/parser" "^7.11.0"
5454
"@babel/template" "^7.10.4"
55-
"@babel/traverse" "^7.10.5"
56-
"@babel/types" "^7.10.5"
55+
"@babel/traverse" "^7.11.0"
56+
"@babel/types" "^7.11.0"
5757
convert-source-map "^1.7.0"
5858
debug "^4.1.0"
5959
gensync "^1.0.0-beta.1"
@@ -63,12 +63,12 @@
6363
semver "^5.4.1"
6464
source-map "^0.5.0"
6565

66-
"@babel/generator@^7.10.5", "@babel/generator@^7.4.0":
67-
version "7.10.5"
68-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69"
69-
integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig==
66+
"@babel/generator@^7.11.0", "@babel/generator@^7.4.0":
67+
version "7.11.0"
68+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
69+
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
7070
dependencies:
71-
"@babel/types" "^7.10.5"
71+
"@babel/types" "^7.11.0"
7272
jsesc "^2.5.1"
7373
source-map "^0.5.0"
7474

@@ -190,17 +190,17 @@
190190
dependencies:
191191
"@babel/types" "^7.10.4"
192192

193-
"@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.9.0":
194-
version "7.10.5"
195-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6"
196-
integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA==
193+
"@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.9.0":
194+
version "7.11.0"
195+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
196+
integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
197197
dependencies:
198198
"@babel/helper-module-imports" "^7.10.4"
199199
"@babel/helper-replace-supers" "^7.10.4"
200200
"@babel/helper-simple-access" "^7.10.4"
201-
"@babel/helper-split-export-declaration" "^7.10.4"
201+
"@babel/helper-split-export-declaration" "^7.11.0"
202202
"@babel/template" "^7.10.4"
203-
"@babel/types" "^7.10.5"
203+
"@babel/types" "^7.11.0"
204204
lodash "^4.17.19"
205205

206206
"@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.8.3":
@@ -251,12 +251,12 @@
251251
"@babel/template" "^7.10.4"
252252
"@babel/types" "^7.10.4"
253253

254-
"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.8.3":
255-
version "7.10.4"
256-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
257-
integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
254+
"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0", "@babel/helper-split-export-declaration@^7.8.3":
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==
258258
dependencies:
259-
"@babel/types" "^7.10.4"
259+
"@babel/types" "^7.11.0"
260260

261261
"@babel/helper-validator-identifier@^7.10.4":
262262
version "7.10.4"
@@ -291,10 +291,10 @@
291291
chalk "^2.0.0"
292292
js-tokens "^4.0.0"
293293

294-
"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.10.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5":
295-
version "7.10.5"
296-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
297-
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.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5":
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==
298298

299299
"@babel/plugin-proposal-async-generator-functions@^7.8.3":
300300
version "7.8.3"
@@ -922,25 +922,25 @@
922922
"@babel/parser" "^7.10.4"
923923
"@babel/types" "^7.10.4"
924924

925-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3":
926-
version "7.10.5"
927-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
928-
integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==
925+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3":
926+
version "7.11.0"
927+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
928+
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
929929
dependencies:
930930
"@babel/code-frame" "^7.10.4"
931-
"@babel/generator" "^7.10.5"
931+
"@babel/generator" "^7.11.0"
932932
"@babel/helper-function-name" "^7.10.4"
933-
"@babel/helper-split-export-declaration" "^7.10.4"
934-
"@babel/parser" "^7.10.5"
935-
"@babel/types" "^7.10.5"
933+
"@babel/helper-split-export-declaration" "^7.11.0"
934+
"@babel/parser" "^7.11.0"
935+
"@babel/types" "^7.11.0"
936936
debug "^4.1.0"
937937
globals "^11.1.0"
938938
lodash "^4.17.19"
939939

940-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
941-
version "7.10.5"
942-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
943-
integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q==
940+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
941+
version "7.11.0"
942+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
943+
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
944944
dependencies:
945945
"@babel/helper-validator-identifier" "^7.10.4"
946946
lodash "^4.17.19"

0 commit comments

Comments
 (0)