Build(deps-dev): bump @babel/runtime-corejs3 from 7.17.0 to 7.17.2

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.17.0 to 7.17.2.
- [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.17.2/packages/babel-runtime-corejs3)
This commit is contained in:
2022-02-11 05:58:45 +00:00
parent 846979d4e1
commit 2fd248b97d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"prepublish": "yarn run snyk-protect"
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.17.0",
"@babel/runtime-corejs3": "^7.17.2",
"@graphql-codegen/cli": "^2.6.0",
"@graphql-codegen/fragment-matcher": "^3.2.1",
"babel-eslint": "^10.0.3",
+4 -4
View File
@@ -956,10 +956,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"
"@babel/runtime-corejs3@^7.17.0":
version "7.17.0"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.0.tgz#9de2f75b3ca4b68628c01bd76410b64faa4644f7"
integrity sha512-qeydncU80ravKzovVncW3EYaC1ji3GpntdPgNcJy9g7hHSY6KX+ne1cbV3ov7Zzm4F1z0+QreZPCuw1ynkmYNg==
"@babel/runtime-corejs3@^7.17.2":
version "7.17.2"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.2.tgz#fdca2cd05fba63388babe85d349b6801b008fd13"
integrity sha512-NcKtr2epxfIrNM4VOmPKO46TvDMCBhgi2CrSHaEarrz+Plk2K5r9QemmOFTGpZaoKnWoGH5MO+CzeRsih/Fcgg==
dependencies:
core-js-pure "^3.20.2"
regenerator-runtime "^0.13.4"