Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-20 14:29:11 +01:00 committed by GitHub
parent 0dc7e9e6f1
commit dd18c75163
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@woocommerce/block-library",
"version": "2.6.0-dev",
"version": "2.6.0-rc1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -3781,9 +3781,9 @@
}
},
"@types/jest": {
"version": "25.2.1",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.1.tgz",
"integrity": "sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==",
"version": "25.2.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz",
"integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==",
"dev": true,
"requires": {
"jest-diff": "^25.2.1",

View File

@ -77,7 +77,7 @@
"@storybook/addon-viewport": "5.3.18",
"@storybook/addons": "5.3.18",
"@storybook/react": "5.3.18",
"@types/jest": "25.2.1",
"@types/jest": "25.2.3",
"@types/react": "16.9.35",
"@types/wordpress__data": "4.6.7",
"@types/wordpress__element": "2.4.1",