Skip to content

Commit

Permalink
build(deps-dev): bump the dev-minor-versions group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-minor-versions group with 2 updates: [cypress](https://github.com/cypress-io/cypress) and [postcss](https://github.com/postcss/postcss).


Updates `cypress` from 13.15.1 to 13.15.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.15.1...v13.15.2)

Updates `postcss` from 8.4.47 to 8.4.48
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.48)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-versions
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-minor-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent d8ab3a9 commit f025cd1
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 32 deletions.
93 changes: 63 additions & 30 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 @@ -51,7 +51,7 @@
"autoprefixer": "10.4.20",
"axe-core": "4.10.2",
"babel-jest": "29.7.0",
"cypress": "13.15.1",
"cypress": "13.15.2",
"cypress-axe": "1.5.0",
"cypress-multi-reporters": "2.0.4",
"eslint": "8.57.0",
Expand All @@ -68,7 +68,7 @@
"mochawesome-report-generator": "6.2.0",
"node-mocks-http": "1.16.1",
"pino-pretty": "11.3.0",
"postcss": "8.4.47",
"postcss": "8.4.48",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"react-test-renderer": "18.3.1",
Expand Down

0 comments on commit f025cd1

Please sign in to comment.