Skip to content

Commit

Permalink
deps: bump @compiled/react from 0.16.10 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [@compiled/react](https://github.com/atlassian-labs/compiled/tree/HEAD/packages/react) from 0.16.10 to 0.17.0.
- [Release notes](https://github.com/atlassian-labs/compiled/releases)
- [Changelog](https://github.com/atlassian-labs/compiled/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/atlassian-labs/compiled/commits/@compiled/react@0.17.0/packages/react)

---
updated-dependencies:
- dependency-name: "@compiled/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and recurser committed Mar 12, 2024
1 parent fdf3c7d commit 6336bc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "yarn eslint src pages && yarn jest"
},
"dependencies": {
"@compiled/react": "^0.16.10",
"@compiled/react": "^0.17.0",
"@iarna/toml": "^2.2.5",
"bluebird": "^3.7.2",
"chrono-node": "^2.7.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -731,10 +731,10 @@
postcss-selector-parser "^6.0.13"
postcss-values-parser "^6.0.2"

"@compiled/react@^0.16.10":
version "0.16.10"
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.16.10.tgz#7dabb2ed38b54b4e2fff851167f5c8363bce81aa"
integrity sha512-R7ds8aaRd7LKh36P0kO6Cjdf7Ybo3jglV3QpofM7Wnc2YhKunWpN4h5xi5yx5HLjC5kNLMHTiTTQOMS179z51Q==
"@compiled/react@^0.17.0":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.17.0.tgz#effd0fd99b78b6bed22c81f154d9b9105a35b625"
integrity sha512-0I0kYIIdzeofxtJHOmAzo/9Tc39AdGwyvCd4uwwYkns4VJAMXdPVmUp8HPZJJmmsgbtxklDjJpw7hCMljhnK8A==
dependencies:
csstype "^3.1.2"

Expand Down

0 comments on commit 6336bc5

Please sign in to comment.