Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 4 updates: [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [cypress](https://github.com/cypress-io/cypress), [cypress-each](https://github.com/bahmutov/cypress-each) and [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify).


Updates `@codesandbox/sandpack-react` from 2.12.0 to 2.13.2
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](codesandbox/sandpack@v2.12.0...v2.13.2)

Updates `cypress` from 13.6.4 to 13.6.6
- [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.4...v13.6.6)

Updates `cypress-each` from 1.13.3 to 1.14.0
- [Release notes](https://github.com/bahmutov/cypress-each/releases)
- [Commits](bahmutov/cypress-each@v1.13.3...v1.14.0)

Updates `isomorphic-dompurify` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.3.0...v2.4.0)

---
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: cypress-each
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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]>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 55dd518 commit ca05cae
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
52 changes: 26 additions & 26 deletions package-lock.json

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

8 changes: 4 additions & 4 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.12.0",
"@codesandbox/sandpack-react": "^2.13.2",
"@codesandbox/sandpack-themes": "^2.0.21",
"airtable": "^0.12.2",
"check-node-version": "^4.2.1",
"cypress": "^13.6.4",
"cypress": "^13.6.6",
"cypress-axe": "^1.5.0",
"cypress-each": "^1.13.3",
"isomorphic-dompurify": "^2.3.0",
"cypress-each": "^1.14.0",
"isomorphic-dompurify": "^2.4.0",
"marked": "^12.0.0",
"next": "^14.1.0",
"react": "18.2.0",
Expand Down

0 comments on commit ca05cae

Please sign in to comment.