Skip to content

Commit b05a49f

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime (#226)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.14.3 to 7.14.5. - [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.14.5/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7daa4b commit b05a49f

File tree

1 file changed

+50
-37
lines changed

1 file changed

+50
-37
lines changed

yarn.lock

Lines changed: 50 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@
117117
"@babel/helper-annotate-as-pure" "^7.12.13"
118118
regexpu-core "^4.7.1"
119119

120-
"@babel/helper-define-polyfill-provider@^0.2.0":
121-
version "0.2.0"
122-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
123-
integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
120+
"@babel/helper-define-polyfill-provider@^0.2.2":
121+
version "0.2.3"
122+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.3.tgz#0525edec5094653a282688d34d846e4c75e9c0b6"
123+
integrity sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==
124124
dependencies:
125125
"@babel/helper-compilation-targets" "^7.13.0"
126126
"@babel/helper-module-imports" "^7.12.13"
@@ -169,12 +169,12 @@
169169
dependencies:
170170
"@babel/types" "^7.13.12"
171171

172-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12":
173-
version "7.13.12"
174-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
175-
integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
172+
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.14.5":
173+
version "7.14.5"
174+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
175+
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
176176
dependencies:
177-
"@babel/types" "^7.13.12"
177+
"@babel/types" "^7.14.5"
178178

179179
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.2":
180180
version "7.14.2"
@@ -197,10 +197,10 @@
197197
dependencies:
198198
"@babel/types" "^7.12.13"
199199

200-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
201-
version "7.13.0"
202-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af"
203-
integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==
200+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
201+
version "7.14.5"
202+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
203+
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
204204

205205
"@babel/helper-remap-async-to-generator@^7.13.0":
206206
version "7.13.0"
@@ -257,6 +257,11 @@
257257
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
258258
integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
259259

260+
"@babel/helper-validator-identifier@^7.14.5":
261+
version "7.14.5"
262+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
263+
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
264+
260265
"@babel/helper-validator-option@^7.12.17":
261266
version "7.12.17"
262267
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
@@ -782,15 +787,15 @@
782787
"@babel/helper-plugin-utils" "^7.12.13"
783788

784789
"@babel/plugin-transform-runtime@^7.12.10":
785-
version "7.14.3"
786-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.3.tgz#1fd885a2d0de1d3c223795a4e9be72c2db4515cf"
787-
integrity sha512-t960xbi8wpTFE623ef7sd+UpEC5T6EEguQlTBJDEO05+XwnIWVfuqLw/vdLWY6IdFmtZE+65CZAfByT39zRpkg==
788-
dependencies:
789-
"@babel/helper-module-imports" "^7.13.12"
790-
"@babel/helper-plugin-utils" "^7.13.0"
791-
babel-plugin-polyfill-corejs2 "^0.2.0"
792-
babel-plugin-polyfill-corejs3 "^0.2.0"
793-
babel-plugin-polyfill-regenerator "^0.2.0"
790+
version "7.14.5"
791+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.5.tgz#30491dad49c6059f8f8fa5ee8896a0089e987523"
792+
integrity sha512-fPMBhh1AV8ZyneiCIA+wYYUH1arzlXR1UMcApjvchDhfKxhy2r2lReJv8uHEyihi4IFIGlr1Pdx7S5fkESDQsg==
793+
dependencies:
794+
"@babel/helper-module-imports" "^7.14.5"
795+
"@babel/helper-plugin-utils" "^7.14.5"
796+
babel-plugin-polyfill-corejs2 "^0.2.2"
797+
babel-plugin-polyfill-corejs3 "^0.2.2"
798+
babel-plugin-polyfill-regenerator "^0.2.2"
794799
semver "^6.3.0"
795800

796801
"@babel/plugin-transform-shorthand-properties@^7.12.13":
@@ -992,6 +997,14 @@
992997
"@babel/helper-validator-identifier" "^7.14.0"
993998
to-fast-properties "^2.0.0"
994999

1000+
"@babel/types@^7.14.5":
1001+
version "7.14.5"
1002+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
1003+
integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==
1004+
dependencies:
1005+
"@babel/helper-validator-identifier" "^7.14.5"
1006+
to-fast-properties "^2.0.0"
1007+
9951008
"@bcoe/v8-coverage@^0.2.3":
9961009
version "0.2.3"
9971010
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -2884,29 +2897,29 @@ babel-plugin-jest-hoist@^26.6.2:
28842897
"@types/babel__core" "^7.0.0"
28852898
"@types/babel__traverse" "^7.0.6"
28862899

2887-
babel-plugin-polyfill-corejs2@^0.2.0:
2888-
version "0.2.0"
2889-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
2890-
integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
2900+
babel-plugin-polyfill-corejs2@^0.2.0, babel-plugin-polyfill-corejs2@^0.2.2:
2901+
version "0.2.2"
2902+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz#e9124785e6fd94f94b618a7954e5693053bf5327"
2903+
integrity sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==
28912904
dependencies:
28922905
"@babel/compat-data" "^7.13.11"
2893-
"@babel/helper-define-polyfill-provider" "^0.2.0"
2906+
"@babel/helper-define-polyfill-provider" "^0.2.2"
28942907
semver "^6.1.1"
28952908

2896-
babel-plugin-polyfill-corejs3@^0.2.0:
2897-
version "0.2.0"
2898-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
2899-
integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
2909+
babel-plugin-polyfill-corejs3@^0.2.0, babel-plugin-polyfill-corejs3@^0.2.2:
2910+
version "0.2.2"
2911+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.2.tgz#7424a1682ee44baec817327710b1b094e5f8f7f5"
2912+
integrity sha512-l1Cf8PKk12eEk5QP/NQ6TH8A1pee6wWDJ96WjxrMXFLHLOBFzYM4moG80HFgduVhTqAFez4alnZKEhP/bYHg0A==
29002913
dependencies:
2901-
"@babel/helper-define-polyfill-provider" "^0.2.0"
2914+
"@babel/helper-define-polyfill-provider" "^0.2.2"
29022915
core-js-compat "^3.9.1"
29032916

2904-
babel-plugin-polyfill-regenerator@^0.2.0:
2905-
version "0.2.0"
2906-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
2907-
integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
2917+
babel-plugin-polyfill-regenerator@^0.2.0, babel-plugin-polyfill-regenerator@^0.2.2:
2918+
version "0.2.2"
2919+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.2.tgz#b310c8d642acada348c1fa3b3e6ce0e851bee077"
2920+
integrity sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==
29082921
dependencies:
2909-
"@babel/helper-define-polyfill-provider" "^0.2.0"
2922+
"@babel/helper-define-polyfill-provider" "^0.2.2"
29102923

29112924
babel-preset-current-node-syntax@^1.0.0:
29122925
version "1.0.0"

0 commit comments

Comments
 (0)