chore(deps): update dependency eslint-plugin-emotion to v11 (#4594)

This commit is contained in:
renovate[bot]
2020-11-18 18:59:30 +02:00
committed by GitHub
parent 9741a79e49
commit 8326e8e47b
5 changed files with 12 additions and 11 deletions

View File

@ -1,4 +1,4 @@
/* eslint-disable emotion/no-vanilla */
/* eslint-disable @emotion/no-vanilla */
import '@testing-library/jest-dom/extend-expect';
import fetch from 'node-fetch';