Skip to content

Commit

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


Updates `cypress` from 13.3.1 to 13.3.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.3.1...v13.3.2)

Updates `next` from 13.5.5 to 13.5.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.5...v13.5.6)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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]>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 98f97f1 commit aae0af5
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 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,12 +23,12 @@
"@codesandbox/sandpack-themes": "^2.0.21",
"airtable": "^0.12.2",
"check-node-version": "^4.2.1",
"cypress": "^13.3.1",
"cypress": "^13.3.2",
"cypress-axe": "^1.5.0",
"cypress-each": "^1.13.3",
"isomorphic-dompurify": "^1.9.0",
"marked": "^9.1.2",
"next": "^13.5.5",
"next": "^13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down

0 comments on commit aae0af5

Please sign in to comment.