Skip to content

Commit

Permalink
chore(deps): bump the major-production-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the major-production-dependencies group with 2 updates: [cypress](https://github.com/cypress-io/cypress) and [marked](https://github.com/markedjs/marked).


Updates `cypress` from 12.17.4 to 13.3.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@v12.17.4...v13.3.1)

Updates `marked` from 7.0.3 to 9.1.2
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v7.0.3...v9.1.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-production-dependencies
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 60f4670 commit e166374
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@codesandbox/sandpack-themes": "^2.0.21",
"airtable": "^0.12.2",
"check-node-version": "^4.2.1",
"cypress": "^12.17.4",
"cypress": "^13.3.1",
"cypress-axe": "^1.5.0",
"cypress-each": "^1.13.3",
"isomorphic-dompurify": "^1.9.0",
"marked": "^7.0.3",
"marked": "^9.1.2",
"next": "^13.5.5",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit e166374

Please sign in to comment.