Skip to content

Commit 52bbd19

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps-dev): bump the minor group across 1 directory with 4 updates
Bumps the minor group with 4 updates in the / directory: [@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), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [react-markdown](https://github.com/remarkjs/react-markdown). Updates `@types/node` from 22.10.2 to 22.10.5 - [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.18.2 to 8.19.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.19.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.2 to 8.19.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.19.0/packages/parser) Updates `react-markdown` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.1...9.0.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch 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 - dependency-name: react-markdown dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0a1370 commit 52bbd19

File tree

2 files changed

+54
-55
lines changed

2 files changed

+54
-55
lines changed

package-lock.json

Lines changed: 51 additions & 52 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
@@ -29,8 +29,8 @@
2929
"@types/node": "^22",
3030
"@types/react": "^18",
3131
"@types/react-dom": "^18",
32-
"@typescript-eslint/eslint-plugin": "^8.18.2",
33-
"@typescript-eslint/parser": "^8.18.2",
32+
"@typescript-eslint/eslint-plugin": "^8.19.0",
33+
"@typescript-eslint/parser": "^8.19.0",
3434
"d3": "^7.9.0",
3535
"eslint": "^9.17.0",
3636
"eslint-config-next": "15.1.3",
@@ -43,7 +43,7 @@
4343
"postcss-preset-mantine": "^1.17.0",
4444
"postcss-simple-vars": "^7.0.1",
4545
"prettier": "3.4.2",
46-
"react-markdown": "^9.0.1",
46+
"react-markdown": "^9.0.3",
4747
"rehype-raw": "^7.0.0",
4848
"rehype-slug": "^6.0.0",
4949
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)