Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 3 updates (#282
Browse files Browse the repository at this point in the history
)

Bumps the production-dependencies group with 3 updates: [cypress](https://github.com/cypress-io/cypress), [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) and [next](https://github.com/vercel/next.js).


Updates `cypress` from 13.6.0 to 13.6.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.0...v13.6.1)

Updates `isomorphic-dompurify` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v1.11.0...v1.12.0)

Updates `next` from 14.0.3 to 14.0.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.0.3...v14.0.4)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 7ab8b84 commit 09d2d16
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 55 deletions.
105 changes: 53 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@codesandbox/sandpack-themes": "^2.0.21",
"airtable": "^0.12.2",
"check-node-version": "^4.2.1",
"cypress": "^13.6.0",
"cypress": "^13.6.1",
"cypress-axe": "^1.5.0",
"cypress-each": "^1.13.3",
"isomorphic-dompurify": "^1.11.0",
"isomorphic-dompurify": "^1.12.0",
"marked": "^10.0.0",
"next": "^14.0.3",
"next": "^14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down

0 comments on commit 09d2d16

Please sign in to comment.