Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 3faeb5c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/preset-env to v7.14.9
1 parent 5d5a5f3 commit 3faeb5c

File tree

2 files changed

+45
-27
lines changed

2 files changed

+45
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@babel/core": "7.14.8",
50-
"@babel/preset-env": "7.14.8",
50+
"@babel/preset-env": "7.14.9",
5151
"@babel/preset-react": "7.14.5",
5252
"@commitlint/cli": "8.3.5",
5353
"@commitlint/config-conventional": "8.3.4",

yarn.lock

Lines changed: 44 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
5151
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
5252

53+
"@babel/compat-data@^7.14.9":
54+
version "7.14.9"
55+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210"
56+
integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw==
57+
5358
5459
version "7.14.8"
5560
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
@@ -498,6 +503,11 @@
498503
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
499504
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
500505

506+
"@babel/helper-validator-identifier@^7.14.9":
507+
version "7.14.9"
508+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
509+
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
510+
501511
"@babel/helper-validator-identifier@^7.9.0":
502512
version "7.9.0"
503513
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
@@ -616,10 +626,10 @@
616626
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
617627
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
618628

619-
"@babel/plugin-proposal-async-generator-functions@^7.14.7":
620-
version "7.14.7"
621-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace"
622-
integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q==
629+
"@babel/plugin-proposal-async-generator-functions@^7.14.9":
630+
version "7.14.9"
631+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a"
632+
integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw==
623633
dependencies:
624634
"@babel/helper-plugin-utils" "^7.14.5"
625635
"@babel/helper-remap-async-to-generator" "^7.14.5"
@@ -915,10 +925,10 @@
915925
dependencies:
916926
"@babel/helper-plugin-utils" "^7.14.5"
917927

918-
"@babel/plugin-transform-classes@^7.14.5":
919-
version "7.14.5"
920-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf"
921-
integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA==
928+
"@babel/plugin-transform-classes@^7.14.9":
929+
version "7.14.9"
930+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f"
931+
integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A==
922932
dependencies:
923933
"@babel/helper-annotate-as-pure" "^7.14.5"
924934
"@babel/helper-function-name" "^7.14.5"
@@ -1040,10 +1050,10 @@
10401050
"@babel/helper-module-transforms" "^7.14.5"
10411051
"@babel/helper-plugin-utils" "^7.14.5"
10421052

1043-
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7":
1044-
version "7.14.7"
1045-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e"
1046-
integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg==
1053+
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9":
1054+
version "7.14.9"
1055+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2"
1056+
integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==
10471057
dependencies:
10481058
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
10491059

@@ -1174,17 +1184,17 @@
11741184
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
11751185
"@babel/helper-plugin-utils" "^7.14.5"
11761186

1177-
"@babel/[email protected].8":
1178-
version "7.14.8"
1179-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
1180-
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
1187+
"@babel/[email protected].9":
1188+
version "7.14.9"
1189+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819"
1190+
integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ==
11811191
dependencies:
1182-
"@babel/compat-data" "^7.14.7"
1192+
"@babel/compat-data" "^7.14.9"
11831193
"@babel/helper-compilation-targets" "^7.14.5"
11841194
"@babel/helper-plugin-utils" "^7.14.5"
11851195
"@babel/helper-validator-option" "^7.14.5"
11861196
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
1187-
"@babel/plugin-proposal-async-generator-functions" "^7.14.7"
1197+
"@babel/plugin-proposal-async-generator-functions" "^7.14.9"
11881198
"@babel/plugin-proposal-class-properties" "^7.14.5"
11891199
"@babel/plugin-proposal-class-static-block" "^7.14.5"
11901200
"@babel/plugin-proposal-dynamic-import" "^7.14.5"
@@ -1217,7 +1227,7 @@
12171227
"@babel/plugin-transform-async-to-generator" "^7.14.5"
12181228
"@babel/plugin-transform-block-scoped-functions" "^7.14.5"
12191229
"@babel/plugin-transform-block-scoping" "^7.14.5"
1220-
"@babel/plugin-transform-classes" "^7.14.5"
1230+
"@babel/plugin-transform-classes" "^7.14.9"
12211231
"@babel/plugin-transform-computed-properties" "^7.14.5"
12221232
"@babel/plugin-transform-destructuring" "^7.14.7"
12231233
"@babel/plugin-transform-dotall-regex" "^7.14.5"
@@ -1231,7 +1241,7 @@
12311241
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
12321242
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
12331243
"@babel/plugin-transform-modules-umd" "^7.14.5"
1234-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7"
1244+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9"
12351245
"@babel/plugin-transform-new-target" "^7.14.5"
12361246
"@babel/plugin-transform-object-super" "^7.14.5"
12371247
"@babel/plugin-transform-parameters" "^7.14.5"
@@ -1246,11 +1256,11 @@
12461256
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
12471257
"@babel/plugin-transform-unicode-regex" "^7.14.5"
12481258
"@babel/preset-modules" "^0.1.4"
1249-
"@babel/types" "^7.14.8"
1259+
"@babel/types" "^7.14.9"
12501260
babel-plugin-polyfill-corejs2 "^0.2.2"
12511261
babel-plugin-polyfill-corejs3 "^0.2.2"
12521262
babel-plugin-polyfill-regenerator "^0.2.2"
1253-
core-js-compat "^3.15.0"
1263+
core-js-compat "^3.16.0"
12541264
semver "^6.3.0"
12551265

12561266
"@babel/preset-modules@^0.1.4":
@@ -1413,6 +1423,14 @@
14131423
"@babel/helper-validator-identifier" "^7.14.8"
14141424
to-fast-properties "^2.0.0"
14151425

1426+
"@babel/types@^7.14.9":
1427+
version "7.14.9"
1428+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
1429+
integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow==
1430+
dependencies:
1431+
"@babel/helper-validator-identifier" "^7.14.9"
1432+
to-fast-properties "^2.0.0"
1433+
14161434
"@babel/types@^7.3.3":
14171435
version "7.9.5"
14181436
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
@@ -4143,10 +4161,10 @@ copy-descriptor@^0.1.0:
41434161
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
41444162
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
41454163

4146-
core-js-compat@^3.15.0:
4147-
version "3.15.0"
4148-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa"
4149-
integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw==
4164+
core-js-compat@^3.16.0:
4165+
version "3.16.0"
4166+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f"
4167+
integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q==
41504168
dependencies:
41514169
browserslist "^4.16.6"
41524170
semver "7.0.0"

0 commit comments

Comments
 (0)