Skip to content

Commit 3d6932f

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump @babel/preset-env from 7.14.8 to 7.14.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.8 to 7.14.9. - [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.14.9/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fff4c4f commit 3d6932f

File tree

2 files changed

+41
-36
lines changed

2 files changed

+41
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"devDependencies": {
115115
"@babel/cli": "^7.14.8",
116116
"@babel/core": "^7.14.8",
117-
"@babel/preset-env": "^7.14.8",
117+
"@babel/preset-env": "^7.14.9",
118118
"@types/cross-spawn": "^6.0.2",
119119
"babel-jest": "^27.0.6",
120120
"eslint-config-kentcdodds": "^19.1.1",

yarn.lock

Lines changed: 40 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
dependencies:
3333
"@babel/highlight" "^7.14.5"
3434

35-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7":
36-
version "7.14.7"
37-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
38-
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
35+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9":
36+
version "7.14.9"
37+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210"
38+
integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw==
3939

4040
"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
4141
version "7.14.8"
@@ -281,6 +281,11 @@
281281
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
282282
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
283283

284+
"@babel/helper-validator-identifier@^7.14.9":
285+
version "7.14.9"
286+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
287+
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
288+
284289
"@babel/helper-validator-option@^7.14.5":
285290
version "7.14.5"
286291
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -337,10 +342,10 @@
337342
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
338343
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
339344

340-
"@babel/plugin-proposal-async-generator-functions@^7.14.7":
341-
version "7.14.7"
342-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace"
343-
integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q==
345+
"@babel/plugin-proposal-async-generator-functions@^7.14.9":
346+
version "7.14.9"
347+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a"
348+
integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw==
344349
dependencies:
345350
"@babel/helper-plugin-utils" "^7.14.5"
346351
"@babel/helper-remap-async-to-generator" "^7.14.5"
@@ -621,10 +626,10 @@
621626
dependencies:
622627
"@babel/helper-plugin-utils" "^7.14.5"
623628

624-
"@babel/plugin-transform-classes@^7.14.5":
625-
version "7.14.5"
626-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf"
627-
integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA==
629+
"@babel/plugin-transform-classes@^7.14.9":
630+
version "7.14.9"
631+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f"
632+
integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A==
628633
dependencies:
629634
"@babel/helper-annotate-as-pure" "^7.14.5"
630635
"@babel/helper-function-name" "^7.14.5"
@@ -738,10 +743,10 @@
738743
"@babel/helper-module-transforms" "^7.14.5"
739744
"@babel/helper-plugin-utils" "^7.14.5"
740745

741-
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7":
742-
version "7.14.7"
743-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e"
744-
integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg==
746+
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9":
747+
version "7.14.9"
748+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2"
749+
integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==
745750
dependencies:
746751
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
747752

@@ -872,17 +877,17 @@
872877
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
873878
"@babel/helper-plugin-utils" "^7.14.5"
874879

875-
"@babel/preset-env@^7.14.8":
876-
version "7.14.8"
877-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b"
878-
integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==
880+
"@babel/preset-env@^7.14.9":
881+
version "7.14.9"
882+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819"
883+
integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ==
879884
dependencies:
880-
"@babel/compat-data" "^7.14.7"
885+
"@babel/compat-data" "^7.14.9"
881886
"@babel/helper-compilation-targets" "^7.14.5"
882887
"@babel/helper-plugin-utils" "^7.14.5"
883888
"@babel/helper-validator-option" "^7.14.5"
884889
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
885-
"@babel/plugin-proposal-async-generator-functions" "^7.14.7"
890+
"@babel/plugin-proposal-async-generator-functions" "^7.14.9"
886891
"@babel/plugin-proposal-class-properties" "^7.14.5"
887892
"@babel/plugin-proposal-class-static-block" "^7.14.5"
888893
"@babel/plugin-proposal-dynamic-import" "^7.14.5"
@@ -915,7 +920,7 @@
915920
"@babel/plugin-transform-async-to-generator" "^7.14.5"
916921
"@babel/plugin-transform-block-scoped-functions" "^7.14.5"
917922
"@babel/plugin-transform-block-scoping" "^7.14.5"
918-
"@babel/plugin-transform-classes" "^7.14.5"
923+
"@babel/plugin-transform-classes" "^7.14.9"
919924
"@babel/plugin-transform-computed-properties" "^7.14.5"
920925
"@babel/plugin-transform-destructuring" "^7.14.7"
921926
"@babel/plugin-transform-dotall-regex" "^7.14.5"
@@ -929,7 +934,7 @@
929934
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
930935
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
931936
"@babel/plugin-transform-modules-umd" "^7.14.5"
932-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7"
937+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9"
933938
"@babel/plugin-transform-new-target" "^7.14.5"
934939
"@babel/plugin-transform-object-super" "^7.14.5"
935940
"@babel/plugin-transform-parameters" "^7.14.5"
@@ -944,11 +949,11 @@
944949
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
945950
"@babel/plugin-transform-unicode-regex" "^7.14.5"
946951
"@babel/preset-modules" "^0.1.4"
947-
"@babel/types" "^7.14.8"
952+
"@babel/types" "^7.14.9"
948953
babel-plugin-polyfill-corejs2 "^0.2.2"
949954
babel-plugin-polyfill-corejs3 "^0.2.2"
950955
babel-plugin-polyfill-regenerator "^0.2.2"
951-
core-js-compat "^3.15.0"
956+
core-js-compat "^3.16.0"
952957
semver "^6.3.0"
953958

954959
"@babel/preset-modules@^0.1.4":
@@ -1020,12 +1025,12 @@
10201025
debug "^4.1.0"
10211026
globals "^11.1.0"
10221027

1023-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1024-
version "7.14.8"
1025-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
1026-
integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q==
1028+
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1029+
version "7.14.9"
1030+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
1031+
integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow==
10271032
dependencies:
1028-
"@babel/helper-validator-identifier" "^7.14.8"
1033+
"@babel/helper-validator-identifier" "^7.14.9"
10291034
to-fast-properties "^2.0.0"
10301035

10311036
"@bcoe/v8-coverage@^0.2.3":
@@ -2638,10 +2643,10 @@ copy-descriptor@^0.1.0:
26382643
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
26392644
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
26402645

2641-
core-js-compat@^3.14.0, core-js-compat@^3.15.0:
2642-
version "3.15.0"
2643-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa"
2644-
integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw==
2646+
core-js-compat@^3.14.0, core-js-compat@^3.16.0:
2647+
version "3.16.0"
2648+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f"
2649+
integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q==
26452650
dependencies:
26462651
browserslist "^4.16.6"
26472652
semver "7.0.0"

0 commit comments

Comments
 (0)