1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00

Update jest

This commit is contained in:
Adria Navarro 2023-11-06 14:24:33 +01:00
parent ff4adec9e0
commit 004e0a5f11
9 changed files with 463 additions and 266 deletions

@ -1 +1 @@
Subproject commit 8636775e4c35eb2c67e6014f2b4749a0028b0bed
Subproject commit 314fad16e0f6998fa7348022e401d1106445a2e9

View file

@ -73,8 +73,8 @@
"@types/uuid": "8.3.4",
"chance": "1.1.8",
"ioredis-mock": "8.7.0",
"jest": "29.6.2",
"jest-environment-node": "29.6.2",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-serial-runner": "1.2.1",
"pino-pretty": "10.0.0",
"pouchdb-adapter-memory": "7.2.2",

View file

@ -90,7 +90,7 @@
"@testing-library/svelte": "^3.2.2",
"babel-jest": "^29.6.2",
"identity-obj-proxy": "^3.0.0",
"jest": "29.6.2",
"jest": "29.7.0",
"jsdom": "^21.1.1",
"ncp": "^2.0.0",
"svelte": "^3.49.0",

@ -1 +1 @@
Subproject commit 0db27cad42b1ea92621a2005bde355a4b818d7bc
Subproject commit bbbb7a1f9e4358ec8dc428f9a1034599c81f498d

View file

@ -132,9 +132,9 @@
"apidoc": "0.50.4",
"copyfiles": "2.4.1",
"docker-compose": "0.23.17",
"jest": "29.6.2",
"jest": "29.7.0",
"jest-openapi": "0.14.2",
"jest-runner": "29.6.2",
"jest-runner": "29.7.0",
"jest-serial-runner": "1.2.1",
"nodemon": "2.0.15",
"openapi-typescript": "5.2.0",

View file

@ -35,7 +35,7 @@
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-json": "^4.1.0",
"doctrine": "^3.0.0",
"jest": "29.6.2",
"jest": "29.7.0",
"marked": "^4.0.10",
"rollup": "^2.36.2",
"rollup-plugin-inject-process-env": "^1.3.1",

View file

@ -84,7 +84,7 @@
"@types/server-destroy": "1.0.1",
"@types/supertest": "2.0.14",
"@types/uuid": "8.3.4",
"jest": "29.6.2",
"jest": "29.7.0",
"nodemon": "2.0.15",
"rimraf": "3.0.2",
"supertest": "6.3.3",

View file

@ -29,7 +29,7 @@
"@types/node-fetch": "2.6.4",
"chance": "1.1.8",
"dotenv": "16.0.1",
"jest": "29.6.2",
"jest": "29.7.0",
"prettier": "2.7.1",
"start-server-and-test": "1.14.0",
"@swc/core": "1.3.71",

709
yarn.lock

File diff suppressed because it is too large Load diff