Build(deps-dev): bump @babel/runtime-corejs3 from 7.18.9 to 7.19.0

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.18.9 to 7.19.0.
- [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.0/packages/babel-runtime-corejs3)
This commit is contained in:
2022-09-06 04:41:54 +00:00
parent 68a7f14f37
commit 279ec2e643
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"vuex": "3.6.2"
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.18.9",
"@babel/runtime-corejs3": "^7.19.0",
"@graphql-codegen/cli": "^2.12.0",
"@graphql-codegen/fragment-matcher": "^3.3.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
+4 -4
View File
@@ -1048,10 +1048,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"
"@babel/runtime-corejs3@^7.18.9":
version "7.18.9"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.9.tgz#7bacecd1cb2dd694eacd32a91fcf7021c20770ae"
integrity sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A==
"@babel/runtime-corejs3@^7.19.0":
version "7.19.0"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.19.0.tgz#0df75cb8e5ecba3ca9e658898694e5326d52397f"
integrity sha512-JyXXoCu1N8GLuKc2ii8y5RGma5FMpFeO2nAQIe0Yzrbq+rQnN+sFj47auLblR5ka6aHNGPDgv8G/iI2Grb0ldQ==
dependencies:
core-js-pure "^3.20.2"
regenerator-runtime "^0.13.4"