Skip to content

Commit

Permalink
bump(deps): update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 11162dd commit 7d4dd4e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"minimatch": "^3.0.5"
},
"devDependencies": {
"@types/jest": "^26.0.20",
"@types/jest": "^29.5.5",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.178",
"@types/minimatch": "^3.0.5",
Expand All @@ -46,11 +46,11 @@
"codecov": "^3.8.2",
"eslint": "^7.21.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.1.5",
"jest": "^26.4.4",
"jest-circus": "^26.4.4",
"eslint-plugin-jest": "^27.2.3",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"prettier": "2.8.8",
"ts-jest": "^26.5.6",
"ts-jest": "^29.1.1",
"typescript": "^4.1.3"
}
}

0 comments on commit 7d4dd4e

Please sign in to comment.