Build(deps-dev): bump @babel/runtime-corejs3 from 7.16.0 to 7.16.3 #112
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
"prepublish": "yarn run snyk-protect"
|
"prepublish": "yarn run snyk-protect"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/runtime-corejs3": "^7.16.0",
|
"@babel/runtime-corejs3": "^7.16.3",
|
||||||
"@graphql-codegen/cli": "^1.13.1",
|
"@graphql-codegen/cli": "^1.13.1",
|
||||||
"@graphql-codegen/fragment-matcher": "^3.2.0",
|
"@graphql-codegen/fragment-matcher": "^3.2.0",
|
||||||
"babel-eslint": "^10.0.3",
|
"babel-eslint": "^10.0.3",
|
||||||
|
|||||||
@@ -959,10 +959,10 @@
|
|||||||
"@babel/types" "^7.4.4"
|
"@babel/types" "^7.4.4"
|
||||||
esutils "^2.0.2"
|
esutils "^2.0.2"
|
||||||
|
|
||||||
"@babel/runtime-corejs3@^7.16.0":
|
"@babel/runtime-corejs3@^7.16.3":
|
||||||
version "7.16.0"
|
version "7.16.3"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.0.tgz#58a7fb00e6948508f12f53a303993e8b6e2f6c70"
|
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.16.3.tgz#1e25de4fa994c57c18e5fdda6cc810dac70f5590"
|
||||||
integrity sha512-Oi2qwQ21X7/d9gn3WiwkDTJmq3TQtYNz89lRnoFy8VeZpWlsyXvzSwiRrRZ8cXluvSwqKxqHJ6dBd9Rv+p0ZGQ==
|
integrity sha512-IAdDC7T0+wEB4y2gbIL0uOXEYpiZEeuFUTVbdGq+UwCcF35T/tS8KrmMomEwEc5wBbyfH3PJVpTSUqrhPDXFcQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js-pure "^3.19.0"
|
core-js-pure "^3.19.0"
|
||||||
regenerator-runtime "^0.13.4"
|
regenerator-runtime "^0.13.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user