Skip to content

Commit

Permalink
chore(deps-dev): bump the typescript group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the typescript group with 2 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript` from 5.5.3 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.6.3)

Updates `typescript-eslint` from 7.16.0 to 8.8.1
- [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.8.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent b650e03 commit 6f6ebb0
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 189 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.11.0",
"typescript": ">=4.7.4",
"typescript-eslint": "^7.16.0"
"typescript-eslint": "^8.8.1"
},
"peerDependencies": {
"@stylistic/eslint-plugin": "^2.9.0",
Expand All @@ -58,7 +58,7 @@
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.11.0",
"typescript": ">=4.7.4",
"typescript-eslint": "^7.16.0"
"typescript-eslint": "^8.8.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6f6ebb0

Please sign in to comment.