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 May 7, 2024
1 parent c5a2c2d commit fffcd83
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"@types/aws-lambda": "^8.10.106"
},
"devDependencies": {
"@apollo/server": "4.10.1",
"@apollo/server-integration-testsuite": "4.10.1",
"@apollo/server": "4.10.4",
"@apollo/server-integration-testsuite": "4.10.4",
"@apollo/utils.withrequired": "3.0.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@types/jest": "29.5.12",
"@types/node": "16.18.86",
"@types/node": "16.18.97",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"cspell": "7.3.9",
Expand All @@ -50,13 +50,13 @@
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"@apollo/server": "^4.0.0"
},
"volta": {
"node": "20.11.1",
"npm": "10.5.0"
"node": "20.13.0",
"npm": "10.7.0"
}
}

0 comments on commit fffcd83

Please sign in to comment.