Skip to content

Commit

Permalink
[DCJ-400-npm]: Bump the npm-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 5 updates

Bumps the npm-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.0` | `22.5.2` |
| [axios](https://github.com/axios/axios) | `1.7.5` | `1.7.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.4` | `18.3.5` |
| [cypress](https://github.com/cypress-io/cypress) | `13.13.3` | `13.14.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.35.0` | `7.35.1` |



Updates `@types/node` from 22.5.0 to 22.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `axios` from 1.7.5 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.5...v1.7.7)

Updates `@types/react` from 18.3.4 to 18.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `cypress` from 13.13.3 to 13.14.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.13.3...v13.14.1)

Updates `eslint-plugin-react` from 7.35.0 to 7.35.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.35.0...v7.35.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 40cd161 commit 067a92f
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"@mui/utils": "5.16.6",
"@types/node": "22.5.0",
"@types/node": "22.5.2",
"@types/react-dom": "18.3.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"axios": "1.7.5",
"axios": "1.7.7",
"dompurify": "3.1.6",
"http-proxy-middleware": "2.0.6",
"js-file-download": "0.4.12",
Expand Down Expand Up @@ -65,17 +65,17 @@
"@types/dompurify": "3.0.5",
"@types/history": "5.0.0",
"@types/lodash": "4.17.7",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-modal": "3.16.3",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/parser": "7.18.0",
"buffer": "6.0.3",
"csstype": "3.1.3",
"cypress": "13.13.3",
"cypress": "13.14.1",
"eslint": "8.56.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.35.1",
"google-auth-library": "9.14.0",
"history": "5.3.0",
"html-webpack-plugin": "5.6.0",
Expand Down

0 comments on commit 067a92f

Please sign in to comment.