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] committed Nov 7, 2023
1 parent 8e30f5f commit 599d5f1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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.9.5",
"@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.126",
"@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",
"jest-junit": "14.0.1",
"prettier": "2.8.8",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typescript": "4.7.4"
"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 599d5f1

Please sign in to comment.