chore: update package and yarn to latest flow-types; skip test per #542

This commit is contained in:
Aaron Lozier 2018-03-18 09:27:51 -05:00
parent 4e5e7cc89b
commit a56e8ad030
3 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"@commitlint/cli": "6.1.3",
"@commitlint/config-conventional": "6.1.3",
"@commitlint/travis-cli": "6.1.3",
"@verdaccio/types": "2.0.1",
"@verdaccio/types": "2.0.2",
"axios": "0.18.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.0",

View File

@ -14,7 +14,7 @@ jest.mock(
console.error = jest.fn();
describe('<PackageSidebar /> : <LastSync />', () => {
describe.skip('<PackageSidebar /> : <LastSync />', () => {
it('should load the component and check getters: lastUpdate, recentReleases with package data', () => {
const wrapper = mount(<LastSync packageMeta={packageMeta} />);
const instance = wrapper.instance();

View File

@ -239,9 +239,9 @@
version "0.0.2"
resolved "https://registry.npmjs.org/@verdaccio/streams/-/streams-0.0.2.tgz#72cd65449e657b462a1ca094f663cad9ea872427"
"@verdaccio/types@2.0.1":
version "2.0.1"
resolved "https://registry.npmjs.org/@verdaccio/types/-/types-2.0.1.tgz#0ac6b7bee50112ce4aefe6cd0c2d5cb108e22b23"
"@verdaccio/types@2.0.2":
version "2.0.2"
resolved "https://registry.npmjs.org/@verdaccio/types/-/types-2.0.2.tgz#2a60faa458bbb5eaf3cdb6db1ef95c8d2e2fa5ed"
JSONStream@1.3.2, JSONStream@^1.0.4:
version "1.3.2"