Skip to content

Commit e221371

Browse files
committed
⬆️ deps: Upgrade dependency @babel/preset-env to v7.19.4
1 parent 45a02fe commit e221371

File tree

2 files changed

+46
-27
lines changed

2 files changed

+46
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"dependencies": {},
6767
"devDependencies": {
6868
"@babel/core": "7.19.3",
69-
"@babel/preset-env": "7.19.3",
69+
"@babel/preset-env": "7.19.4",
7070
"@babel/register": "7.18.9",
7171
"@commitlint/cli": "17.1.2",
7272
"@js-library/commitlint-config": "0.0.4",

yarn.lock

Lines changed: 45 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@
4343
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
4444
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
4545

46+
"@babel/compat-data@^7.19.4":
47+
version "7.19.4"
48+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
49+
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
50+
4651
"@babel/core@7.19.3":
4752
version "7.19.3"
4853
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c"
@@ -590,6 +595,11 @@
590595
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
591596
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
592597

598+
"@babel/helper-string-parser@^7.19.4":
599+
version "7.19.4"
600+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
601+
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
602+
593603
"@babel/helper-validator-identifier@^7.15.7":
594604
version "7.15.7"
595605
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
@@ -911,14 +921,14 @@
911921
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
912922
"@babel/plugin-transform-parameters" "^7.16.5"
913923

914-
"@babel/plugin-proposal-object-rest-spread@^7.18.9":
915-
version "7.18.9"
916-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7"
917-
integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==
924+
"@babel/plugin-proposal-object-rest-spread@^7.19.4":
925+
version "7.19.4"
926+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d"
927+
integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q==
918928
dependencies:
919-
"@babel/compat-data" "^7.18.8"
920-
"@babel/helper-compilation-targets" "^7.18.9"
921-
"@babel/helper-plugin-utils" "^7.18.9"
929+
"@babel/compat-data" "^7.19.4"
930+
"@babel/helper-compilation-targets" "^7.19.3"
931+
"@babel/helper-plugin-utils" "^7.19.0"
922932
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
923933
"@babel/plugin-transform-parameters" "^7.18.8"
924934

@@ -1187,12 +1197,12 @@
11871197
dependencies:
11881198
"@babel/helper-plugin-utils" "^7.16.5"
11891199

1190-
"@babel/plugin-transform-block-scoping@^7.18.9":
1191-
version "7.18.9"
1192-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d"
1193-
integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==
1200+
"@babel/plugin-transform-block-scoping@^7.19.4":
1201+
version "7.19.4"
1202+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b"
1203+
integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ==
11941204
dependencies:
1195-
"@babel/helper-plugin-utils" "^7.18.9"
1205+
"@babel/helper-plugin-utils" "^7.19.0"
11961206

11971207
"@babel/plugin-transform-classes@^7.16.5":
11981208
version "7.16.5"
@@ -1244,12 +1254,12 @@
12441254
dependencies:
12451255
"@babel/helper-plugin-utils" "^7.16.5"
12461256

1247-
"@babel/plugin-transform-destructuring@^7.18.13":
1248-
version "7.18.13"
1249-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5"
1250-
integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==
1257+
"@babel/plugin-transform-destructuring@^7.19.4":
1258+
version "7.19.4"
1259+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.19.4.tgz#46890722687b9b89e1369ad0bd8dc6c5a3b4319d"
1260+
integrity sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA==
12511261
dependencies:
1252-
"@babel/helper-plugin-utils" "^7.18.9"
1262+
"@babel/helper-plugin-utils" "^7.19.0"
12531263

12541264
"@babel/plugin-transform-dotall-regex@^7.16.5", "@babel/plugin-transform-dotall-regex@^7.4.4":
12551265
version "7.16.5"
@@ -1677,12 +1687,12 @@
16771687
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
16781688
"@babel/helper-plugin-utils" "^7.18.6"
16791689

1680-
"@babel/preset-env@7.19.3":
1681-
version "7.19.3"
1682-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
1683-
integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
1690+
"@babel/preset-env@7.19.4":
1691+
version "7.19.4"
1692+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b"
1693+
integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg==
16841694
dependencies:
1685-
"@babel/compat-data" "^7.19.3"
1695+
"@babel/compat-data" "^7.19.4"
16861696
"@babel/helper-compilation-targets" "^7.19.3"
16871697
"@babel/helper-plugin-utils" "^7.19.0"
16881698
"@babel/helper-validator-option" "^7.18.6"
@@ -1697,7 +1707,7 @@
16971707
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
16981708
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
16991709
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
1700-
"@babel/plugin-proposal-object-rest-spread" "^7.18.9"
1710+
"@babel/plugin-proposal-object-rest-spread" "^7.19.4"
17011711
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
17021712
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
17031713
"@babel/plugin-proposal-private-methods" "^7.18.6"
@@ -1721,10 +1731,10 @@
17211731
"@babel/plugin-transform-arrow-functions" "^7.18.6"
17221732
"@babel/plugin-transform-async-to-generator" "^7.18.6"
17231733
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
1724-
"@babel/plugin-transform-block-scoping" "^7.18.9"
1734+
"@babel/plugin-transform-block-scoping" "^7.19.4"
17251735
"@babel/plugin-transform-classes" "^7.19.0"
17261736
"@babel/plugin-transform-computed-properties" "^7.18.9"
1727-
"@babel/plugin-transform-destructuring" "^7.18.13"
1737+
"@babel/plugin-transform-destructuring" "^7.19.4"
17281738
"@babel/plugin-transform-dotall-regex" "^7.18.6"
17291739
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
17301740
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
@@ -1751,7 +1761,7 @@
17511761
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
17521762
"@babel/plugin-transform-unicode-regex" "^7.18.6"
17531763
"@babel/preset-modules" "^0.1.5"
1754-
"@babel/types" "^7.19.3"
1764+
"@babel/types" "^7.19.4"
17551765
babel-plugin-polyfill-corejs2 "^0.3.3"
17561766
babel-plugin-polyfill-corejs3 "^0.6.0"
17571767
babel-plugin-polyfill-regenerator "^0.4.1"
@@ -2062,6 +2072,15 @@
20622072
"@babel/helper-validator-identifier" "^7.19.1"
20632073
to-fast-properties "^2.0.0"
20642074

2075+
"@babel/types@^7.19.4":
2076+
version "7.19.4"
2077+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
2078+
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==
2079+
dependencies:
2080+
"@babel/helper-string-parser" "^7.19.4"
2081+
"@babel/helper-validator-identifier" "^7.19.1"
2082+
to-fast-properties "^2.0.0"
2083+
20652084
"@bcoe/v8-coverage@^0.2.3":
20662085
version "0.2.3"
20672086
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)