Skip to content

Commit

Permalink
Chore(deps): Bump the patch group with 2 updates (#271)
Browse files Browse the repository at this point in the history
Bumps the patch group with 2 updates: [type-fest](https://github.com/sindresorhus/type-fest) and [lint-staged](https://github.com/okonet/lint-staged).


Updates `type-fest` from 4.18.2 to 4.18.3
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.18.2...v4.18.3)

Updates `lint-staged` from 15.2.2 to 15.2.5
- [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.2...v15.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 28, 2024
1 parent b1c63b5 commit 4dc1103
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 47 deletions.
96 changes: 51 additions & 45 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 @@ -30,14 +30,14 @@
"**/*.(js|ts)": "xo"
},
"dependencies": {
"type-fest": "4.18.2"
"type-fest": "4.18.3"
},
"devDependencies": {
"@tsconfig/node18": "18.2.4",
"@vitest/coverage-v8": "1.6.0",
"genversion": "3.2.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"prettier": "3.2.5",
"typescript": "5.4.5",
"vitest": "1.6.0",
Expand Down

0 comments on commit 4dc1103

Please sign in to comment.