Skip to content

Commit

Permalink
[DCJ-400-npm]: Bump the npm-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).


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

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

Updates `eslint-plugin-react` from 7.35.2 to 7.36.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.2...v7.36.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  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: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent fb6e4c3 commit a07cf09
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"@mui/utils": "5.16.6",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@types/react-dom": "18.3.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@types/dompurify": "3.0.5",
"@types/history": "5.0.0",
"@types/lodash": "4.17.7",
"@types/react": "18.3.5",
"@types/react": "18.3.6",
"@types/react-modal": "3.16.3",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
Expand All @@ -75,7 +75,7 @@
"cypress": "13.14.2",
"eslint": "8.56.0",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.1",
"google-auth-library": "9.14.1",
"history": "5.3.0",
"html-webpack-plugin": "5.6.0",
Expand Down

0 comments on commit a07cf09

Please sign in to comment.