chore: Update testing libraries

pull/111/head
Boaz Poolman 2023-10-19 07:49:52 +02:00
parent d101e3cc43
commit 27b349a82a
3 changed files with 1106 additions and 925 deletions

View File

@ -73,7 +73,7 @@
"eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.21.5", "eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^2.3.0", "eslint-plugin-react-hooks": "^2.3.0",
"jest": "^29.3.1", "jest": "^29.7.0",
"jest-cli": "^29.3.1", "jest-cli": "^29.3.1",
"jest-styled-components": "^7.0.2", "jest-styled-components": "^7.0.2",
"lodash": "^4.17.11", "lodash": "^4.17.11",

View File

@ -11,8 +11,9 @@
"cs": "config-sync" "cs": "config-sync"
}, },
"devDependencies": { "devDependencies": {
"jest": "^26.0.1", "jest": "^29.7.0",
"jest-cli": "^26.0.1" "jest-cli": "^29.7.0",
"supertest": "^6.3.3"
}, },
"dependencies": { "dependencies": {
"@strapi/plugin-i18n": "^4.14.4", "@strapi/plugin-i18n": "^4.14.4",

2024
yarn.lock

File diff suppressed because it is too large Load Diff