Skip to content

Commit

Permalink
chore(deps-dev): bump the devdependencies group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 4 updates

Bumps the devdependencies group with 4 updates in the / directory: [@bahmutov/cypress-esbuild-preprocessor](https://github.com/bahmutov/cypress-esbuild-preprocessor), [@dhis2/cli-style](https://github.com/dhis2/cli-style), [cypress](https://github.com/cypress-io/cypress) and [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store).


Updates `@bahmutov/cypress-esbuild-preprocessor` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/bahmutov/cypress-esbuild-preprocessor/releases)
- [Commits](bahmutov/cypress-esbuild-preprocessor@v2.2.1...v2.2.4)

Updates `@dhis2/cli-style` from 10.7.3 to 10.7.5
- [Release notes](https://github.com/dhis2/cli-style/releases)
- [Changelog](https://github.com/dhis2/cli-style/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-style@v10.7.3...v10.7.5)

Updates `cypress` from 13.13.1 to 13.17.0
- [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.13.1...v13.17.0)

Updates `redux-mock-store` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/arnaudbenard/redux-mock-store/releases)
- [Commits](reduxjs/redux-mock-store@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: "@bahmutov/cypress-esbuild-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@dhis2/cli-style"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: redux-mock-store
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent edb60bc commit a83f7ef
Show file tree
Hide file tree
Showing 2 changed files with 1,177 additions and 344 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,26 @@
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^20.1.0",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.1",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
"@cypress/webpack-preprocessor": "^6.0.2",
"@dhis2/cli-app-scripts": "^11.7.1",
"@dhis2/cli-style": "^10.7.3",
"@dhis2/cli-style": "^10.7.5",
"@dhis2/cypress-commands": "^10.0.6",
"@dhis2/cypress-plugins": "^10.0.6",
"@semantic-release/changelog": "^6",
"@semantic-release/exec": "^6",
"@semantic-release/git": "^10",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^12",
"cypress": "^13.13.1",
"cypress": "^13.17.0",
"cypress-real-events": "^1.13.0",
"d2-manifest": "^1.0.0",
"eslint-plugin-cypress": "^3.3.0",
"immutability-helper": "^3.1.1",
"import": "^0.0.6",
"patch-package": "^7",
"postinstall-postinstall": "^2.1.0",
"redux-mock-store": "^1.5.4",
"redux-mock-store": "^1.5.5",
"resize-observer-polyfill": "^1.5.1",
"semantic-release": "^20",
"start-server-and-test": "^1.14.0"
Expand Down
Loading

0 comments on commit a83f7ef

Please sign in to comment.