Merge branch 'dependabot-npm_and_yarn-babel-runtime-corejs3-7.16.8' into 'master'
Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.7 to 7.16.8 See merge request unboundsoftware/dancefinder/dancefinder-app!157
This commit was merged in pull request #206.
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@
|
||||
"prepublish": "yarn run snyk-protect"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime-corejs3": "^7.16.7",
|
||||
"@babel/runtime-corejs3": "^7.16.8",
|
||||
"@graphql-codegen/cli": "^2.3.1",
|
||||
"@graphql-codegen/fragment-matcher": "^3.2.1",
|
||||
"babel-eslint": "^10.0.3",
|
||||
|
||||
@@ -956,12 +956,12 @@
|
||||
"@babel/types" "^7.4.4"
|
||||
esutils "^2.0.2"
|
||||
|
||||
"@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==
|
||||
"@babel/runtime-corejs3@^7.16.8":
|
||||
version "7.16.8"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.8.tgz#ea533d96eda6fdc76b1812248e9fbd0c11d4a1a7"
|
||||
integrity sha512-3fKhuICS1lMz0plI5ktOE/yEtBRMVxplzRkdn6mJQ197XiY0JnrzYV0+Mxozq3JZ8SBV9Ecurmw1XsGbwOf+Sg==
|
||||
dependencies:
|
||||
core-js-pure "^3.19.0"
|
||||
core-js-pure "^3.20.2"
|
||||
regenerator-runtime "^0.13.4"
|
||||
|
||||
"@babel/runtime@^7.14.0", "@babel/runtime@^7.8.4":
|
||||
@@ -4675,10 +4675,10 @@ core-js-compat@^3.12.1, core-js-compat@^3.18.0, core-js-compat@^3.19.1:
|
||||
browserslist "^4.17.6"
|
||||
semver "7.0.0"
|
||||
|
||||
core-js-pure@^3.10.2, core-js-pure@^3.19.0:
|
||||
version "3.19.1"
|
||||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.19.1.tgz#edffc1fc7634000a55ba05e95b3f0fe9587a5aa4"
|
||||
integrity sha512-Q0Knr8Es84vtv62ei6/6jXH/7izKmOrtrxH9WJTHLCMAVeU+8TF8z8Nr08CsH4Ot0oJKzBzJJL9SJBYIv7WlfQ==
|
||||
core-js-pure@^3.10.2, core-js-pure@^3.20.2:
|
||||
version "3.20.2"
|
||||
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.20.2.tgz#5d263565f0e34ceeeccdc4422fae3e84ca6b8c0f"
|
||||
integrity sha512-CmWHvSKn2vNL6p6StNp1EmMIfVY/pqn3JLAjfZQ8WZGPOlGoO92EkX9/Mk81i6GxvoPXjUqEQnpM3rJ5QxxIOg==
|
||||
|
||||
core-js@3, core-js@^3.0.1, core-js@^3.19.0, core-js@^3.6.5:
|
||||
version "3.20.2"
|
||||
|
||||
Reference in New Issue
Block a user