Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent a606968 commit 03356ab
Show file tree
Hide file tree
Showing 2 changed files with 864 additions and 3,075 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@octokit/webhooks": "^7.6.2",
"@types/jest": "^25.2.3",
"@types/jest": "^29.0.0",
"@types/node": "^20.0.0",
"@types/semver": "^7.2.0",
"@typescript-eslint/parser": "^3.1.0",
Expand All @@ -39,11 +39,11 @@
"eslint-plugin-github": "^2.0.0",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-prettier": "^3.1.3",
"jest": "^24.9.0",
"jest-circus": "^26.0.1",
"jest": "^29.0.0",
"jest-circus": "^29.0.0",
"js-yaml": "^3.14.0",
"prettier": "^2.0.5",
"ts-jest": "^24.2.0",
"ts-jest": "^29.0.0",
"typescript": "^3.9.3"
}
}
Loading

0 comments on commit 03356ab

Please sign in to comment.