This commit is contained in:
renovate[bot] 2019-12-18 10:51:46 +01:00 committed by Albert Juhé Lluveras
parent c053ea1846
commit 47d695b7ad
2 changed files with 4 additions and 4 deletions

View File

@ -1311,9 +1311,9 @@
}
},
"@octokit/rest": {
"version": "16.35.0",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.35.0.tgz",
"integrity": "sha512-9ShFqYWo0CLoGYhA1FdtdykJuMzS/9H6vSbbQWDX4pWr4p9v+15MsH/wpd/3fIU+tSxylaNO48+PIHqOkBRx3w==",
"version": "16.35.2",
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-16.35.2.tgz",
"integrity": "sha512-iijaNZpn9hBpUdh8YdXqNiWazmq4R1vCUsmxpBB0kCQ0asHZpCx+HNs22eiHuwYKRhO31ZSAGBJLi0c+3XHaKQ==",
"dev": true,
"requires": {
"@octokit/request": "^5.2.0",

View File

@ -44,7 +44,7 @@
"devDependencies": {
"@babel/core": "7.7.5",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@octokit/rest": "16.35.0",
"@octokit/rest": "16.35.2",
"@wordpress/babel-preset-default": "4.7.0",
"@wordpress/blocks": "6.8.0",
"@wordpress/browserslist-config": "2.6.0",