Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates (#280)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [np](https://github.com/sindresorhus/np) and [prettier](https://github.com/prettier/prettier).


Updates `np` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](sindresorhus/np@v10.0.5...v10.0.6)

Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: np
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

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 Jul 2, 2024
1 parent 385d87c commit 2fa30c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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,8 +43,8 @@
"@stylelint/prettier-config": "^3.0.0",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.3.0",
"np": "^10.0.5",
"prettier": "^3.2.5"
"np": "^10.0.6",
"prettier": "^3.3.2"
},
"peerDependencies": {
"eslint": ">=8.33.0",
Expand Down

0 comments on commit 2fa30c1

Please sign in to comment.