We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4152f6b commit bfe863bCopy full SHA for bfe863b
package.json
@@ -49,7 +49,7 @@
49
"@types/cron": "2.4.0",
50
"@types/express": "4.17.21",
51
"@types/imap": "0.8.40",
52
- "@types/jest": "29.5.12",
+ "@types/jest": "30.0.0",
53
"@types/mailparser": "3.4.4",
54
"@types/node": "20.11.19",
55
"@types/supertest": "6.0.2",
@@ -64,7 +64,7 @@
64
"eslint-plugin-prettier": "5.1.3",
65
"eslint-plugin-promise": "6.1.1",
66
"eslint-plugin-unicorn": "51.0.1",
67
- "jest": "29.7.0",
+ "jest": "30.0.5",
68
"prettier": "3.2.5",
69
"semantic-release": "23.0.2",
70
"supertest": "6.3.4",
0 commit comments