Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 3 updates in the / directory: [redux-mock-store](https://github.com/arnaudbenard/redux-mock-store), [@reportportal/agent-js-jest](https://github.com/reportportal/agent-js-jest) and [cypress](https://github.com/cypress-io/cypress).


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 `@reportportal/agent-js-jest` from 5.0.8 to 5.1.0
- [Release notes](https://github.com/reportportal/agent-js-jest/releases)
- [Changelog](https://github.com/reportportal/agent-js-jest/blob/develop/CHANGELOG.md)
- [Commits](reportportal/agent-js-jest@v5.0.8...v5.1.0)

Updates `cypress` from 13.10.0 to 13.15.1
- [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.10.0...v13.15.1)

---
updated-dependencies:
- dependency-name: redux-mock-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@reportportal/agent-js-jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent ad689b2 commit 4cc147e
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 97 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"@dhis2/cypress-commands": "^10.0.3",
"@dhis2/cypress-plugins": "^10.0.2",
"@reportportal/agent-js-cypress": "git+https://github.com/dhis2/agent-js-cypress.git#develop",
"@reportportal/agent-js-jest": "^5.0.8",
"@reportportal/agent-js-jest": "^5.1.0",
"@semantic-release/changelog": "^6",
"@semantic-release/exec": "^6",
"@semantic-release/git": "^10",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.4",
"cypress": "^13.10.0",
"cypress": "^13.15.1",
"cypress-tags": "^1.2.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.8",
"eslint-plugin-cypress": "^2.12.1",
"identity-obj-proxy": "^3.0.0",
"jest-enzyme": "^7.1.2",
"redux-mock-store": "^1.5.4",
"redux-mock-store": "^1.5.5",
"semantic-release": "^20",
"start-server-and-test": "^1.14.0",
"typescript": "^4.8.4"
Expand All @@ -59,7 +59,7 @@
"react-beautiful-dnd": "^13.1.0",
"react-redux": "^7.2.6",
"redux-logger": "^3.0.6",
"redux-mock-store": "^1.5.4",
"redux-mock-store": "^1.5.5",
"redux-thunk": "^2.3.0",
"reselect": "^4.1.5",
"styled-jsx": "^4.0.1"
Expand Down
Loading

0 comments on commit 4cc147e

Please sign in to comment.