Skip to content

Commit c7e9256

Browse files
build(deps-dev): bump @babel/preset-env from 7.19.3 to 7.19.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.3 to 7.19.4. - [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.19.4/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 f762724 commit c7e9256

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"cross-fetch": "^3.1.5"
7373
},
7474
"devDependencies": {
75-
"@babel/preset-env": "^7.19.3",
75+
"@babel/preset-env": "^7.19.4",
7676
"@rollup/plugin-babel": "^6.0.0",
7777
"@rollup/plugin-commonjs": "23.0.0",
7878
"@rollup/plugin-json": "^4.0.2",

yarn.lock

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
dependencies:
3232
"@babel/highlight" "^7.18.6"
3333

34-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3":
35-
version "7.19.3"
36-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
37-
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
34+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.19.4":
35+
version "7.19.4"
36+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
37+
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
3838

3939
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5":
4040
version "7.18.2"
@@ -386,10 +386,10 @@
386386
dependencies:
387387
"@babel/types" "^7.18.6"
388388

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

394394
"@babel/helper-validator-identifier@^7.10.4":
395395
version "7.10.4"
@@ -593,14 +593,14 @@
593593
"@babel/helper-plugin-utils" "^7.18.6"
594594
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
595595

596-
"@babel/plugin-proposal-object-rest-spread@^7.18.9":
597-
version "7.18.9"
598-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7"
599-
integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==
596+
"@babel/plugin-proposal-object-rest-spread@^7.19.4":
597+
version "7.19.4"
598+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d"
599+
integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q==
600600
dependencies:
601-
"@babel/compat-data" "^7.18.8"
602-
"@babel/helper-compilation-targets" "^7.18.9"
603-
"@babel/helper-plugin-utils" "^7.18.9"
601+
"@babel/compat-data" "^7.19.4"
602+
"@babel/helper-compilation-targets" "^7.19.3"
603+
"@babel/helper-plugin-utils" "^7.19.0"
604604
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
605605
"@babel/plugin-transform-parameters" "^7.18.8"
606606

@@ -789,12 +789,12 @@
789789
dependencies:
790790
"@babel/helper-plugin-utils" "^7.18.6"
791791

792-
"@babel/plugin-transform-block-scoping@^7.18.9":
793-
version "7.18.9"
794-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d"
795-
integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==
792+
"@babel/plugin-transform-block-scoping@^7.19.4":
793+
version "7.19.4"
794+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b"
795+
integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ==
796796
dependencies:
797-
"@babel/helper-plugin-utils" "^7.18.9"
797+
"@babel/helper-plugin-utils" "^7.19.0"
798798

799799
"@babel/plugin-transform-classes@^7.19.0":
800800
version "7.19.0"
@@ -818,12 +818,12 @@
818818
dependencies:
819819
"@babel/helper-plugin-utils" "^7.18.9"
820820

821-
"@babel/plugin-transform-destructuring@^7.18.13":
822-
version "7.18.13"
823-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5"
824-
integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==
821+
"@babel/plugin-transform-destructuring@^7.19.4":
822+
version "7.19.4"
823+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.19.4.tgz#46890722687b9b89e1369ad0bd8dc6c5a3b4319d"
824+
integrity sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA==
825825
dependencies:
826-
"@babel/helper-plugin-utils" "^7.18.9"
826+
"@babel/helper-plugin-utils" "^7.19.0"
827827

828828
"@babel/plugin-transform-dotall-regex@^7.18.6", "@babel/plugin-transform-dotall-regex@^7.4.4":
829829
version "7.18.6"
@@ -1019,12 +1019,12 @@
10191019
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
10201020
"@babel/helper-plugin-utils" "^7.18.6"
10211021

1022-
"@babel/preset-env@^7.19.3":
1023-
version "7.19.3"
1024-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
1025-
integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
1022+
"@babel/preset-env@^7.19.4":
1023+
version "7.19.4"
1024+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b"
1025+
integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg==
10261026
dependencies:
1027-
"@babel/compat-data" "^7.19.3"
1027+
"@babel/compat-data" "^7.19.4"
10281028
"@babel/helper-compilation-targets" "^7.19.3"
10291029
"@babel/helper-plugin-utils" "^7.19.0"
10301030
"@babel/helper-validator-option" "^7.18.6"
@@ -1039,7 +1039,7 @@
10391039
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
10401040
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
10411041
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
1042-
"@babel/plugin-proposal-object-rest-spread" "^7.18.9"
1042+
"@babel/plugin-proposal-object-rest-spread" "^7.19.4"
10431043
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
10441044
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
10451045
"@babel/plugin-proposal-private-methods" "^7.18.6"
@@ -1063,10 +1063,10 @@
10631063
"@babel/plugin-transform-arrow-functions" "^7.18.6"
10641064
"@babel/plugin-transform-async-to-generator" "^7.18.6"
10651065
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
1066-
"@babel/plugin-transform-block-scoping" "^7.18.9"
1066+
"@babel/plugin-transform-block-scoping" "^7.19.4"
10671067
"@babel/plugin-transform-classes" "^7.19.0"
10681068
"@babel/plugin-transform-computed-properties" "^7.18.9"
1069-
"@babel/plugin-transform-destructuring" "^7.18.13"
1069+
"@babel/plugin-transform-destructuring" "^7.19.4"
10701070
"@babel/plugin-transform-dotall-regex" "^7.18.6"
10711071
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
10721072
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
@@ -1093,7 +1093,7 @@
10931093
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
10941094
"@babel/plugin-transform-unicode-regex" "^7.18.6"
10951095
"@babel/preset-modules" "^0.1.5"
1096-
"@babel/types" "^7.19.3"
1096+
"@babel/types" "^7.19.4"
10971097
babel-plugin-polyfill-corejs2 "^0.3.3"
10981098
babel-plugin-polyfill-corejs3 "^0.6.0"
10991099
babel-plugin-polyfill-regenerator "^0.4.1"
@@ -1218,12 +1218,12 @@
12181218
debug "^4.1.0"
12191219
globals "^11.1.0"
12201220

1221-
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.10", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@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.8.6":
1222-
version "7.19.3"
1223-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
1224-
integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==
1221+
"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.10", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@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.8.6":
1222+
version "7.19.4"
1223+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
1224+
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==
12251225
dependencies:
1226-
"@babel/helper-string-parser" "^7.18.10"
1226+
"@babel/helper-string-parser" "^7.19.4"
12271227
"@babel/helper-validator-identifier" "^7.19.1"
12281228
to-fast-properties "^2.0.0"
12291229

0 commit comments

Comments
 (0)