Skip to content

Commit

Permalink
chore(deps-dev): bump the development group with 3 updates (#82)
Browse files Browse the repository at this point in the history
Bumps the development group with 3 updates: [@swc/core](https://github.com/swc-project/swc), [lint-staged](https://github.com/okonet/lint-staged) and [turbo](https://github.com/vercel/turbo).


Updates `@swc/core` from 1.5.28 to 1.5.29
- [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.5.28...v1.5.29)

Updates `lint-staged` from 15.2.5 to 15.2.7
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.5...v15.2.7)

Updates `turbo` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent b71d66a commit 7c95ecf
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 137 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@swc/core": "^1.5.28",
"@swc/core": "^1.5.29",
"@swc/jest": "0.2.36",
"@types/node": "^20.14.2",
"@workspace/eslint-config": "workspace:*",
Expand All @@ -25,9 +25,9 @@
"eslint": "^8.57.0",
"husky": "^9.0.11",
"jest": "29.7.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"turbo": "^2.0.3",
"turbo": "^2.0.4",
"typescript": "5.4.5",
"wait-for-expect": "^3.0.2"
},
Expand Down
Loading

0 comments on commit 7c95ecf

Please sign in to comment.