Skip to content

Commit

Permalink
chore(deps-dev): bump the devdependencies group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the devdependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@dhis2/cli-app-scripts](https://github.com/dhis2/app-platform/tree/HEAD/cli) | `11.6.1` | `11.7.4` |
| [@dhis2/cli-style](https://github.com/dhis2/cli-style) | `10.5.1` | `10.7.5` |
| [@dhis2/cypress-commands](https://github.com/dhis2/cli-utils-cypress) | `10.0.3` | `10.0.6` |
| [@dhis2/cypress-plugins](https://github.com/dhis2/cli-utils-cypress) | `10.0.3` | `10.0.6` |
| [cypress-tags](https://github.com/infosum/cypress-tags) | `1.1.2` | `1.2.2` |
| [enzyme-adapter-react-16](https://github.com/enzymejs/enzyme/tree/HEAD/packages/enzyme-adapter-react-16) | `1.15.7` | `1.15.8` |
| [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store) | `1.5.4` | `1.5.5` |
| [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.3` | `2.0.8` |


Updates `@dhis2/cli-app-scripts` from 11.6.1 to 11.7.4
- [Release notes](https://github.com/dhis2/app-platform/releases)
- [Changelog](https://github.com/dhis2/app-platform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dhis2/app-platform/commits/v11.7.4/cli)

Updates `@dhis2/cli-style` from 10.5.1 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.5.1...v10.7.5)

Updates `@dhis2/cypress-commands` from 10.0.3 to 10.0.6
- [Release notes](https://github.com/dhis2/cli-utils-cypress/releases)
- [Changelog](https://github.com/dhis2/cli-utils-cypress/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-utils-cypress@v10.0.3...v10.0.6)

Updates `@dhis2/cypress-plugins` from 10.0.3 to 10.0.6
- [Release notes](https://github.com/dhis2/cli-utils-cypress/releases)
- [Changelog](https://github.com/dhis2/cli-utils-cypress/blob/master/CHANGELOG.md)
- [Commits](dhis2/cli-utils-cypress@v10.0.3...v10.0.6)

Updates `cypress-tags` from 1.1.2 to 1.2.2
- [Changelog](https://github.com/infosum/cypress-tags/blob/master/CHANGELOG.md)
- [Commits](https://github.com/infosum/cypress-tags/commits)

Updates `enzyme-adapter-react-16` from 1.15.7 to 1.15.8
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/enzymejs/enzyme/commits/[email protected]/packages/enzyme-adapter-react-16)

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)

Updates `start-server-and-test` from 2.0.3 to 2.0.8
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v2.0.3...v2.0.8)

---
updated-dependencies:
- dependency-name: "@dhis2/cli-app-scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@dhis2/cli-style"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@dhis2/cypress-commands"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@dhis2/cypress-plugins"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: cypress-tags
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: enzyme-adapter-react-16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: redux-mock-store
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 32f6f37 commit 91f0e34
Show file tree
Hide file tree
Showing 2 changed files with 1,301 additions and 569 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"postinstall": "patch-package"
},
"devDependencies": {
"@dhis2/cli-app-scripts": "11.6.1",
"@dhis2/cli-style": "^10.5.1",
"@dhis2/cypress-commands": "^10.0.3",
"@dhis2/cypress-plugins": "^10.0.3",
"@dhis2/cli-app-scripts": "11.7.4",
"@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/react": "^12.1.5",
"cypress": "^12.16.0",
"cypress-tags": "^1.1.2",
"cypress-tags": "^1.2.2",
"cypress-wait-until": "^1.7.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.7",
"enzyme-adapter-react-16": "^1.15.8",
"enzyme-to-json": "^3.6.2",
"eslint-plugin-cypress": "^2.15.1",
"patch-package": "^6.5.1",
"redux-devtools": "^3.7.0",
"redux-mock-store": "^1.5.4",
"redux-mock-store": "^1.5.5",
"semantic-release": "^20",
"start-server-and-test": "^2.0.3"
"start-server-and-test": "^2.0.8"
},
"dependencies": {
"@dhis2/analytics": "^26.8.4",
Expand Down
Loading

0 comments on commit 91f0e34

Please sign in to comment.