Build(deps-dev): bump @babel/runtime-corejs3 from 7.19.1 to 7.19.4

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.19.1 to 7.19.4.
- [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.4/packages/babel-runtime-corejs3)
This commit is contained in:
2022-10-11 04:40:58 +00:00
parent a6355ec5fa
commit 4709b06d2b
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.19.1",
"@babel/runtime-corejs3": "^7.19.4",
"@graphql-codegen/cli": "^2.13.5",
"@graphql-codegen/fragment-matcher": "^3.3.1",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
+4 -4
View File
@@ -1040,10 +1040,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"
"@babel/runtime-corejs3@^7.19.1":
version "7.19.1"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.19.1.tgz#f0cbbe7edda7c4109cd253bb1dee99aba4594ad9"
integrity sha512-j2vJGnkopRzH+ykJ8h68wrHnEUmtK//E723jjixiAl/PPf6FhqY/vYRcMVlNydRKQjQsTsYEjpx+DZMIvnGk/g==
"@babel/runtime-corejs3@^7.19.4":
version "7.19.4"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.19.4.tgz#870dbfd9685b3dad5aeb2d00841bb8b6192e3095"
integrity sha512-HzjQ8+dzdx7dmZy4DQ8KV8aHi/74AjEbBGTFutBmg/pd3dY5/q1sfuOGPTFGEytlQhWoeVXqcK5BwMgIkRkNDQ==
dependencies:
core-js-pure "^3.25.1"
regenerator-runtime "^0.13.4"