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:
+1
-1
@@ -50,7 +50,7 @@
|
|||||||
"vuex": "3.6.2"
|
"vuex": "3.6.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/runtime-corejs3": "^7.18.9",
|
"@babel/runtime-corejs3": "^7.19.0",
|
||||||
"@graphql-codegen/cli": "^2.12.0",
|
"@graphql-codegen/cli": "^2.12.0",
|
||||||
"@graphql-codegen/fragment-matcher": "^3.3.1",
|
"@graphql-codegen/fragment-matcher": "^3.3.1",
|
||||||
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
|
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
|
||||||
|
|||||||
@@ -1048,10 +1048,10 @@
|
|||||||
"@babel/types" "^7.4.4"
|
"@babel/types" "^7.4.4"
|
||||||
esutils "^2.0.2"
|
esutils "^2.0.2"
|
||||||
|
|
||||||
"@babel/runtime-corejs3@^7.18.9":
|
"@babel/runtime-corejs3@^7.19.0":
|
||||||
version "7.18.9"
|
version "7.19.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.9.tgz#7bacecd1cb2dd694eacd32a91fcf7021c20770ae"
|
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.19.0.tgz#0df75cb8e5ecba3ca9e658898694e5326d52397f"
|
||||||
integrity sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A==
|
integrity sha512-JyXXoCu1N8GLuKc2ii8y5RGma5FMpFeO2nAQIe0Yzrbq+rQnN+sFj47auLblR5ka6aHNGPDgv8G/iI2Grb0ldQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js-pure "^3.20.2"
|
core-js-pure "^3.20.2"
|
||||||
regenerator-runtime "^0.13.4"
|
regenerator-runtime "^0.13.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user