Skip to content

Commit

Permalink
Bump the all group with 17 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [cron](https://github.com/kelektiv/node-cron) | `2.0.0` | `3.1.7` |
| [@types/cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cron) | `2.0.1` | `2.4.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `28.1.8` | `29.5.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `17.0.45` | `20.12.7` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.27.1` | `7.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.27.1` | `7.8.0` |
| [eslint](https://github.com/eslint/eslint) | `8.17.0` | `9.1.1` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.5.0` | `9.1.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `26.4.7` | `28.3.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `4.0.0` | `5.1.3` |
| [homebridge](https://github.com/homebridge/homebridge) | `1.4.1` | `1.8.1` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `28.1.3` | `29.7.0` |
| [jest-junit](https://github.com/jest-community/jest-junit) | `13.2.0` | `16.0.0` |
| [prettier](https://github.com/prettier/prettier) | `2.6.2` | `3.2.5` |
| [rimraf](https://github.com/isaacs/rimraf) | `3.0.2` | `5.0.5` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `28.0.8` | `29.1.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `4.7.4` | `5.4.5` |


Updates `cron` from 2.0.0 to 3.1.7
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v2.0.0...v3.1.7)

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 5.27.1 to 7.8.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/v7.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.27.1 to 7.8.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/v7.8.0/packages/parser)

Updates `eslint` from 8.17.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.17.0...v9.1.1)

Updates `eslint-config-prettier` from 8.5.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.5.0...v9.1.0)

Updates `eslint-plugin-jest` from 26.4.7 to 28.3.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v26.4.7...v28.3.0)

Updates `eslint-plugin-prettier` from 4.0.0 to 5.1.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v4.0.0...v5.1.3)

Updates `homebridge` from 1.4.1 to 1.8.1
- [Release notes](https://github.com/homebridge/homebridge/releases)
- [Changelog](https://github.com/homebridge/homebridge/blob/latest/CHANGELOG.md)
- [Commits](homebridge/homebridge@v1.4.1...v1.8.1)

Updates `jest` from 28.1.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

Updates `jest-junit` from 13.2.0 to 16.0.0
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](jest-community/jest-junit@v13.2.0...v16.0.0)

Updates `prettier` from 2.6.2 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.6.2...3.2.5)

Updates `rimraf` from 3.0.2 to 5.0.5
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v3.0.2...v5.0.5)

Updates `ts-jest` from 28.0.8 to 29.1.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v28.0.8...v29.1.2)

Updates `typescript` from 4.7.4 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.7.4...v5.4.5)

---
updated-dependencies:
- dependency-name: cron
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/cron"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: homebridge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: jest-junit
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 1d33407 commit 7cafb44
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@
],
"main": "dist/schedule-accessory.js",
"dependencies": {
"cron": "~2.0.0",
"cron": "~3.1.7",
"typescript-helper-functions": "~1.0.158"
},
"devDependencies": {
"@types/cron": "~2.0.0",
"@types/jest": "~28.1.0",
"@types/node": "~17.0.39",
"@typescript-eslint/eslint-plugin": "~5.27.0",
"@typescript-eslint/parser": "~5.27.0",
"eslint": "~8.17.0",
"eslint-config-prettier": "~8.5.0",
"eslint-plugin-jest": "~26.4.6",
"eslint-plugin-prettier": "~4.0.0",
"homebridge": "~1.4.1",
"jest": "~28.1.0",
"jest-junit": "~13.2.0",
"@types/cron": "~2.4.0",
"@types/jest": "~29.5.12",
"@types/node": "~20.12.7",
"@typescript-eslint/eslint-plugin": "~7.8.0",
"@typescript-eslint/parser": "~7.8.0",
"eslint": "~9.1.1",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-jest": "~28.3.0",
"eslint-plugin-prettier": "~5.1.3",
"homebridge": "~1.8.1",
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"node-git-hooks": "~1.0.6",
"npm-run-all": "~4.1.5",
"prettier": "~2.6.2",
"rimraf": "~3.0.2",
"ts-jest": "~28.0.4",
"typescript": "~4.7.3"
"prettier": "~3.2.5",
"rimraf": "~5.0.5",
"ts-jest": "~29.1.2",
"typescript": "~5.4.5"
},
"files": [
"LICENSE",
Expand Down

0 comments on commit 7cafb44

Please sign in to comment.