Skip to content

Commit

Permalink
chore(deps-dev): bump the all group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [esbuild](/~https://github.com/evanw/esbuild) | `0.23.1` | `0.24.0` |
| [eslint](/~https://github.com/eslint/eslint) | `9.10.0` | `9.11.1` |
| [knip](/~https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.30.2` | `5.30.5` |
| [lefthook](/~https://github.com/evilmartians/lefthook) | `1.7.15` | `1.7.16` |
| [typescript-eslint](/~https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.6.0` | `8.7.0` |


Updates `esbuild` from 0.23.1 to 0.24.0
- [Release notes](/~https://github.com/evanw/esbuild/releases)
- [Changelog](/~https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.23.1...v0.24.0)

Updates `eslint` from 9.10.0 to 9.11.1
- [Release notes](/~https://github.com/eslint/eslint/releases)
- [Changelog](/~https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.10.0...v9.11.1)

Updates `knip` from 5.30.2 to 5.30.5
- [Release notes](/~https://github.com/webpro-nl/knip/releases)
- [Changelog](/~https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](/~https://github.com/webpro-nl/knip/commits/5.30.5/packages/knip)

Updates `lefthook` from 1.7.15 to 1.7.16
- [Release notes](/~https://github.com/evilmartians/lefthook/releases)
- [Changelog](/~https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.7.15...v1.7.16)

Updates `typescript-eslint` from 8.6.0 to 8.7.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.7.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 10595ce commit 35a2011
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 231 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"peerDependencies": {
"browserslist": "^4.21.8",
"esbuild": "~0.23.1"
"esbuild": "~0.24.0"
},
"dependencies": {
"debug": "^4.3.7",
Expand All @@ -43,14 +43,14 @@
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"browserslist": "^4.23.3",
"esbuild": "~0.23.1",
"eslint": "^9.10.0",
"esbuild": "~0.24.0",
"eslint": "^9.11.1",
"eslint-plugin-vitest": "^0.5.4",
"knip": "^5.30.2",
"lefthook": "^1.7.15",
"knip": "^5.30.5",
"lefthook": "^1.7.16",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"typescript-eslint": "^8.7.0",
"vitest": "^2.1.1"
},
"packageManager": "yarn@4.4.0+sha512.91d93b445d9284e7ed52931369bc89a663414e5582d00eea45c67ddc459a2582919eece27c412d6ffd1bd0793ff35399381cb229326b961798ce4f4cc60ddfdb"
Expand Down
Loading

0 comments on commit 35a2011

Please sign in to comment.