Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2631)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent cef8fe7 commit 529ea34
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 75 deletions.
142 changes: 72 additions & 70 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@apollo/cache-control-types": "1.0.2",
"@apollo/client": "3.7.15",
"@apollo/server": "4.7.3",
"@apollo/server": "4.7.4",
"@apollo/utils.fetcher": "2.0.1",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.1",
Expand All @@ -62,10 +62,10 @@
"@types/loglevel": "1.5.4",
"@types/make-fetch-happen": "10.0.1",
"@types/nock": "10.0.3",
"@types/node": "14.18.48",
"@types/node": "14.18.51",
"@types/node-fetch": "2.6.4",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@types/uuid": "9.0.2",
"@typescript-eslint/eslint-plugin": "5.59.11",
"bunyan": "1.8.15",
"cspell": "6.31.1",
"graphql": "16.6.0",
Expand All @@ -80,7 +80,7 @@
"nock": "13.3.1",
"node-fetch": "2.6.11",
"prettier": "2.8.8",
"semver": "7.5.1",
"semver": "7.5.2",
"strip-indent": "3.0.0",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 529ea34

Please sign in to comment.