Skip to content

Commit 69d9f84

Browse files
chore(deps-dev): bump @babel/preset-env from 7.19.3 to 7.19.4 (#27)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdd2a24 commit 69d9f84

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
@@ -30,7 +30,7 @@
3030
"react-dom": "^18.2.0"
3131
},
3232
"devDependencies": {
33-
"@babel/preset-env": "^7.19.3",
33+
"@babel/preset-env": "^7.19.4",
3434
"@babel/preset-react": "^7.18.6",
3535
"@babel/preset-typescript": "^7.18.6",
3636
"@testing-library/jest-dom": "^5.16.5",

yarn.lock

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
dependencies:
2323
"@babel/highlight" "^7.18.6"
2424

25-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3":
26-
version "7.19.3"
27-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151"
28-
integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==
25+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.19.4":
26+
version "7.19.4"
27+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747"
28+
integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
2929

3030
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.13":
3131
version "7.19.1"
@@ -224,10 +224,10 @@
224224
dependencies:
225225
"@babel/types" "^7.18.6"
226226

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

232232
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
233233
version "7.19.1"
@@ -363,14 +363,14 @@
363363
"@babel/helper-plugin-utils" "^7.18.6"
364364
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
365365

366-
"@babel/plugin-proposal-object-rest-spread@^7.18.9":
367-
version "7.18.9"
368-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz#f9434f6beb2c8cae9dfcf97d2a5941bbbf9ad4e7"
369-
integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==
366+
"@babel/plugin-proposal-object-rest-spread@^7.19.4":
367+
version "7.19.4"
368+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d"
369+
integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q==
370370
dependencies:
371-
"@babel/compat-data" "^7.18.8"
372-
"@babel/helper-compilation-targets" "^7.18.9"
373-
"@babel/helper-plugin-utils" "^7.18.9"
371+
"@babel/compat-data" "^7.19.4"
372+
"@babel/helper-compilation-targets" "^7.19.3"
373+
"@babel/helper-plugin-utils" "^7.19.0"
374374
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
375375
"@babel/plugin-transform-parameters" "^7.18.8"
376376

@@ -573,12 +573,12 @@
573573
dependencies:
574574
"@babel/helper-plugin-utils" "^7.18.6"
575575

576-
"@babel/plugin-transform-block-scoping@^7.18.9":
577-
version "7.18.9"
578-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz#f9b7e018ac3f373c81452d6ada8bd5a18928926d"
579-
integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==
576+
"@babel/plugin-transform-block-scoping@^7.19.4":
577+
version "7.19.4"
578+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.19.4.tgz#315d70f68ce64426db379a3d830e7ac30be02e9b"
579+
integrity sha512-934S2VLLlt2hRJwPf4MczaOr4hYF0z+VKPwqTNxyKX7NthTiPfhuKFWQZHXRM0vh/wo/VyXB3s4bZUNA08l+tQ==
580580
dependencies:
581-
"@babel/helper-plugin-utils" "^7.18.9"
581+
"@babel/helper-plugin-utils" "^7.19.0"
582582

583583
"@babel/plugin-transform-classes@^7.19.0":
584584
version "7.19.0"
@@ -602,12 +602,12 @@
602602
dependencies:
603603
"@babel/helper-plugin-utils" "^7.18.9"
604604

605-
"@babel/plugin-transform-destructuring@^7.18.13":
606-
version "7.18.13"
607-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5"
608-
integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow==
605+
"@babel/plugin-transform-destructuring@^7.19.4":
606+
version "7.19.4"
607+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.19.4.tgz#46890722687b9b89e1369ad0bd8dc6c5a3b4319d"
608+
integrity sha512-t0j0Hgidqf0aM86dF8U+vXYReUgJnlv4bZLsyoPnwZNrGY+7/38o8YjaELrvHeVfTZao15kjR0PVv0nju2iduA==
609609
dependencies:
610-
"@babel/helper-plugin-utils" "^7.18.9"
610+
"@babel/helper-plugin-utils" "^7.19.0"
611611

612612
"@babel/plugin-transform-dotall-regex@^7.18.6", "@babel/plugin-transform-dotall-regex@^7.4.4":
613613
version "7.18.6"
@@ -859,12 +859,12 @@
859859
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
860860
"@babel/helper-plugin-utils" "^7.18.6"
861861

862-
"@babel/preset-env@^7.19.3":
863-
version "7.19.3"
864-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754"
865-
integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==
862+
"@babel/preset-env@^7.19.4":
863+
version "7.19.4"
864+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b"
865+
integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg==
866866
dependencies:
867-
"@babel/compat-data" "^7.19.3"
867+
"@babel/compat-data" "^7.19.4"
868868
"@babel/helper-compilation-targets" "^7.19.3"
869869
"@babel/helper-plugin-utils" "^7.19.0"
870870
"@babel/helper-validator-option" "^7.18.6"
@@ -879,7 +879,7 @@
879879
"@babel/plugin-proposal-logical-assignment-operators" "^7.18.9"
880880
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
881881
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
882-
"@babel/plugin-proposal-object-rest-spread" "^7.18.9"
882+
"@babel/plugin-proposal-object-rest-spread" "^7.19.4"
883883
"@babel/plugin-proposal-optional-catch-binding" "^7.18.6"
884884
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
885885
"@babel/plugin-proposal-private-methods" "^7.18.6"
@@ -903,10 +903,10 @@
903903
"@babel/plugin-transform-arrow-functions" "^7.18.6"
904904
"@babel/plugin-transform-async-to-generator" "^7.18.6"
905905
"@babel/plugin-transform-block-scoped-functions" "^7.18.6"
906-
"@babel/plugin-transform-block-scoping" "^7.18.9"
906+
"@babel/plugin-transform-block-scoping" "^7.19.4"
907907
"@babel/plugin-transform-classes" "^7.19.0"
908908
"@babel/plugin-transform-computed-properties" "^7.18.9"
909-
"@babel/plugin-transform-destructuring" "^7.18.13"
909+
"@babel/plugin-transform-destructuring" "^7.19.4"
910910
"@babel/plugin-transform-dotall-regex" "^7.18.6"
911911
"@babel/plugin-transform-duplicate-keys" "^7.18.9"
912912
"@babel/plugin-transform-exponentiation-operator" "^7.18.6"
@@ -933,7 +933,7 @@
933933
"@babel/plugin-transform-unicode-escapes" "^7.18.10"
934934
"@babel/plugin-transform-unicode-regex" "^7.18.6"
935935
"@babel/preset-modules" "^0.1.5"
936-
"@babel/types" "^7.19.3"
936+
"@babel/types" "^7.19.4"
937937
babel-plugin-polyfill-corejs2 "^0.3.3"
938938
babel-plugin-polyfill-corejs3 "^0.6.0"
939939
babel-plugin-polyfill-regenerator "^0.4.1"
@@ -1004,12 +1004,12 @@
10041004
debug "^4.1.0"
10051005
globals "^11.1.0"
10061006

1007-
"@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":
1008-
version "7.19.3"
1009-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624"
1010-
integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==
1007+
"@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.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1008+
version "7.19.4"
1009+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7"
1010+
integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==
10111011
dependencies:
1012-
"@babel/helper-string-parser" "^7.18.10"
1012+
"@babel/helper-string-parser" "^7.19.4"
10131013
"@babel/helper-validator-identifier" "^7.19.1"
10141014
to-fast-properties "^2.0.0"
10151015

0 commit comments

Comments
 (0)