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 Jan 4, 2024
1 parent d7ab7a7 commit 48b5c0b
Show file tree
Hide file tree
Showing 2 changed files with 6,131 additions and 4,023 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.11",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-junit": "16.0.0",
"jest-preset-angular": "13.1.5",
"ts-jest": "29.1.1"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 48b5c0b

Please sign in to comment.