Skip to content

Commit d9e0e5a

Browse files
dependabot[bot]recurser
authored andcommitted
deps: bump @compiled/react from 0.16.1 to 0.16.2
Bumps [@compiled/react](https://github.com/atlassian-labs/compiled/tree/HEAD/packages/react) from 0.16.1 to 0.16.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.16.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>
1 parent b0891bc commit d9e0e5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1",
22+
"@compiled/react": "^0.16.2",
2323
"@iarna/toml": "^2.2.5",
2424
"bluebird": "^3.7.2",
2525
"chrono-node": "^2.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -737,10 +737,10 @@
737737
postcss-selector-parser "^6.0.11"
738738
postcss-values-parser "^6.0.2"
739739

740-
"@compiled/react@^0.16.1":
741-
version "0.16.1"
742-
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.16.1.tgz#702ac690edf3a355b1a238df793879d1bff04d34"
743-
integrity sha512-LrZABLg34ZNZriPJywS3DYXGt6Vw9RHL+h3DGhJB5SnAb3RKywLY6OEV/UZCXG81skIhwNVJ7lSzPf6p3+3SeQ==
740+
"@compiled/react@^0.16.2":
741+
version "0.16.2"
742+
resolved "https://registry.yarnpkg.com/@compiled/react/-/react-0.16.2.tgz#7feea28ae6af1f2a3de66b0408323ab21acbe03e"
743+
integrity sha512-uyPscr2mhPcnNXH9deZe1/7DA0L9mRAOEBpL28kPRbIuzEfK/WRl37Rw174k6YaAVbKQbUTfbisGPuFmv/VK0A==
744744
dependencies:
745745
csstype "^3.1.2"
746746

0 commit comments

Comments
 (0)