Skip to content

Commit

Permalink
build(deps-dev): bump typescript-eslint
Browse files Browse the repository at this point in the history
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.12.2 to 8.14.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.14.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3787903 commit d0e8666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/ionic/resources/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"jest-preset-angular": "14.2.4",
"prettier": "3.3.3",
"typescript": "~5.5.3",
"typescript-eslint": "8.12.2"
"typescript-eslint": "8.14.0"
}
}

0 comments on commit d0e8666

Please sign in to comment.