Skip to content

Commit

Permalink
⬆️ Oppgraderer test-pakker
Browse files Browse the repository at this point in the history
Co-authored-by: Halvor Grizzly Bjørn <[email protected]>
Co-authored-by: Tor Idland <[email protected]>
  • Loading branch information
3 people committed Dec 12, 2023
1 parent be24a91 commit 43742c2
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 616 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"yup": "^1.2.0"
},
"devDependencies": {
"@axe-core/playwright": "^4.7.3",
"@playwright/test": "^1.35.1",
"@testing-library/dom": "^9.3.0",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.0",
"@axe-core/playwright": "^4.8.2",
"@playwright/test": "^1.40.1",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@types/amplitude-js": "^8.16.2",
"@types/jest": "^29.0.0",
"@types/jest-axe": "^3.5.3",
"@types/jest": "^29.5.11",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.10.4",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.0",
Expand All @@ -56,17 +56,17 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"jest": "^29.0.0",
"jest-axe": "^7.0.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-css-modules-transform": "^4.3.0",
"jest-environment-jsdom": "^29.0.3",
"jest-environment-jsdom": "^29.7.0",
"json-diff": "^1.0.3",
"lint-staged": "^13.2.2",
"patch-package": "^7.0.0",
"prettier": "^2.5.1",
"lint-staged": "^15.2.0",
"patch-package": "^8.0.0",
"prettier": "^3.1.1",
"process": "^0.11.10",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.2"
"ts-jest": "^29.1.1"
},
"resolutions": {
"lmdb": "2.1.7",
Expand Down
Loading

0 comments on commit 43742c2

Please sign in to comment.