Skip to content

Commit

Permalink
Bump the patch-updates group with 3 updates (#176)
Browse files Browse the repository at this point in the history
Bumps the patch-updates group with 3 updates: [prettier](https://github.com/prettier/prettier), [sass-loader](https://github.com/webpack-contrib/sass-loader) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


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

Updates `sass-loader` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.3...v16.0.4)

Updates `tailwindcss` from 3.4.15 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.17)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

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 Jan 1, 2025
1 parent 733eb8f commit dbd7f7b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 32 deletions.
49 changes: 20 additions & 29 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.0.8",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"sass": "^1.77.8",
"sass-loader": "^16.0.3",
"sass-loader": "^16.0.4",
"svg-url-loader": "^8.0.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.17",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
},
Expand Down

0 comments on commit dbd7f7b

Please sign in to comment.