Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 3 updates
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 [marked](https://github.com/markedjs/marked).


Updates `@codesandbox/sandpack-react` from 2.10.0 to 2.11.2
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.10.0...v2.11.2)

Updates `cypress` from 13.6.1 to 13.6.2
- [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.1...v13.6.2)

Updates `marked` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 55cb033 commit b27d7fd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 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,15 +19,15 @@
"lint-staged": "lint-staged"
},
"dependencies": {
"@codesandbox/sandpack-react": "^2.10.0",
"@codesandbox/sandpack-react": "^2.11.2",
"@codesandbox/sandpack-themes": "^2.0.21",
"airtable": "^0.12.2",
"check-node-version": "^4.2.1",
"cypress": "^13.6.1",
"cypress": "^13.6.2",
"cypress-axe": "^1.5.0",
"cypress-each": "^1.13.3",
"isomorphic-dompurify": "^2.2.0",
"marked": "^11.1.0",
"marked": "^11.1.1",
"next": "^14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit b27d7fd

Please sign in to comment.