Skip to content

Commit

Permalink
build: update jest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2023
1 parent 9886982 commit f5f3080
Show file tree
Hide file tree
Showing 2 changed files with 3,964 additions and 4,274 deletions.
12 changes: 6 additions & 6 deletions libs/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"@types/jest": "27.5.0",
"jest": "27.5.1",
"jest-environment-node": "27.5.1",
"jest-junit": "13.2.0",
"jest-preset-angular": "11.1.2",
"ts-jest": "27.1.4"
"@types/jest": "29.5.2",
"jest": "29.6.0",
"jest-environment-node": "29.6.0",
"jest-junit": "16.0.0",
"jest-preset-angular": "13.1.1",
"ts-jest": "29.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit f5f3080

Please sign in to comment.