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 25, 2023
1 parent 006a37f commit 32ba48b
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
112 changes: 56 additions & 56 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
Expand Up @@ -39,24 +39,24 @@
"@apollo/utils.withrequired": "3.0.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@types/jest": "29.5.8",
"@types/node": "16.18.62",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@types/jest": "29.5.10",
"@types/node": "16.18.65",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"cspell": "7.3.9",
"eslint": "8.54.0",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"prettier": "3.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@apollo/server": "^4.0.0"
},
"volta": {
"node": "20.9.0",
"node": "20.10.0",
"npm": "10.2.4"
}
}

0 comments on commit 32ba48b

Please sign in to comment.