Merge branch 'dependabot-npm_and_yarn-babel-runtime-corejs3-7.16.7' into 'master'

Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.5 to 7.16.7

See merge request unboundsoftware/dancefinder/dancefinder-app!143
This commit was merged in pull request #192.
This commit is contained in:
2022-01-02 17:46:12 +00:00
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.16.5",
"@babel/runtime-corejs3": "^7.16.7",
"@graphql-codegen/cli": "^2.3.0",
"@graphql-codegen/fragment-matcher": "^3.2.0",
"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.16.5":
version "7.16.5"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.5.tgz#9057d879720c136193f0440bc400088212a74894"
integrity sha512-F1pMwvTiUNSAM8mc45kccMQxj31x3y3P+tA/X8hKNWp3/hUsxdGxZ3D3H8JIkxtfA8qGkaBTKvcmvStaYseAFw==
"@babel/runtime-corejs3@^7.16.7":
version "7.16.7"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.7.tgz#a762745fe8b4d61a26444a9151e6586d36044dde"
integrity sha512-MiYR1yk8+TW/CpOD0CyX7ve9ffWTKqLk/L6pk8TPl0R8pNi+1pFY8fH9yET55KlvukQ4PAWfXsGr2YHVjcI4Pw==
dependencies:
core-js-pure "^3.19.0"
regenerator-runtime "^0.13.4"