Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent a7a548c commit 764af7a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
"packages/*"
],
"devDependencies": {
"@apollo/server-integration-testsuite": "4.0.0-alpha.2",
"@apollo/utils.withrequired": "1.0.0",
"@apollo/server-integration-testsuite": "4.10.4",
"@apollo/utils.withrequired": "1.0.1",
"@jest/types": "28.1.3",
"@types/aws-lambda": "8.10.101",
"@types/jest": "28.1.6",
"@types/aws-lambda": "8.10.138",
"@types/jest": "28.1.8",
"fastify": "4.3.0",
"graphql": "16.5.0",
"jest": "28.1.3",
"jest-junit": "14.0.0",
"prettier": "2.7.1",
"ts-jest": "28.0.7",
"ts-node": "10.9.1",
"typescript": "4.7.4"
"jest-junit": "14.0.1",
"prettier": "2.8.8",
"ts-jest": "28.0.8",
"ts-node": "10.9.2",
"typescript": "4.9.5"
},
"volta": {
"node": "16.16.0",
"npm": "8.15.1"
"node": "16.20.2",
"npm": "8.19.4"
}
}

0 comments on commit 764af7a

Please sign in to comment.