Skip to content

Commit

Permalink
[Dependencies]: Bump the dependencies-dev group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies-dev group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


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` 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/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-dev
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and elchininet committed Jan 5, 2025
1 parent 944cd08 commit 0edef08
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/eslint": "^9.6.1",
"@types/jest": "^29.5.14",
"@types/jest-specific-snapshot": "^0.5.9",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/rtlcss": "^3.5.4",
"eslint": "^9.17.0",
"eslint-plugin-jest": "^28.10.0",
Expand All @@ -87,7 +87,7 @@
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
},
"peerDependencies": {
"postcss": "^8.4.21"
Expand Down
Loading

0 comments on commit 0edef08

Please sign in to comment.