Skip to content

Commit ca7dc9a

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps): bump the minor group with 4 updates
Bumps the minor group with 4 updates: [recharts](https://github.com/recharts/recharts), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `recharts` from 2.15.0 to 2.15.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.0...v2.15.1) Updates `@types/node` from 22.10.10 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser) --- updated-dependencies: - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18e3a95 commit ca7dc9a

File tree

2 files changed

+64
-63
lines changed

2 files changed

+64
-63
lines changed

package-lock.json

Lines changed: 61 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "^18",
2020
"react-device-detect": "^2.2.3",
2121
"react-dom": "^18",
22-
"recharts": "^2.15.0"
22+
"recharts": "^2.15.1"
2323
},
2424
"devDependencies": {
2525
"@eslint/eslintrc": "^3.2.0",
@@ -29,8 +29,8 @@
2929
"@types/node": "^22",
3030
"@types/react": "^18",
3131
"@types/react-dom": "^18",
32-
"@typescript-eslint/eslint-plugin": "^8.21.0",
33-
"@typescript-eslint/parser": "^8.21.0",
32+
"@typescript-eslint/eslint-plugin": "^8.22.0",
33+
"@typescript-eslint/parser": "^8.22.0",
3434
"d3": "^7.9.0",
3535
"eslint": "^9.19.0",
3636
"eslint-config-next": "15.1.6",

0 commit comments

Comments
 (0)