Skip to content

Commit

Permalink
build(deps): bump the non-major group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the non-major group with 2 updates: [@emotion/styled](https://github.com/emotion-js/emotion) and [husky](https://github.com/typicode/husky).


Updates `@emotion/styled` from 11.11.5 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.11.5...@emotion/styled@11.12.0)

Updates `husky` from 9.0.11 to 9.1.1
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.1)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2024
1 parent eb55885 commit b4c2f6f
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 80 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@ariakit/react": "^0.4.7",
"@emotion/styled": "^11.11.5",
"@emotion/styled": "^11.12.0",
"@mui/icons-material": "^5.16.4",
"@next/third-parties": "v15.0.0-canary.66",
"clsx": "^2.1.1",
Expand Down Expand Up @@ -42,7 +42,7 @@
"autoprefixer": "^10.4.19",
"babel-plugin-react-compiler": "0.0.0-experimental-938cd9a-20240601",
"cross-env": "^7.0.3",
"husky": "^9.0.11",
"husky": "^9.1.1",
"postcss": "^8.4.39",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.6",
Expand Down
Loading

0 comments on commit b4c2f6f

Please sign in to comment.