Build(deps-dev): bump @babel/runtime-corejs3 from 7.17.9 to 7.18.0 #377

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-babel-runtime-corejs3-7.18.0 into master 2022-05-20 07:59:12 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 2b8588a6e2 - Show all commits
+1 -1
View File
@@ -56,7 +56,7 @@
"prepublish": "yarn run snyk-protect"
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.17.9",
"@babel/runtime-corejs3": "^7.18.0",
"@graphql-codegen/cli": "^2.6.2",
"@graphql-codegen/fragment-matcher": "^3.2.1",
"babel-eslint": "^10.0.3",
+4 -4
View File
@@ -1113,10 +1113,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"
"@babel/runtime-corejs3@^7.17.9":
version "7.17.9"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz#3d02d0161f0fbf3ada8e88159375af97690f4055"
integrity sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==
"@babel/runtime-corejs3@^7.18.0":
version "7.18.0"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.0.tgz#eed03023c5226b1e2b2ba32b8b6af5cb0518a6c7"
integrity sha512-G5FaGZOWORq9zthDjIrjib5XlcddeqLbIiDO3YQsut6j7aGf76xn0umUC/pA6+nApk3hQJF4JzLzg5PCl6ewJg==
dependencies:
core-js-pure "^3.20.2"
regenerator-runtime "^0.13.4"