Upgrade jest

Signed-off-by: Kamil Markow <kamilmarkow@gmail.com>
This commit is contained in:
Kamil Markow
2024-01-26 08:46:02 -05:00
parent afe7af72fd
commit b58673ef61
3 changed files with 11 additions and 6 deletions
+2 -2
View File
@@ -62,7 +62,7 @@
"@swc/core": "^1.3.46",
"@swc/helpers": "^0.5.0",
"@swc/jest": "^0.2.22",
"@types/jest": "^29.0.0",
"@types/jest": "^29.5.11",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.7.2",
@@ -100,7 +100,7 @@
"handlebars": "^4.7.3",
"html-webpack-plugin": "^5.3.1",
"inquirer": "^8.2.0",
"jest": "^29.0.2",
"jest": "^29.7.0",
"jest-css-modules": "^2.1.0",
"jest-environment-jsdom": "^29.0.2",
"jest-runtime": "^29.0.2",