Update jest

This commit is contained in:
David Edmondson 2021-09-07 12:29:38 -07:00
parent 5cd72860e3
commit 0bc9bfb0f2
2 changed files with 773 additions and 1229 deletions

1998
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -61,7 +61,7 @@
"@types/lodash": "^4.14.168",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"babel-jest": "^27.0.6",
"babel-jest": "^27.1.0",
"babel-loader": "^8.0.5",
"beautify-lint": "^1.0.3",
"benchmark": "^2.1.1",
@ -77,7 +77,7 @@
"http-server": "^13.0.1",
"i18n-webpack-plugin": "^1.0.0",
"istanbul": "^0.4.5",
"jest": "^27.0.6",
"jest": "^27.1.0",
"js-beautify": "^1.5.10",
"jsdom": "^15.0.0",
"jsdom-global": "^3.0.2",