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] committed Aug 23, 2024
1 parent 23adfc3 commit e2555d7
Show file tree
Hide file tree
Showing 3 changed files with 1,212 additions and 2,059 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
"devDependencies": {
"@changesets/cli": "^2.24.1",
"@changesets/changelog-github": "^0.4.6",
"@types/jest": "^26.0.14",
"@types/jest": "^29.0.0",
"@types/node": "^12.7.4",
"@types/relay-compiler": "^8.0.0",
"@types/relay-config": "^6.0.0",
"graphql": "^15.3.0",
"jest": "26.4.2",
"jest": "29.7.0",
"prettier": "^2.1.2",
"relay-compiler": "^10.0.1",
"relay-compiler-language-typescript": "^13.0.1",
"relay-config": "^10.0.1",
"standard-version": "^9.0.0",
"ts-jest": "26.3.0",
"ts-jest": "29.2.5",
"tslint": "^6.1.3",
"tslint-plugin-prettier": "^2.3.0",
"typescript": "^4.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/vscode-apollo-relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"devDependencies": {
"apollo-language-server": "^1.23.4",
"graphql": "^15.3.0",
"jest": "26.4.2",
"jest": "29.7.0",
"prettier": "^2.1.2",
"relay-compiler": "^10.0.1",
"relay-compiler-language-typescript": "^13.0.1",
"relay-config": "^10.0.1",
"standard-version": "^9.0.0",
"ts-jest": "26.3.0",
"ts-jest": "29.2.5",
"tslint": "^6.1.3",
"tslint-plugin-prettier": "^2.3.0",
"typescript": "^4.0.3"
Expand Down
Loading

0 comments on commit e2555d7

Please sign in to comment.