Skip to content

Commit

Permalink
Dependency Updates: Bump the dev-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@swc/cli](https://github.com/swc-project/pkgs) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@eslint/js` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js)

Updates `@swc/cli` from 0.4.0 to 0.5.0
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `typescript-eslint` from 8.11.0 to 8.12.2
- [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.12.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@swc/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  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 Nov 4, 2024
1 parent bc56006 commit 8929da0
Show file tree
Hide file tree
Showing 3 changed files with 358 additions and 184 deletions.
117 changes: 58 additions & 59 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
},
"devDependencies": {
"@eslint/js": "^9.6.0",
"@swc/cli": "^0.4.0",
"@swc/cli": "^0.5.0",
"@types/cors": "^2.8.17",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.12",
Expand Down
Loading

0 comments on commit 8929da0

Please sign in to comment.