Skip to content

Commit

Permalink
build(deps-dev): bump the types group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the types group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.19.1
- [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/v8.19.1/packages/eslint-plugin)

Updates `typescript` from 5.7.2 to 5.7.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.7.2...v5.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2025
1 parent 4fc09be commit 509db17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/throttle-debounce": "5.0.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"argparse": "2.0.1",
"esbuild": "0.24.2",
"esbuild-plugin-copy": "2.1.1",
Expand Down Expand Up @@ -53,7 +53,7 @@
"stylelint-formatter-pretty": "4.0.1",
"stylelint-use-logical-spec": "^5.0.1",
"tsx": "4.19.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"dependencies": {
"@patternfly/patternfly": "5.4.2",
Expand Down

0 comments on commit 509db17

Please sign in to comment.