Skip to content

Commit

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

Bumps the production-dependencies group with 3 updates: [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [cypress](https://github.com/cypress-io/cypress) and [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify).


Updates `@codesandbox/sandpack-react` from 2.13.5 to 2.13.7
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.13.5...v2.13.7)

Updates `cypress` from 13.7.0 to 13.7.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.7.0...v13.7.1)

Updates `isomorphic-dompurify` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-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
...

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 Apr 1, 2024
1 parent 96fc684 commit 04ce62b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 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 @@ -19,14 +19,14 @@
"lint-staged": "lint-staged"
},
"dependencies": {
"@codesandbox/sandpack-react": "^2.13.5",
"@codesandbox/sandpack-react": "^2.13.7",
"@codesandbox/sandpack-themes": "^2.0.21",
"airtable": "^0.12.2",
"check-node-version": "^4.2.1",
"cypress": "^13.7.0",
"cypress": "^13.7.1",
"cypress-axe": "^1.5.0",
"cypress-each": "^1.14.0",
"isomorphic-dompurify": "^2.5.0",
"isomorphic-dompurify": "^2.6.0",
"marked": "^12.0.1",
"next": "^14.1.4",
"react": "18.2.0",
Expand Down

0 comments on commit 04ce62b

Please sign in to comment.