Upgrade jest => 29.0

This commit is contained in:
Ryan Gossiaux
2023-07-11 13:19:50 -07:00
parent 0214855f76
commit 2035548117
4 changed files with 2489 additions and 2419 deletions

View File

@@ -45,12 +45,13 @@
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"autoprefixer": "^10.3.7",
"babel-jest": "^27.4.5",
"babel-jest": "^29.0.0",
"cssnano": "^5.0.8",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-svelte3": "^3.2.1",
"jest": "^27.4.5",
"jest": "^29.0.0",
"jest-environment-jsdom": "^29.6.1",
"mdsvex": "^0.9.8",
"postcss": "^8.3.9",
"postcss-load-config": "^3.1.0",
@@ -67,7 +68,7 @@
"svelte-preprocess": "^5.0.0",
"svelte2tsx": "^0.6.15",
"tailwindcss": "^3.0.0",
"ts-jest": "^27.1.2",
"ts-jest": "^29.0.0",
"tslib": "^2.3.1",
"typescript": "^4.4.3",
"vite": "^4.3.9"