Skip to content

Commit 2d5e0de

Browse files
Merge pull request ferdikoomen#717 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.14.4
2 parents 493fac5 + 024e80c commit 2d5e0de

File tree

2 files changed

+74
-51
lines changed

2 files changed

+74
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"devDependencies": {
7373
"@babel/cli": "7.14.3",
7474
"@babel/core": "7.14.3",
75-
"@babel/preset-env": "7.14.2",
75+
"@babel/preset-env": "7.14.4",
7676
"@babel/preset-typescript": "7.13.0",
7777
"@rollup/plugin-commonjs": "19.0.0",
7878
"@rollup/plugin-node-resolve": "13.0.0",

yarn.lock

Lines changed: 73 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
dependencies:
4242
"@babel/highlight" "^7.12.13"
4343

44-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.14.0":
45-
version "7.14.0"
46-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
47-
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
44+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.4":
45+
version "7.14.4"
46+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58"
47+
integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ==
4848

4949
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
5050
version "7.14.3"
@@ -91,14 +91,14 @@
9191
"@babel/helper-explode-assignable-expression" "^7.12.13"
9292
"@babel/types" "^7.12.13"
9393

94-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16":
95-
version "7.13.16"
96-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
97-
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
94+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.14.4":
95+
version "7.14.4"
96+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516"
97+
integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA==
9898
dependencies:
99-
"@babel/compat-data" "^7.13.15"
99+
"@babel/compat-data" "^7.14.4"
100100
"@babel/helper-validator-option" "^7.12.17"
101-
browserslist "^4.14.5"
101+
browserslist "^4.16.6"
102102
semver "^6.3.0"
103103

104104
"@babel/helper-create-class-features-plugin@^7.13.0":
@@ -124,6 +124,18 @@
124124
"@babel/helper-replace-supers" "^7.13.12"
125125
"@babel/helper-split-export-declaration" "^7.12.13"
126126

127+
"@babel/helper-create-class-features-plugin@^7.14.3":
128+
version "7.14.4"
129+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.4.tgz#abf888d836a441abee783c75229279748705dc42"
130+
integrity sha512-idr3pthFlDCpV+p/rMgGLGYIVtazeatrSOQk8YzO2pAepIjQhCN3myeihVg58ax2bbbGK9PUE1reFi7axOYIOw==
131+
dependencies:
132+
"@babel/helper-annotate-as-pure" "^7.12.13"
133+
"@babel/helper-function-name" "^7.14.2"
134+
"@babel/helper-member-expression-to-functions" "^7.13.12"
135+
"@babel/helper-optimise-call-expression" "^7.12.13"
136+
"@babel/helper-replace-supers" "^7.14.4"
137+
"@babel/helper-split-export-declaration" "^7.12.13"
138+
127139
"@babel/helper-create-regexp-features-plugin@^7.12.13":
128140
version "7.12.17"
129141
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz#a2ac87e9e319269ac655b8d4415e94d38d663cb7"
@@ -245,6 +257,16 @@
245257
"@babel/traverse" "^7.13.0"
246258
"@babel/types" "^7.13.12"
247259

260+
"@babel/helper-replace-supers@^7.14.4":
261+
version "7.14.4"
262+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836"
263+
integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ==
264+
dependencies:
265+
"@babel/helper-member-expression-to-functions" "^7.13.12"
266+
"@babel/helper-optimise-call-expression" "^7.12.13"
267+
"@babel/traverse" "^7.14.2"
268+
"@babel/types" "^7.14.4"
269+
248270
"@babel/helper-simple-access@^7.13.12":
249271
version "7.13.12"
250272
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
@@ -345,11 +367,12 @@
345367
"@babel/helper-create-class-features-plugin" "^7.13.0"
346368
"@babel/helper-plugin-utils" "^7.13.0"
347369

348-
"@babel/plugin-proposal-class-static-block@^7.13.11":
349-
version "7.13.11"
350-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.13.11.tgz#6fcbba4a962702c17e5371a0c7b39afde186d703"
351-
integrity sha512-fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg==
370+
"@babel/plugin-proposal-class-static-block@^7.14.3":
371+
version "7.14.3"
372+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360"
373+
integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==
352374
dependencies:
375+
"@babel/helper-create-class-features-plugin" "^7.14.3"
353376
"@babel/helper-plugin-utils" "^7.13.0"
354377
"@babel/plugin-syntax-class-static-block" "^7.12.13"
355378

@@ -401,13 +424,13 @@
401424
"@babel/helper-plugin-utils" "^7.13.0"
402425
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
403426

404-
"@babel/plugin-proposal-object-rest-spread@^7.14.2":
405-
version "7.14.2"
406-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc"
407-
integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw==
427+
"@babel/plugin-proposal-object-rest-spread@^7.14.4":
428+
version "7.14.4"
429+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4"
430+
integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA==
408431
dependencies:
409-
"@babel/compat-data" "^7.14.0"
410-
"@babel/helper-compilation-targets" "^7.13.16"
432+
"@babel/compat-data" "^7.14.4"
433+
"@babel/helper-compilation-targets" "^7.14.4"
411434
"@babel/helper-plugin-utils" "^7.13.0"
412435
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
413436
"@babel/plugin-transform-parameters" "^7.14.2"
@@ -597,23 +620,23 @@
597620
dependencies:
598621
"@babel/helper-plugin-utils" "^7.12.13"
599622

600-
"@babel/plugin-transform-block-scoping@^7.14.2":
601-
version "7.14.2"
602-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c"
603-
integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg==
623+
"@babel/plugin-transform-block-scoping@^7.14.4":
624+
version "7.14.4"
625+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8"
626+
integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g==
604627
dependencies:
605628
"@babel/helper-plugin-utils" "^7.13.0"
606629

607-
"@babel/plugin-transform-classes@^7.14.2":
608-
version "7.14.2"
609-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d"
610-
integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg==
630+
"@babel/plugin-transform-classes@^7.14.4":
631+
version "7.14.4"
632+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a"
633+
integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ==
611634
dependencies:
612635
"@babel/helper-annotate-as-pure" "^7.12.13"
613636
"@babel/helper-function-name" "^7.14.2"
614637
"@babel/helper-optimise-call-expression" "^7.12.13"
615638
"@babel/helper-plugin-utils" "^7.13.0"
616-
"@babel/helper-replace-supers" "^7.13.12"
639+
"@babel/helper-replace-supers" "^7.14.4"
617640
"@babel/helper-split-export-declaration" "^7.12.13"
618641
globals "^11.1.0"
619642

@@ -624,10 +647,10 @@
624647
dependencies:
625648
"@babel/helper-plugin-utils" "^7.13.0"
626649

627-
"@babel/plugin-transform-destructuring@^7.13.17":
628-
version "7.13.17"
629-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz#678d96576638c19d5b36b332504d3fd6e06dea27"
630-
integrity sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==
650+
"@babel/plugin-transform-destructuring@^7.14.4":
651+
version "7.14.4"
652+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed"
653+
integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA==
631654
dependencies:
632655
"@babel/helper-plugin-utils" "^7.13.0"
633656

@@ -831,26 +854,26 @@
831854
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
832855
"@babel/helper-plugin-utils" "^7.12.13"
833856

834-
"@babel/[email protected].2":
835-
version "7.14.2"
836-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5"
837-
integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ==
857+
"@babel/[email protected].4":
858+
version "7.14.4"
859+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.4.tgz#73fc3228c59727e5e974319156f304f0d6685a2d"
860+
integrity sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA==
838861
dependencies:
839-
"@babel/compat-data" "^7.14.0"
840-
"@babel/helper-compilation-targets" "^7.13.16"
862+
"@babel/compat-data" "^7.14.4"
863+
"@babel/helper-compilation-targets" "^7.14.4"
841864
"@babel/helper-plugin-utils" "^7.13.0"
842865
"@babel/helper-validator-option" "^7.12.17"
843866
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
844867
"@babel/plugin-proposal-async-generator-functions" "^7.14.2"
845868
"@babel/plugin-proposal-class-properties" "^7.13.0"
846-
"@babel/plugin-proposal-class-static-block" "^7.13.11"
869+
"@babel/plugin-proposal-class-static-block" "^7.14.3"
847870
"@babel/plugin-proposal-dynamic-import" "^7.14.2"
848871
"@babel/plugin-proposal-export-namespace-from" "^7.14.2"
849872
"@babel/plugin-proposal-json-strings" "^7.14.2"
850873
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.2"
851874
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2"
852875
"@babel/plugin-proposal-numeric-separator" "^7.14.2"
853-
"@babel/plugin-proposal-object-rest-spread" "^7.14.2"
876+
"@babel/plugin-proposal-object-rest-spread" "^7.14.4"
854877
"@babel/plugin-proposal-optional-catch-binding" "^7.14.2"
855878
"@babel/plugin-proposal-optional-chaining" "^7.14.2"
856879
"@babel/plugin-proposal-private-methods" "^7.13.0"
@@ -873,10 +896,10 @@
873896
"@babel/plugin-transform-arrow-functions" "^7.13.0"
874897
"@babel/plugin-transform-async-to-generator" "^7.13.0"
875898
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
876-
"@babel/plugin-transform-block-scoping" "^7.14.2"
877-
"@babel/plugin-transform-classes" "^7.14.2"
899+
"@babel/plugin-transform-block-scoping" "^7.14.4"
900+
"@babel/plugin-transform-classes" "^7.14.4"
878901
"@babel/plugin-transform-computed-properties" "^7.13.0"
879-
"@babel/plugin-transform-destructuring" "^7.13.17"
902+
"@babel/plugin-transform-destructuring" "^7.14.4"
880903
"@babel/plugin-transform-dotall-regex" "^7.12.13"
881904
"@babel/plugin-transform-duplicate-keys" "^7.12.13"
882905
"@babel/plugin-transform-exponentiation-operator" "^7.12.13"
@@ -903,7 +926,7 @@
903926
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
904927
"@babel/plugin-transform-unicode-regex" "^7.12.13"
905928
"@babel/preset-modules" "^0.1.4"
906-
"@babel/types" "^7.14.2"
929+
"@babel/types" "^7.14.4"
907930
babel-plugin-polyfill-corejs2 "^0.2.0"
908931
babel-plugin-polyfill-corejs3 "^0.2.0"
909932
babel-plugin-polyfill-regenerator "^0.2.0"
@@ -960,10 +983,10 @@
960983
debug "^4.1.0"
961984
globals "^11.1.0"
962985

963-
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
964-
version "7.14.2"
965-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
966-
integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==
986+
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.14.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
987+
version "7.14.4"
988+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0"
989+
integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==
967990
dependencies:
968991
"@babel/helper-validator-identifier" "^7.14.0"
969992
to-fast-properties "^2.0.0"
@@ -2216,7 +2239,7 @@ browser-process-hrtime@^1.0.0:
22162239
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
22172240
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
22182241

2219-
browserslist@^4.14.5, browserslist@^4.16.3:
2242+
browserslist@^4.16.3, browserslist@^4.16.6:
22202243
version "4.16.6"
22212244
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
22222245
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==

0 commit comments

Comments
 (0)