Skip to content

Commit c78cafe

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade babel monorepo
1 parent 8b18975 commit c78cafe

File tree

2 files changed

+9
-119
lines changed

2 files changed

+9
-119
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
"@aureooms/js-itertools": "5.0.1",
7171
"@aureooms/js-memory": "4.0.0",
7272
"@aureooms/js-type": "1.0.4",
73-
"@babel/core": "7.13.10",
74-
"@babel/preset-env": "7.13.10",
75-
"@babel/register": "7.13.8",
73+
"@babel/core": "7.13.14",
74+
"@babel/preset-env": "7.13.12",
75+
"@babel/register": "7.13.14",
7676
"@commitlint/cli": "12.1.1",
7777
"@js-library/commitlint-config": "0.0.4",
7878
"ava": "3.15.0",

yarn.lock

Lines changed: 6 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -83,29 +83,7 @@
8383
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
8484
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
8585

86-
87-
version "7.13.10"
88-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
89-
integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
90-
dependencies:
91-
"@babel/code-frame" "^7.12.13"
92-
"@babel/generator" "^7.13.9"
93-
"@babel/helper-compilation-targets" "^7.13.10"
94-
"@babel/helper-module-transforms" "^7.13.0"
95-
"@babel/helpers" "^7.13.10"
96-
"@babel/parser" "^7.13.10"
97-
"@babel/template" "^7.12.13"
98-
"@babel/traverse" "^7.13.0"
99-
"@babel/types" "^7.13.0"
100-
convert-source-map "^1.7.0"
101-
debug "^4.1.0"
102-
gensync "^1.0.0-beta.2"
103-
json5 "^2.1.2"
104-
lodash "^4.17.19"
105-
semver "^6.3.0"
106-
source-map "^0.5.0"
107-
108-
"@babel/core@^7.12.10", "@babel/core@^7.12.16":
86+
"@babel/[email protected]", "@babel/core@^7.12.10", "@babel/core@^7.12.16":
10987
version "7.13.14"
11088
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
11189
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
@@ -536,11 +514,6 @@
536514
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
537515
integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
538516

539-
"@babel/parser@^7.13.10":
540-
version "7.13.10"
541-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
542-
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
543-
544517
"@babel/parser@^7.13.13", "@babel/parser@^7.3.3":
545518
version "7.13.13"
546519
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
@@ -656,15 +629,6 @@
656629
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
657630
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
658631

659-
"@babel/plugin-proposal-optional-chaining@^7.13.8":
660-
version "7.13.8"
661-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756"
662-
integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ==
663-
dependencies:
664-
"@babel/helper-plugin-utils" "^7.13.0"
665-
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
666-
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
667-
668632
"@babel/plugin-proposal-private-methods@^7.13.0":
669633
version "7.13.0"
670634
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz#04bd4c6d40f6e6bbfa2f57e2d8094bad900ef787"
@@ -1091,81 +1055,7 @@
10911055
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
10921056
"@babel/helper-plugin-utils" "^7.12.13"
10931057

1094-
1095-
version "7.13.10"
1096-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252"
1097-
integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ==
1098-
dependencies:
1099-
"@babel/compat-data" "^7.13.8"
1100-
"@babel/helper-compilation-targets" "^7.13.10"
1101-
"@babel/helper-plugin-utils" "^7.13.0"
1102-
"@babel/helper-validator-option" "^7.12.17"
1103-
"@babel/plugin-proposal-async-generator-functions" "^7.13.8"
1104-
"@babel/plugin-proposal-class-properties" "^7.13.0"
1105-
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
1106-
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
1107-
"@babel/plugin-proposal-json-strings" "^7.13.8"
1108-
"@babel/plugin-proposal-logical-assignment-operators" "^7.13.8"
1109-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8"
1110-
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
1111-
"@babel/plugin-proposal-object-rest-spread" "^7.13.8"
1112-
"@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
1113-
"@babel/plugin-proposal-optional-chaining" "^7.13.8"
1114-
"@babel/plugin-proposal-private-methods" "^7.13.0"
1115-
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
1116-
"@babel/plugin-syntax-async-generators" "^7.8.4"
1117-
"@babel/plugin-syntax-class-properties" "^7.12.13"
1118-
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
1119-
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
1120-
"@babel/plugin-syntax-json-strings" "^7.8.3"
1121-
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
1122-
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
1123-
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
1124-
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
1125-
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
1126-
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
1127-
"@babel/plugin-syntax-top-level-await" "^7.12.13"
1128-
"@babel/plugin-transform-arrow-functions" "^7.13.0"
1129-
"@babel/plugin-transform-async-to-generator" "^7.13.0"
1130-
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
1131-
"@babel/plugin-transform-block-scoping" "^7.12.13"
1132-
"@babel/plugin-transform-classes" "^7.13.0"
1133-
"@babel/plugin-transform-computed-properties" "^7.13.0"
1134-
"@babel/plugin-transform-destructuring" "^7.13.0"
1135-
"@babel/plugin-transform-dotall-regex" "^7.12.13"
1136-
"@babel/plugin-transform-duplicate-keys" "^7.12.13"
1137-
"@babel/plugin-transform-exponentiation-operator" "^7.12.13"
1138-
"@babel/plugin-transform-for-of" "^7.13.0"
1139-
"@babel/plugin-transform-function-name" "^7.12.13"
1140-
"@babel/plugin-transform-literals" "^7.12.13"
1141-
"@babel/plugin-transform-member-expression-literals" "^7.12.13"
1142-
"@babel/plugin-transform-modules-amd" "^7.13.0"
1143-
"@babel/plugin-transform-modules-commonjs" "^7.13.8"
1144-
"@babel/plugin-transform-modules-systemjs" "^7.13.8"
1145-
"@babel/plugin-transform-modules-umd" "^7.13.0"
1146-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
1147-
"@babel/plugin-transform-new-target" "^7.12.13"
1148-
"@babel/plugin-transform-object-super" "^7.12.13"
1149-
"@babel/plugin-transform-parameters" "^7.13.0"
1150-
"@babel/plugin-transform-property-literals" "^7.12.13"
1151-
"@babel/plugin-transform-regenerator" "^7.12.13"
1152-
"@babel/plugin-transform-reserved-words" "^7.12.13"
1153-
"@babel/plugin-transform-shorthand-properties" "^7.12.13"
1154-
"@babel/plugin-transform-spread" "^7.13.0"
1155-
"@babel/plugin-transform-sticky-regex" "^7.12.13"
1156-
"@babel/plugin-transform-template-literals" "^7.13.0"
1157-
"@babel/plugin-transform-typeof-symbol" "^7.12.13"
1158-
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
1159-
"@babel/plugin-transform-unicode-regex" "^7.12.13"
1160-
"@babel/preset-modules" "^0.1.4"
1161-
"@babel/types" "^7.13.0"
1162-
babel-plugin-polyfill-corejs2 "^0.1.4"
1163-
babel-plugin-polyfill-corejs3 "^0.1.3"
1164-
babel-plugin-polyfill-regenerator "^0.1.2"
1165-
core-js-compat "^3.9.0"
1166-
semver "^6.3.0"
1167-
1168-
"@babel/preset-env@^7.12.11":
1058+
"@babel/[email protected]", "@babel/preset-env@^7.12.11":
11691059
version "7.13.12"
11701060
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237"
11711061
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA==
@@ -1272,10 +1162,10 @@
12721162
"@babel/plugin-transform-react-jsx-development" "^7.12.17"
12731163
"@babel/plugin-transform-react-pure-annotations" "^7.12.1"
12741164

1275-
"@babel/[email protected].8":
1276-
version "7.13.8"
1277-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.8.tgz#d9051dc6820cb4e86375cc0e2d55a4862b31184f"
1278-
integrity sha512-yCVtABcmvQjRsX2elcZFUV5Q5kDDpHdtXKKku22hNDma60lYuhKmtp1ykZ/okRCPLT2bR5S+cA1kvtBdAFlDTQ==
1165+
"@babel/[email protected].14":
1166+
version "7.13.14"
1167+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.14.tgz#bbfa8f4f027c2ebc432e8e69e078b632605f2d9b"
1168+
integrity sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==
12791169
dependencies:
12801170
find-cache-dir "^2.0.0"
12811171
lodash "^4.17.19"

0 commit comments

Comments
 (0)