Skip to content

Commit 14193f9

Browse files
committed
chore(deps): update dependency @babel/preset-env to v7.19.4
1 parent 85a5df5 commit 14193f9

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/cli": "7.19.3",
3939
"@babel/core": "7.19.3",
4040
"@babel/plugin-proposal-class-properties": "7.18.6",
41-
"@babel/preset-env": "7.19.3",
41+
"@babel/preset-env": "7.19.4",
4242
"@researchgate/eslint-config-node-babel": "3.0.0",
4343
"babel-eslint": "10.1.0",
4444
"cross-env": "7.0.3",

yarn.lock

+39-39
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
dependencies:
4141
"@babel/highlight" "^7.18.6"
4242

43-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3":
44-
version "7.19.3"
45-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
46-
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
43+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.19.4":
44+
version "7.19.4"
45+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
46+
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
4747

4848
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
4949
version "7.19.3"
@@ -242,10 +242,10 @@
242242
dependencies:
243243
"@babel/types" "^7.18.6"
244244

245-
"@babel/helper-string-parser@^7.18.10":
246-
version "7.18.10"
247-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
248-
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
245+
"@babel/helper-string-parser@^7.19.4":
246+
version "7.19.4"
247+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
248+
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
249249

250250
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
251251
version "7.19.1"
@@ -381,14 +381,14 @@
381381
"@babel/helper-plugin-utils" "^7.18.6"
382382
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
383383

384-
"@babel/plugin-proposal-object-rest-spread@^7.18.9":
385-
version "7.18.9"
386-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7"
387-
integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==
384+
"@babel/plugin-proposal-object-rest-spread@^7.19.4":
385+
version "7.19.4"
386+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d"
387+
integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q==
388388
dependencies:
389-
"@babel/compat-data" "^7.18.8"
390-
"@babel/helper-compilation-targets" "^7.18.9"
391-
"@babel/helper-plugin-utils" "^7.18.9"
389+
"@babel/compat-data" "^7.19.4"
390+
"@babel/helper-compilation-targets" "^7.19.3"
391+
"@babel/helper-plugin-utils" "^7.19.0"
392392
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
393393
"@babel/plugin-transform-parameters" "^7.18.8"
394394

@@ -584,12 +584,12 @@
584584
dependencies:
585585
"@babel/helper-plugin-utils" "^7.18.6"
586586

587-
"@babel/plugin-transform-block-scoping@^7.18.9":
588-
version "7.18.9"
589-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d"
590-
integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==
587+
"@babel/plugin-transform-block-scoping@^7.19.4":
588+
version "7.19.4"
589+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b"
590+
integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ==
591591
dependencies:
592-
"@babel/helper-plugin-utils" "^7.18.9"
592+
"@babel/helper-plugin-utils" "^7.19.0"
593593

594594
"@babel/plugin-transform-classes@^7.19.0":
595595
version "7.19.0"
@@ -613,12 +613,12 @@
613613
dependencies:
614614
"@babel/helper-plugin-utils" "^7.18.9"
615615

616-
"@babel/plugin-transform-destructuring@^7.18.13":
617-
version "7.18.13"
618-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5"
619-
integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==
616+
"@babel/plugin-transform-destructuring@^7.19.4":
617+
version "7.19.4"
618+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.19.4.tgz#46890722687b9b89e1369ad0bd8dc6c5a3b4319d"
619+
integrity sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA==
620620
dependencies:
621-
"@babel/helper-plugin-utils" "^7.18.9"
621+
"@babel/helper-plugin-utils" "^7.19.0"
622622

623623
"@babel/plugin-transform-dotall-regex@^7.18.6", "@babel/plugin-transform-dotall-regex@^7.4.4":
624624
version "7.18.6"
@@ -814,12 +814,12 @@
814814
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
815815
"@babel/helper-plugin-utils" "^7.18.6"
816816

817-
"@babel/[email protected].3":
818-
version "7.19.3"
819-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
820-
integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
817+
"@babel/[email protected].4":
818+
version "7.19.4"
819+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b"
820+
integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg==
821821
dependencies:
822-
"@babel/compat-data" "^7.19.3"
822+
"@babel/compat-data" "^7.19.4"
823823
"@babel/helper-compilation-targets" "^7.19.3"
824824
"@babel/helper-plugin-utils" "^7.19.0"
825825
"@babel/helper-validator-option" "^7.18.6"
@@ -834,7 +834,7 @@
834834
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
835835
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
836836
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
837-
"@babel/plugin-proposal-object-rest-spread" "^7.18.9"
837+
"@babel/plugin-proposal-object-rest-spread" "^7.19.4"
838838
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
839839
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
840840
"@babel/plugin-proposal-private-methods" "^7.18.6"
@@ -858,10 +858,10 @@
858858
"@babel/plugin-transform-arrow-functions" "^7.18.6"
859859
"@babel/plugin-transform-async-to-generator" "^7.18.6"
860860
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
861-
"@babel/plugin-transform-block-scoping" "^7.18.9"
861+
"@babel/plugin-transform-block-scoping" "^7.19.4"
862862
"@babel/plugin-transform-classes" "^7.19.0"
863863
"@babel/plugin-transform-computed-properties" "^7.18.9"
864-
"@babel/plugin-transform-destructuring" "^7.18.13"
864+
"@babel/plugin-transform-destructuring" "^7.19.4"
865865
"@babel/plugin-transform-dotall-regex" "^7.18.6"
866866
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
867867
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
@@ -888,7 +888,7 @@
888888
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
889889
"@babel/plugin-transform-unicode-regex" "^7.18.6"
890890
"@babel/preset-modules" "^0.1.5"
891-
"@babel/types" "^7.19.3"
891+
"@babel/types" "^7.19.4"
892892
babel-plugin-polyfill-corejs2 "^0.3.3"
893893
babel-plugin-polyfill-corejs3 "^0.6.0"
894894
babel-plugin-polyfill-regenerator "^0.4.1"
@@ -938,12 +938,12 @@
938938
debug "^4.1.0"
939939
globals "^11.1.0"
940940

941-
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
942-
version "7.19.3"
943-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
944-
integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==
941+
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
942+
version "7.19.4"
943+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
944+
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==
945945
dependencies:
946-
"@babel/helper-string-parser" "^7.18.10"
946+
"@babel/helper-string-parser" "^7.19.4"
947947
"@babel/helper-validator-identifier" "^7.19.1"
948948
to-fast-properties "^2.0.0"
949949

0 commit comments

Comments
 (0)