Skip to content

Commit dbc8138

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo
1 parent 3486e81 commit dbc8138

File tree

2 files changed

+68
-59
lines changed

2 files changed

+68
-59
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@
5959
},
6060
"devDependencies": {
6161
"@akameco/tsconfig": "0.4.0",
62-
"@babel/cli": "7.12.16",
63-
"@babel/preset-env": "7.12.16",
64-
"@babel/preset-typescript": "7.12.16",
62+
"@babel/cli": "7.12.17",
63+
"@babel/preset-env": "7.12.17",
64+
"@babel/preset-typescript": "7.12.17",
6565
"@babel/register": "7.12.13",
6666
"@types/babel__core": "7.1.12",
6767
"@types/babel__traverse": "7.11.0",
6868
"@types/jest": "26.0.20",
6969
"@types/murmurhash3js": "3.0.2",
70-
"@types/node": "13.13.41",
70+
"@types/node": "13.13.45",
7171
"babel-core": "7.0.0-bridge.0",
7272
"babel-eslint": "10.1.0",
7373
"babel-jest": "26.6.3",

yarn.lock

Lines changed: 64 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@akameco/tsconfig/-/tsconfig-0.4.0.tgz#0b107eba60bb1bc9e8d0688ec55f0457be783e1a"
88
integrity sha512-KRmKnav1K+oH5eoesmE4dgdlFynOdstbZgAyrPlCOLuJmzzbM2aDyuBnbZlZA8U7O5iZrJr0kcMQlLedG7kJlQ==
99

10-
"@babel/cli@7.12.16":
11-
version "7.12.16"
12-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
13-
integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==
10+
"@babel/cli@7.12.17":
11+
version "7.12.17"
12+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267"
13+
integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==
1414
dependencies:
1515
commander "^4.0.1"
1616
convert-source-map "^1.1.0"
@@ -113,13 +113,13 @@
113113
"@babel/helper-explode-assignable-expression" "^7.12.13"
114114
"@babel/types" "^7.12.13"
115115

116-
"@babel/helper-compilation-targets@^7.12.16":
117-
version "7.12.16"
118-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b"
119-
integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg==
116+
"@babel/helper-compilation-targets@^7.12.17":
117+
version "7.12.17"
118+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7"
119+
integrity sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA==
120120
dependencies:
121121
"@babel/compat-data" "^7.12.13"
122-
"@babel/helper-validator-option" "^7.12.16"
122+
"@babel/helper-validator-option" "^7.12.17"
123123
browserslist "^4.14.5"
124124
semver "^5.5.0"
125125

@@ -134,13 +134,13 @@
134134
"@babel/helper-replace-supers" "^7.12.13"
135135
"@babel/helper-split-export-declaration" "^7.12.13"
136136

137-
"@babel/helper-create-class-features-plugin@^7.12.16":
138-
version "7.12.16"
139-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.16.tgz#955d5099fd093e5afb05542190f8022105082c61"
140-
integrity sha512-KbSEj8l9zYkMVHpQqM3wJNxS1d9h3U9vm/uE5tpjMbaj3lTp+0noe3KPsV5dSD9jxKnf9jO9Ip9FX5PKNZCKow==
137+
"@babel/helper-create-class-features-plugin@^7.12.17":
138+
version "7.12.17"
139+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.17.tgz#704b69c8a78d03fb1c5fcc2e7b593f8a65628944"
140+
integrity sha512-I/nurmTxIxHV0M+rIpfQBF1oN342+yvl2kwZUrQuOClMamHF1w5tknfZubgNOLRoA73SzBFAdFcpb4M9HwOeWQ==
141141
dependencies:
142142
"@babel/helper-function-name" "^7.12.13"
143-
"@babel/helper-member-expression-to-functions" "^7.12.16"
143+
"@babel/helper-member-expression-to-functions" "^7.12.17"
144144
"@babel/helper-optimise-call-expression" "^7.12.13"
145145
"@babel/helper-replace-supers" "^7.12.13"
146146
"@babel/helper-split-export-declaration" "^7.12.13"
@@ -215,12 +215,12 @@
215215
dependencies:
216216
"@babel/types" "^7.12.13"
217217

218-
"@babel/helper-member-expression-to-functions@^7.12.16":
219-
version "7.12.16"
220-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.16.tgz#41e0916b99f8d5f43da4f05d85f4930fa3d62b22"
221-
integrity sha512-zYoZC1uvebBFmj1wFAlXwt35JLEgecefATtKp20xalwEK8vHAixLBXTGxNrVGEmTT+gzOThUgr8UEdgtalc1BQ==
218+
"@babel/helper-member-expression-to-functions@^7.12.17":
219+
version "7.12.17"
220+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.17.tgz#f82838eb06e1235307b6d71457b6670ff71ee5ac"
221+
integrity sha512-Bzv4p3ODgS/qpBE0DiJ9qf5WxSmrQ8gVTe8ClMfwwsY2x/rhykxxy3bXzG7AGTnPB2ij37zGJ/Q/6FruxHxsxg==
222222
dependencies:
223-
"@babel/types" "^7.12.13"
223+
"@babel/types" "^7.12.17"
224224

225225
"@babel/helper-member-expression-to-functions@^7.8.3":
226226
version "7.8.3"
@@ -392,10 +392,10 @@
392392
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
393393
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
394394

395-
"@babel/helper-validator-option@^7.12.16":
396-
version "7.12.16"
397-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051"
398-
integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==
395+
"@babel/helper-validator-option@^7.12.17":
396+
version "7.12.17"
397+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
398+
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
399399

400400
"@babel/helper-wrap-function@^7.12.13":
401401
version "7.12.13"
@@ -461,10 +461,10 @@
461461
"@babel/helper-create-class-features-plugin" "^7.12.13"
462462
"@babel/helper-plugin-utils" "^7.12.13"
463463

464-
"@babel/plugin-proposal-dynamic-import@^7.12.16":
465-
version "7.12.16"
466-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473"
467-
integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w==
464+
"@babel/plugin-proposal-dynamic-import@^7.12.17":
465+
version "7.12.17"
466+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512"
467+
integrity sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q==
468468
dependencies:
469469
"@babel/helper-plugin-utils" "^7.12.13"
470470
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
@@ -526,10 +526,10 @@
526526
"@babel/helper-plugin-utils" "^7.12.13"
527527
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
528528

529-
"@babel/plugin-proposal-optional-chaining@^7.12.16":
530-
version "7.12.16"
531-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139"
532-
integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg==
529+
"@babel/plugin-proposal-optional-chaining@^7.12.17":
530+
version "7.12.17"
531+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c"
532+
integrity sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA==
533533
dependencies:
534534
"@babel/helper-plugin-utils" "^7.12.13"
535535
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -933,12 +933,12 @@
933933
dependencies:
934934
"@babel/helper-plugin-utils" "^7.12.13"
935935

936-
"@babel/plugin-transform-typescript@^7.12.16":
937-
version "7.12.16"
938-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.16.tgz#3f30b829bdd15683f71c32fa31330c2af8c1b732"
939-
integrity sha512-88hep+B6dtDOiEqtRzwHp2TYO+CN8nbAV3eh5OpBGPsedug9J6y1JwLKzXRIGGQZDC8NlpxpQMIIxcfIW96Wgw==
936+
"@babel/plugin-transform-typescript@^7.12.17":
937+
version "7.12.17"
938+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.17.tgz#4aa6a5041888dd2e5d316ec39212b0cf855211bb"
939+
integrity sha512-1bIYwnhRoetxkFonuZRtDZPFEjl1l5r+3ITkxLC3mlMaFja+GQFo94b/WHEPjqWLU9Bc+W4oFZbvCGe9eYMu1g==
940940
dependencies:
941-
"@babel/helper-create-class-features-plugin" "^7.12.16"
941+
"@babel/helper-create-class-features-plugin" "^7.12.17"
942942
"@babel/helper-plugin-utils" "^7.12.13"
943943
"@babel/plugin-syntax-typescript" "^7.12.13"
944944

@@ -957,27 +957,27 @@
957957
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
958958
"@babel/helper-plugin-utils" "^7.12.13"
959959

960-
"@babel/preset-env@7.12.16":
961-
version "7.12.16"
962-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082"
963-
integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg==
960+
"@babel/preset-env@7.12.17":
961+
version "7.12.17"
962+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa"
963+
integrity sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg==
964964
dependencies:
965965
"@babel/compat-data" "^7.12.13"
966-
"@babel/helper-compilation-targets" "^7.12.16"
966+
"@babel/helper-compilation-targets" "^7.12.17"
967967
"@babel/helper-module-imports" "^7.12.13"
968968
"@babel/helper-plugin-utils" "^7.12.13"
969-
"@babel/helper-validator-option" "^7.12.16"
969+
"@babel/helper-validator-option" "^7.12.17"
970970
"@babel/plugin-proposal-async-generator-functions" "^7.12.13"
971971
"@babel/plugin-proposal-class-properties" "^7.12.13"
972-
"@babel/plugin-proposal-dynamic-import" "^7.12.16"
972+
"@babel/plugin-proposal-dynamic-import" "^7.12.17"
973973
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
974974
"@babel/plugin-proposal-json-strings" "^7.12.13"
975975
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
976976
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
977977
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
978978
"@babel/plugin-proposal-object-rest-spread" "^7.12.13"
979979
"@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
980-
"@babel/plugin-proposal-optional-chaining" "^7.12.16"
980+
"@babel/plugin-proposal-optional-chaining" "^7.12.17"
981981
"@babel/plugin-proposal-private-methods" "^7.12.13"
982982
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
983983
"@babel/plugin-syntax-async-generators" "^7.8.0"
@@ -1025,7 +1025,7 @@
10251025
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
10261026
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10271027
"@babel/preset-modules" "^0.1.3"
1028-
"@babel/types" "^7.12.13"
1028+
"@babel/types" "^7.12.17"
10291029
core-js-compat "^3.8.0"
10301030
semver "^5.5.0"
10311031

@@ -1040,14 +1040,14 @@
10401040
"@babel/types" "^7.4.4"
10411041
esutils "^2.0.2"
10421042

1043-
"@babel/preset-typescript@7.12.16":
1044-
version "7.12.16"
1045-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.16.tgz#b2080ce20b7095c049db2a0410f1e39bc892f7ca"
1046-
integrity sha512-IrYNrpDSuQfNHeqh7gsJsO35xTGyAyGkI1VxOpBEADFtxCqZ77a1RHbJqM3YJhroj7qMkNMkNtcw0lqeZUrzow==
1043+
"@babel/preset-typescript@7.12.17":
1044+
version "7.12.17"
1045+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.17.tgz#8ecf04618956c268359dd9feab775dc14a666eb5"
1046+
integrity sha512-T513uT4VSThRcmWeqcLkITKJ1oGQho9wfWuhQm10paClQkp1qyd0Wf8mvC8Se7UYssMyRSj4tZYpVTkCmAK/mA==
10471047
dependencies:
10481048
"@babel/helper-plugin-utils" "^7.12.13"
1049-
"@babel/helper-validator-option" "^7.12.16"
1050-
"@babel/plugin-transform-typescript" "^7.12.16"
1049+
"@babel/helper-validator-option" "^7.12.17"
1050+
"@babel/plugin-transform-typescript" "^7.12.17"
10511051

10521052
"@babel/register@7.12.13":
10531053
version "7.12.13"
@@ -1150,6 +1150,15 @@
11501150
lodash "^4.17.19"
11511151
to-fast-properties "^2.0.0"
11521152

1153+
"@babel/types@^7.12.17":
1154+
version "7.12.17"
1155+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963"
1156+
integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==
1157+
dependencies:
1158+
"@babel/helper-validator-identifier" "^7.12.11"
1159+
lodash "^4.17.19"
1160+
to-fast-properties "^2.0.0"
1161+
11531162
"@babel/types@^7.3.3":
11541163
version "7.9.6"
11551164
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
@@ -1622,10 +1631,10 @@
16221631
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
16231632
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
16241633

1625-
"@types/node@13.13.41":
1626-
version "13.13.41"
1627-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.41.tgz#045a4981318d31a581650ce70f340a32c3461198"
1628-
integrity sha512-qLT9IvHiXJfdrje9VmsLzun7cQ65obsBTmtU3EOnCSLFOoSHx1hpiRHoBnpdbyFqnzqdUUIv81JcEJQCB8un9g==
1634+
"@types/node@13.13.45":
1635+
version "13.13.45"
1636+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.45.tgz#e6676bcca092bae5751d015f074a234d5a82eb63"
1637+
integrity sha512-703YTEp8AwQeapI0PTXDOj+Bs/mtdV/k9VcTP7z/de+lx6XjFMKdB+JhKnK+6PZ5za7omgZ3V6qm/dNkMj/Zow==
16291638

16301639
"@types/normalize-package-data@^2.4.0":
16311640
version "2.4.0"

0 commit comments

Comments
 (0)