1
0
Fork 0

deps: Upgrade to mocha 9

This commit is contained in:
joostdecock 2021-09-03 16:42:26 +02:00
parent 934b0494ee
commit 24053d7172
44 changed files with 4256 additions and 259 deletions

View file

@ -38,7 +38,7 @@ _types:
'axios': &axios '0.21.1'
'react-intl': &react-intl '^5.17.6'
'prop-types': '^15.7.2'
'mocha': '^8.1.0'
'mocha': '^9.1.1'
'chai': '^4.2.0'
'chai-string': '^1.5.0'
'@babel/register': '^7.10.5'