Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates (#59)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [lint-staged](https://github.com/lint-staged/lint-staged) and [typescript](https://github.com/microsoft/TypeScript).


Updates `lint-staged` from 15.3.0 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.3.0...v15.4.3)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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 Feb 1, 2025
1 parent 880618b commit a4dacc8
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 28 deletions.
55 changes: 29 additions & 26 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 @@ -43,11 +43,11 @@
"@types/mdast": "^4.0.4",
"@vercel/ncc": "^0.38.3",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.4.2",
"remark-cli": "^12.0.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"engines": {
"node": ">=20"
Expand Down

0 comments on commit a4dacc8

Please sign in to comment.