Skip to content

Commit

Permalink
deps: bump @compiled/react from 0.17.1 to 0.17.2
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.17.1 to 0.17.2.
- [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.2/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and recurser committed Jun 3, 2024
1 parent dfae09a commit 14feacf
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.17.1",
"@compiled/react": "^0.17.2",
"@iarna/toml": "^2.2.5",
"bluebird": "^3.7.2",
"chrono-node": "^2.7.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -729,10 +729,10 @@
postcss-selector-parser "^6.0.13"
postcss-values-parser "^6.0.2"

"@compiled/react@^0.17.1":
version "0.17.1"
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.17.1.tgz#1ca011b475f25f29331ffe4a171e39bef9f12c9d"
integrity sha512-1CzTOrwNHOUmz9QGYHv8R8J6ejUyaNYiaUN6/dIM0Wu3G5CIam0KgsqvRikfGPrTtBfAQYMmdI9ytzxUKYwJrg==
"@compiled/react@^0.17.2":
version "0.17.2"
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.17.2.tgz#df29864575c0f5846627095b659ec1ba958736b5"
integrity sha512-/HA19vIqMnfM6sz1mwqdYABae2oocJ1xoWR87zU7oyH6uk6+L58hlhloQy5GJ5BtdWZl+50DLAFY53GVecD8VA==
dependencies:
csstype "^3.1.2"

Expand Down

0 comments on commit 14feacf

Please sign in to comment.