Skip to content

Commit 14acf26

Browse files
authored
Merge pull request #43 from sylhare/dependabot/npm_and_yarn/jest-15b32fb65f
Bump the jest group across 1 directory with 3 updates
2 parents d0ace42 + 3bebae8 commit 14acf26

File tree

2 files changed

+1113
-795
lines changed

2 files changed

+1113
-795
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"author": "",
1515
"license": "MIT",
1616
"devDependencies": {
17-
"@types/jest": "^29.5.14",
17+
"@types/jest": "^30.0.0",
1818
"@types/node": "^24.6.2",
1919
"@typescript-eslint/eslint-plugin": "^8.35.1",
2020
"@typescript-eslint/parser": "^8.31.1",
2121
"eslint": "^9.36.0",
2222
"eslint-plugin-jest": "^29.0.1",
23-
"jest": "^29.7.0",
23+
"jest": "^30.2.0",
2424
"ts-node": "^10.9.2",
25-
"ts-jest": "^29.3.4",
25+
"ts-jest": "^29.4.5",
2626
"typescript": "^5.9.3"
2727
},
2828
"dependencies": {

0 commit comments

Comments
 (0)