Skip to content

Commit

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


Updates `@stylistic/eslint-plugin-ts` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin-ts)

Updates `@typescript-eslint/parser` from 8.17.0 to 8.18.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/v8.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent d343177 commit 48753dd
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 49 deletions.
80 changes: 33 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"devDependencies": {
"@matteoh2o1999/github-actions-jest-reporter": "^3.0.0",
"@stylistic/eslint-plugin-ts": "^2.11.0",
"@stylistic/eslint-plugin-ts": "^2.12.0",
"@types/node": "^22.10.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/parser": "^8.18.0",
"@vercel/ncc": "^0.38.3",
"axios": "^1.7.9",
"eslint": "^9.16.0",
Expand Down

0 comments on commit 48753dd

Please sign in to comment.