Skip to content

Commit f8da18e

Browse files
authored
Merge pull request #228 from awibox/dependabot/npm_and_yarn/babel/preset-env-7.13.15
build(deps-dev): bump @babel/preset-env from 7.13.12 to 7.13.15
2 parents facb0b7 + 746e85a commit f8da18e

File tree

1 file changed

+49
-49
lines changed

1 file changed

+49
-49
lines changed

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
dependencies:
1717
"@babel/highlight" "^7.12.13"
1818

19-
"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8":
20-
version "7.13.12"
21-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
22-
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
19+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8":
20+
version "7.13.15"
21+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
22+
integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
2323

2424
"@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.8.7":
2525
version "7.13.15"
@@ -73,7 +73,7 @@
7373
"@babel/helper-explode-assignable-expression" "^7.12.13"
7474
"@babel/types" "^7.12.13"
7575

76-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8":
76+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8":
7777
version "7.13.13"
7878
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
7979
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
@@ -102,10 +102,10 @@
102102
"@babel/helper-annotate-as-pure" "^7.12.13"
103103
regexpu-core "^4.7.1"
104104

105-
"@babel/helper-define-polyfill-provider@^0.1.2":
106-
version "0.1.2"
107-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2"
108-
integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw==
105+
"@babel/helper-define-polyfill-provider@^0.2.0":
106+
version "0.2.0"
107+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
108+
integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
109109
dependencies:
110110
"@babel/helper-compilation-targets" "^7.13.0"
111111
"@babel/helper-module-imports" "^7.12.13"
@@ -319,10 +319,10 @@
319319
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
320320
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
321321

322-
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
323-
version "7.13.8"
324-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
325-
integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA==
322+
"@babel/plugin-proposal-async-generator-functions@^7.13.15":
323+
version "7.13.15"
324+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
325+
integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
326326
dependencies:
327327
"@babel/helper-plugin-utils" "^7.13.0"
328328
"@babel/helper-remap-async-to-generator" "^7.13.0"
@@ -749,10 +749,10 @@
749749
"@babel/helper-annotate-as-pure" "^7.10.4"
750750
"@babel/helper-plugin-utils" "^7.10.4"
751751

752-
"@babel/plugin-transform-regenerator@^7.12.13":
753-
version "7.12.13"
754-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5"
755-
integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA==
752+
"@babel/plugin-transform-regenerator@^7.13.15":
753+
version "7.13.15"
754+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
755+
integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
756756
dependencies:
757757
regenerator-transform "^0.14.2"
758758

@@ -815,16 +815,16 @@
815815
"@babel/helper-plugin-utils" "^7.12.13"
816816

817817
"@babel/preset-env@^7.8.3":
818-
version "7.13.12"
819-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237"
820-
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA==
818+
version "7.13.15"
819+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f"
820+
integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==
821821
dependencies:
822-
"@babel/compat-data" "^7.13.12"
823-
"@babel/helper-compilation-targets" "^7.13.10"
822+
"@babel/compat-data" "^7.13.15"
823+
"@babel/helper-compilation-targets" "^7.13.13"
824824
"@babel/helper-plugin-utils" "^7.13.0"
825825
"@babel/helper-validator-option" "^7.12.17"
826826
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
827-
"@babel/plugin-proposal-async-generator-functions" "^7.13.8"
827+
"@babel/plugin-proposal-async-generator-functions" "^7.13.15"
828828
"@babel/plugin-proposal-class-properties" "^7.13.0"
829829
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
830830
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
@@ -872,7 +872,7 @@
872872
"@babel/plugin-transform-object-super" "^7.12.13"
873873
"@babel/plugin-transform-parameters" "^7.13.0"
874874
"@babel/plugin-transform-property-literals" "^7.12.13"
875-
"@babel/plugin-transform-regenerator" "^7.12.13"
875+
"@babel/plugin-transform-regenerator" "^7.13.15"
876876
"@babel/plugin-transform-reserved-words" "^7.12.13"
877877
"@babel/plugin-transform-shorthand-properties" "^7.12.13"
878878
"@babel/plugin-transform-spread" "^7.13.0"
@@ -882,10 +882,10 @@
882882
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
883883
"@babel/plugin-transform-unicode-regex" "^7.12.13"
884884
"@babel/preset-modules" "^0.1.4"
885-
"@babel/types" "^7.13.12"
886-
babel-plugin-polyfill-corejs2 "^0.1.4"
887-
babel-plugin-polyfill-corejs3 "^0.1.3"
888-
babel-plugin-polyfill-regenerator "^0.1.2"
885+
"@babel/types" "^7.13.14"
886+
babel-plugin-polyfill-corejs2 "^0.2.0"
887+
babel-plugin-polyfill-corejs3 "^0.2.0"
888+
babel-plugin-polyfill-regenerator "^0.2.0"
889889
core-js-compat "^3.9.0"
890890
semver "^6.3.0"
891891

@@ -2289,29 +2289,29 @@ babel-plugin-jest-hoist@^26.6.2:
22892289
"@types/babel__core" "^7.0.0"
22902290
"@types/babel__traverse" "^7.0.6"
22912291

2292-
babel-plugin-polyfill-corejs2@^0.1.4:
2293-
version "0.1.5"
2294-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe"
2295-
integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg==
2292+
babel-plugin-polyfill-corejs2@^0.2.0:
2293+
version "0.2.0"
2294+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
2295+
integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
22962296
dependencies:
2297-
"@babel/compat-data" "^7.13.0"
2298-
"@babel/helper-define-polyfill-provider" "^0.1.2"
2297+
"@babel/compat-data" "^7.13.11"
2298+
"@babel/helper-define-polyfill-provider" "^0.2.0"
22992299
semver "^6.1.1"
23002300

2301-
babel-plugin-polyfill-corejs3@^0.1.3:
2302-
version "0.1.4"
2303-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d"
2304-
integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg==
2301+
babel-plugin-polyfill-corejs3@^0.2.0:
2302+
version "0.2.0"
2303+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
2304+
integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
23052305
dependencies:
2306-
"@babel/helper-define-polyfill-provider" "^0.1.2"
2307-
core-js-compat "^3.8.1"
2306+
"@babel/helper-define-polyfill-provider" "^0.2.0"
2307+
core-js-compat "^3.9.1"
23082308

2309-
babel-plugin-polyfill-regenerator@^0.1.2:
2310-
version "0.1.3"
2311-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841"
2312-
integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg==
2309+
babel-plugin-polyfill-regenerator@^0.2.0:
2310+
version "0.2.0"
2311+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
2312+
integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
23132313
dependencies:
2314-
"@babel/helper-define-polyfill-provider" "^0.1.2"
2314+
"@babel/helper-define-polyfill-provider" "^0.2.0"
23152315

23162316
babel-preset-current-node-syntax@^1.0.0:
23172317
version "1.0.0"
@@ -3011,10 +3011,10 @@ copy-descriptor@^0.1.0:
30113011
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
30123012
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
30133013

3014-
core-js-compat@^3.8.1, core-js-compat@^3.9.0:
3015-
version "3.9.0"
3016-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.0.tgz#29da39385f16b71e1915565aa0385c4e0963ad56"
3017-
integrity sha512-YK6fwFjCOKWwGnjFUR3c544YsnA/7DoLL0ysncuOJ4pwbriAtOpvM2bygdlcXbvQCQZ7bBU9CL4t7tGl7ETRpQ==
3014+
core-js-compat@^3.9.0, core-js-compat@^3.9.1:
3015+
version "3.10.1"
3016+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
3017+
integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
30183018
dependencies:
30193019
browserslist "^4.16.3"
30203020
semver "7.0.0"

0 commit comments

Comments
 (0)