Skip to content

Commit

Permalink
Bump the payload group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the payload group with 2 updates: [@payloadcms/db-mongodb](https://github.com/payloadcms/payload) and [payload](https://github.com/payloadcms/payload).


Updates `@payloadcms/db-mongodb` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](payloadcms/payload@v1.3.1...v1.3.2)

Updates `payload` from 2.8.1 to 2.8.2
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](payloadcms/payload@payload/2.8.1...payload/2.8.2)

---
updated-dependencies:
- dependency-name: "@payloadcms/db-mongodb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: payload
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: payload
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 5e7223f commit 2385f0a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
4 changes: 2 additions & 2 deletions apps/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"dependencies": {
"@azure/storage-blob": "^12.16.0",
"@payloadcms/bundler-webpack": "^1.0.6",
"@payloadcms/db-mongodb": "^1.3.1",
"@payloadcms/db-mongodb": "^1.3.2",
"@payloadcms/plugin-cloud-storage": "^1.1.1",
"@payloadcms/richtext-lexical": "^0.5.2",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"lodash": "^4.17.21",
"payload": "^2.8.1",
"payload": "^2.8.2",
"payload-plugin-oauth": "^2.1.1"
},
"devDependencies": {
Expand Down
43 changes: 22 additions & 21 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 2385f0a

Please sign in to comment.