Skip to content

Commit

Permalink
chore(deps): bump apollo-upload-client and @types/apollo-upload-client
Browse files Browse the repository at this point in the history
Bumps [apollo-upload-client](https://github.com/jaydenseric/apollo-upload-client) and [@types/apollo-upload-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/apollo-upload-client). These dependencies needed to be updated together.

Updates `apollo-upload-client` from 17.0.0 to 18.0.1
- [Release notes](https://github.com/jaydenseric/apollo-upload-client/releases)
- [Changelog](https://github.com/jaydenseric/apollo-upload-client/blob/master/changelog.md)
- [Commits](jaydenseric/apollo-upload-client@v17.0.0...v18.0.1)

Updates `@types/apollo-upload-client` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/apollo-upload-client)

---
updated-dependencies:
- dependency-name: apollo-upload-client
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/apollo-upload-client"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent bd7c196 commit d068621
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 15 deletions.
4 changes: 2 additions & 2 deletions apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@next/bundle-analyzer": "^14.2.5",
"@next/eslint-plugin-next": "^14.2.5",
"@sentry/nextjs": "^8.25.0",
"apollo-upload-client": "17.0.0",
"apollo-upload-client": "18.0.1",
"classnames": "^2.5.1",
"common": "workspace:*",
"date-fns": "^3.6.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/apollo-upload-client": "17.0.2",
"@types/apollo-upload-client": "18.0.0",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/lodash": "^4.17.0",
Expand Down
34 changes: 21 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit d068621

Please sign in to comment.