Fixing some odd issues we are seeing when running unit tests / some pages on website.
This commit is contained in:
parent
86cf65aad9
commit
9de93b9c97
2 changed files with 6521 additions and 7897 deletions
14411
package-lock.json
generated
14411
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -56,7 +56,12 @@
|
|||
"babel-jest": "^27.0.6",
|
||||
"concurrently": "^9.1.2",
|
||||
"dotenv-safe": "^9.1.0",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint": "^8.45.0",
|
||||
"eslint-config-airbnb-base": "15.0.0",
|
||||
"eslint-import-resolver-alias": "1.1.2",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsdoc": "^46.4.3",
|
||||
"eslint-plugin-vue": "^9.15.1",
|
||||
"form-data": "^4.0.4",
|
||||
"jest": "^27.0.5",
|
||||
"jest-junit": "^13.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue