Skip to content

Commit aa72609

Browse files
dependabot[bot]recurser
authored andcommitted
deps: bump @compiled/react from 0.16.9 to 0.16.10
Bumps [@compiled/react](https://github.com/atlassian-labs/compiled/tree/HEAD/packages/react) from 0.16.9 to 0.16.10. - [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/[email protected]/packages/react) --- updated-dependencies: - dependency-name: "@compiled/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5db2ca4 commit aa72609

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"test": "yarn eslint src pages && yarn jest"
2020
},
2121
"dependencies": {
22-
"@compiled/react": "^0.16.9",
22+
"@compiled/react": "^0.16.10",
2323
"@iarna/toml": "^2.2.5",
2424
"bluebird": "^3.7.2",
2525
"chrono-node": "^2.7.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -731,10 +731,10 @@
731731
postcss-selector-parser "^6.0.13"
732732
postcss-values-parser "^6.0.2"
733733

734-
"@compiled/react@^0.16.9":
735-
version "0.16.9"
736-
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.16.9.tgz#c3d6a011cd48b3f59e936a30ccda79f586611f86"
737-
integrity sha512-hFPTrqtGl9TXEs+dk0LRZWblediFCe/eZMG7rneQDUJvKCA1G2pG1Ed+ntf5HEY4tGJSYD7k8zQ31vQTyoqx0Q==
734+
"@compiled/react@^0.16.10":
735+
version "0.16.10"
736+
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.16.10.tgz#7dabb2ed38b54b4e2fff851167f5c8363bce81aa"
737+
integrity sha512-R7ds8aaRd7LKh36P0kO6Cjdf7Ybo3jglV3QpofM7Wnc2YhKunWpN4h5xi5yx5HLjC5kNLMHTiTTQOMS179z51Q==
738738
dependencies:
739739
csstype "^3.1.2"
740740

0 commit comments

Comments
 (0)