Skip to content

Commit bcd9281

Browse files
authored
Merge pull request #182 from eBay/dependabot/npm_and_yarn/example/babel/runtime-corejs3-7.28.0
Bump @babel/runtime-corejs3 from 7.12.18 to 7.28.0 in /example
2 parents 9d6ea1b + 7b29bd8 commit bcd9281

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

example/yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,12 +1191,11 @@
11911191
"@babel/plugin-transform-typescript" "^7.12.1"
11921192

11931193
"@babel/runtime-corejs3@^7.10.2":
1194-
version "7.12.18"
1195-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.12.18.tgz#e5663237e5658e4c09586995d2dd6d2c8cfd6fc0"
1196-
integrity sha512-ngR7yhNTjDxxe1VYmhqQqqXZWujGb6g0IoA4qeG6MxNGRnIw2Zo8ImY8HfaQ7l3T6GklWhdNfyhWk0C0iocdVA==
1194+
version "7.28.0"
1195+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.28.0.tgz#4d9938897f5a9aaa9e5f99408a4bf86daba40ec1"
1196+
integrity sha512-nlIXnSqLcBij8K8TtkxbBJgfzfvi75V1pAKSM7dUXejGw12vJAqez74jZrHTsJ3Z+Aczc5Q/6JgNjKRMsVU44g==
11971197
dependencies:
1198-
core-js-pure "^3.0.0"
1199-
regenerator-runtime "^0.13.4"
1198+
core-js-pure "^3.43.0"
12001199

12011200
"@babel/runtime@7.12.1":
12021201
version "7.12.1"
@@ -3908,10 +3907,10 @@ core-js-compat@^3.6.2, core-js-compat@^3.8.0:
39083907
browserslist "^4.16.3"
39093908
semver "7.0.0"
39103909

3911-
core-js-pure@^3.0.0:
3912-
version "3.9.0"
3913-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.9.0.tgz#326cc74e1fef8b7443a6a793ddb0adfcd81f9efb"
3914-
integrity sha512-3pEcmMZC9Cq0D4ZBh3pe2HLtqxpGNJBLXF/kZ2YzK17RbKp94w0HFbdbSx8H8kAlZG5k76hvLrkPm57Uyef+kg==
3910+
core-js-pure@^3.43.0:
3911+
version "3.44.0"
3912+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.44.0.tgz#6e9d6c128c8b967c5eac4f181c2b654d85c28090"
3913+
integrity sha512-gvMQAGB4dfVUxpYD0k3Fq8J+n5bB6Ytl15lqlZrOIXFzxOhtPaObfkQGHtMRdyjIf7z2IeNULwi1jEwyS+ltKQ==
39153914

39163915
core-js@^2.4.0:
39173916
version "2.6.12"

0 commit comments

Comments
 (0)