Skip to content

Commit

Permalink
chore(deps-dev): bump the dev group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dev group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [typescript](https://github.com/Microsoft/TypeScript) and [@swc/core](https://github.com/swc-project/swc).


Updates `@types/node` from 20.14.6 to 20.14.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.4.5 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)

Updates `@swc/core` from 1.6.3 to 1.6.5
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.6.3...v1.6.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 41d1bcd commit be9fb1d
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 134 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"prettier": "@workspace/prettier-config",
"devDependencies": {
"@types/node": "^20.14.6",
"@types/node": "^20.14.8",
"@workspace/eslint-config": "workspace:*",
"@workspace/jest": "workspace:*",
"@workspace/prettier-config": "workspace:*",
Expand All @@ -26,7 +26,7 @@
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"turbo": "^2.0.4",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit be9fb1d

Please sign in to comment.