Skip to content

Commit 89a35ea

Browse files
authored
Merge pull request #36 from codebar/dependabot/npm_and_yarn/babel/runtime-corejs3-7.27.6
Bump @babel/runtime-corejs3 from 7.9.6 to 7.27.6
2 parents 3a06683 + 513e21a commit 89a35ea

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,12 +1190,11 @@
11901190
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11911191

11921192
"@babel/runtime-corejs3@^7.8.3":
1193-
version "7.9.6"
1194-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.9.6.tgz#67aded13fffbbc2cb93247388cf84d77a4be9a71"
1195-
integrity sha512-6toWAfaALQjt3KMZQc6fABqZwUDDuWzz+cAfPhqyEnzxvdWOAkjwPNxgF8xlmo7OWLsSjaKjsskpKHRLaMArOA==
1193+
version "7.27.6"
1194+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.27.6.tgz#97644153808a62898e7c05f3361501417db3c48b"
1195+
integrity sha512-vDVrlmRAY8z9Ul/HxT+8ceAru95LQgkSKiXkSYZvqtbkPSfhZJgpRp45Cldbh1GJ1kxzQkI70AqyrTI58KpaWQ==
11961196
dependencies:
1197-
core-js-pure "^3.0.0"
1198-
regenerator-runtime "^0.13.4"
1197+
core-js-pure "^3.30.2"
11991198

12001199
"@babel/runtime@^7.10.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2":
12011200
version "7.23.7"
@@ -4447,10 +4446,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.33.1:
44474446
dependencies:
44484447
browserslist "^4.22.2"
44494448

4450-
core-js-pure@^3.0.0:
4451-
version "3.6.5"
4452-
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.6.5.tgz#c79e75f5e38dbc85a662d91eea52b8256d53b813"
4453-
integrity sha512-lacdXOimsiD0QyNf9BC/mxivNJ/ybBGJXQFKzRekp1WTHoVUWsUHEn+2T8GJAzzIhyOuXA+gOxCVN3l+5PLPUA==
4449+
core-js-pure@^3.30.2:
4450+
version "3.43.0"
4451+
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.43.0.tgz#4df9c949c7abde839a8398d16a827a76856b1f0c"
4452+
integrity sha512-i/AgxU2+A+BbJdMxh3v7/vxi2SbFqxiFmg6VsDwYB4jkucrd1BZNA9a9gphC0fYMG5IBSgQcbQnk865VCLe7xA==
44544453

44554454
core-js@^2.4.0:
44564455
version "2.6.11"

0 commit comments

Comments
 (0)