1
0
Fork 0

bump test tools

This commit is contained in:
Matthias Kretschmann 2023-04-01 15:27:55 +01:00
parent 93e4e90508
commit f0166cb84b
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 696 additions and 674 deletions

1362
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -76,10 +76,10 @@
"devDependencies": {
"@svgr/webpack": "^6.5.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/react": "^14.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.4.0",
"@types/jest": "^29.5.0",
"@types/lunr": "^2.3.4",
"@types/node": "^18.15.11",
"@types/react": "^18.0.31",
@ -96,8 +96,8 @@
"eslint-plugin-testing-library": "^5.10.2",
"fs-extra": "^11.1.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"markdownlint-cli": "^0.33.0",
"node-iptc": "^1.0.5",
"npm-run-all": "^4.1.5",