Skip to content

Commit

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


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

Updates `eslint` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.18.0...v9.19.0)

Updates `rollup` from 4.30.1 to 4.32.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.30.1...v4.32.0)

Updates `typescript-eslint` from 8.20.0 to 8.21.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.21.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: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-dev
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and elchininet committed Jan 26, 2025
1 parent baa67b0 commit d9f9206
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 189 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,22 +72,22 @@
"@types/eslint": "^9.6.1",
"@types/jest": "^29.5.14",
"@types/jest-specific-snapshot": "^0.5.9",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/rtlcss": "^3.5.4",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-plugin-jest": "^28.11.0",
"globals": "^15.14.0",
"jest": "^29.7.0",
"jest-specific-snapshot": "^8.0.0",
"postcss": "^8.4.26",
"replace-in-file": "^8.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.30.1",
"rollup": "^4.32.0",
"rollup-plugin-ts": "^3.4.5",
"ts-jest": "^29.2.5",
"tslib": "^2.8.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0"
"typescript-eslint": "^8.21.0"
},
"peerDependencies": {
"postcss": "^8.4.21"
Expand Down
Loading

0 comments on commit d9f9206

Please # to comment.