Build(deps-dev): bump @babel/runtime-corejs3 from 7.21.0 to 7.21.5

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.21.0 to 7.21.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.21.5/packages/babel-runtime-corejs3)
This commit is contained in:
2023-04-29 04:40:59 +00:00
parent ea1da267ea
commit ca2ee2a1f7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"vuex": "3.6.2"
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.21.0",
"@babel/runtime-corejs3": "^7.21.5",
"@graphql-codegen/cli": "^3.3.1",
"@graphql-codegen/fragment-matcher": "^4.0.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
+4 -4
View File
@@ -1285,10 +1285,10 @@
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
"@babel/runtime-corejs3@^7.21.0":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.0.tgz#6e4939d9d9789ff63e2dc58e88f13a3913a24eba"
integrity sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==
"@babel/runtime-corejs3@^7.21.5":
version "7.21.5"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.21.5.tgz#a6d4e132ab1cb2fae2354f02284ebb6e07b4f7d8"
integrity sha512-FRqFlFKNazWYykft5zvzuEl1YyTDGsIRrjV9rvxvYkUC7W/ueBng1X68Xd6uRMzAaJ0xMKn08/wem5YS1lpX8w==
dependencies:
core-js-pure "^3.25.1"
regenerator-runtime "^0.13.11"