chore(deps-dev): bump expect from 1.20.2 to 27.3.1

Closes #7607
This commit is contained in:
Vladimir Gorej
2021-11-04 14:16:00 +01:00
parent e624592d60
commit 62031f3ff0
5 changed files with 307 additions and 789 deletions

View File

@@ -1,6 +1,6 @@
/* eslint-env mocha */
import React from "react"
import expect, { createSpy } from "expect"
import expect from "expect"
import { mount } from "enzyme"
import { fromJS, Map } from "immutable"
import OnlineValidatorBadge from "components/online-validator-badge"