Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-30 10:07:01 +01:00 committed by GitHub
parent aa5bd62c93
commit fc3735564a
2 changed files with 4 additions and 4 deletions

View File

@ -3129,9 +3129,9 @@
}
},
"@octokit/graphql": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.5.2.tgz",
"integrity": "sha512-SpB/JGdB7bxRj8qowwfAXjMpICUYSJqRDj26MKJAryRQBqp/ZzARsaO2LEFWzDaps0FLQoPYVGppS0HQXkBhdg==",
"version": "4.5.3",
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.5.3.tgz",
"integrity": "sha512-JyYvi3j2tOb5ofASEpcg1Advs07H+Ag+I+ez7buuZfNVAmh1IYcDTuxd4gnYH8S2PSGu+f5IdDGxMmkK+5zsdA==",
"dev": true,
"requires": {
"@octokit/request": "^5.3.0",

View File

@ -66,7 +66,7 @@
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/polyfill": "7.10.4",
"@babel/preset-env": "7.10.4",
"@octokit/graphql": "4.5.2",
"@octokit/graphql": "4.5.3",
"@storybook/addon-a11y": "5.3.18",
"@storybook/addon-actions": "5.3.18",
"@storybook/addon-docs": "5.3.18",