Skip to content

Commit

Permalink
Bump the development-dependencies group with 4 updates (#225)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 4 updates: [@stylelint/remark-preset](https://github.com/stylelint/remark-preset), [lint-staged](https://github.com/okonet/lint-staged), [np](https://github.com/sindresorhus/np) and [prettier](https://github.com/prettier/prettier).


Updates `@stylelint/remark-preset` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/stylelint/remark-preset/releases)
- [Changelog](https://github.com/stylelint/remark-preset/blob/main/CHANGELOG.md)
- [Commits](stylelint/remark-preset@5.1.0...5.1.1)

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 `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.3.0 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.3.0...3.3.2)

---
updated-dependencies:
- dependency-name: "@stylelint/remark-preset"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-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-patch
  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 Jun 21, 2024
1 parent 271a32b commit 0f66197
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 20 deletions.
42 changes: 26 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@
},
"devDependencies": {
"@stylelint/prettier-config": "^3.0.0",
"@stylelint/remark-preset": "^5.1.0",
"@stylelint/remark-preset": "^5.1.1",
"eslint": "^8.57.0",
"eslint-config-stylelint": "^21.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"np": "^10.0.5",
"lint-staged": "^15.2.7",
"np": "^10.0.6",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.0",
"prettier": "^3.3.2",
"remark-cli": "^12.0.1",
"stylelint": "^16.2.1"
},
Expand Down

0 comments on commit 0f66197

Please sign in to comment.