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

Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.0 to 7.16.3

See merge request unboundsoftware/dancefinder/dancefinder-app!63
This commit was merged in pull request #112.
This commit is contained in:
2021-11-10 06:40:30 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"prepublish": "yarn run snyk-protect"
},
"devDependencies": {
"@babel/runtime-corejs3": "^7.16.0",
"@babel/runtime-corejs3": "^7.16.3",
"@graphql-codegen/cli": "^1.13.1",
"@graphql-codegen/fragment-matcher": "^3.2.0",
"babel-eslint": "^10.0.3",
+4 -4
View File
@@ -959,10 +959,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"
"@babel/runtime-corejs3@^7.16.0":
version "7.16.0"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.0.tgz#58a7fb00e6948508f12f53a303993e8b6e2f6c70"
integrity sha512-Oi2qwQ21X7/d9gn3WiwkDTJmq3TQtYNz89lRnoFy8VeZpWlsyXvzSwiRrRZ8cXluvSwqKxqHJ6dBd9Rv+p0ZGQ==
"@babel/runtime-corejs3@^7.16.3":
version "7.16.3"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.3.tgz#1e25de4fa994c57c18e5fdda6cc810dac70f5590"
integrity sha512-IAdDC7T0+wEB4y2gbIL0uOXEYpiZEeuFUTVbdGq+UwCcF35T/tS8KrmMomEwEc5wBbyfH3PJVpTSUqrhPDXFcQ==
dependencies:
core-js-pure "^3.19.0"
regenerator-runtime "^0.13.4"