Update testing library

This commit is contained in:
Alejandro Celaya
2023-08-08 11:24:19 +02:00
parent 2da0043e0a
commit 5bce7b91f1
4 changed files with 38 additions and 20 deletions

View File

@@ -68,10 +68,10 @@
"devDependencies": {
"@shlinkio/eslint-config-js-coding-standard": "~2.2.0",
"@shlinkio/stylelint-config-css-coding-standard": "~1.1.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@total-typescript/shoehorn": "^0.1.0",
"@total-typescript/shoehorn": "^0.1.1",
"@types/json2csv": "^5.0.3",
"@types/leaflet": "^1.9.0",
"@types/qs": "^6.9.7",
@@ -86,7 +86,7 @@
"@vitejs/plugin-react": "^4.0.4",
"@vitest/coverage-v8": "^0.34.1",
"adm-zip": "^0.5.10",
"chalk": "^5.2.0",
"chalk": "^5.3.0",
"eslint": "^8.46.0",
"jsdom": "^22.1.0",
"resize-observer-polyfill": "^1.5.1",