Skip to content

Commit

Permalink
fix(deps): update dependency @theme-ui/css to v0.11.1 (#1239)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Timo Zehnle <timo.zehnle@reservix.de>
  • Loading branch information
3 people authored Aug 31, 2021
1 parent 3bfe2d3 commit 4e6a795
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@emotion/css": "11.1.3",
"@emotion/react": "11.4.1",
"@theme-ui/css": "0.10.1",
"@theme-ui/css": "0.11.1",
"csstype": "3.0.8"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5845,7 +5845,7 @@ __metadata:
dependencies:
"@emotion/css": 11.1.3
"@emotion/react": 11.4.1
"@theme-ui/css": 0.10.1
"@theme-ui/css": 0.11.1
csstype: 3.0.8
peerDependencies:
react: ^16.x || ^17.0.0
Expand Down Expand Up @@ -8012,13 +8012,13 @@ __metadata:
languageName: node
linkType: hard

"@theme-ui/css@npm:0.10.1":
version: 0.10.1
resolution: "@theme-ui/css@npm:0.10.1"
"@theme-ui/css@npm:0.11.1":
version: 0.11.1
resolution: "@theme-ui/css@npm:0.11.1"
dependencies:
"@emotion/react": ^11.1.1
csstype: ^3.0.5
checksum: 7662b4c8e48cfe8e77ac197eeb34e8dba21db3fcd00337942bc735095d9d39e8966b5c66f5500ebada8c037417ecc5142a1b8dcbee1c1e75c83bd302a15bf063
checksum: d23bf7ca95169a8dd7e4471f0c1a9b6fd7b801a2640d573d215e030131b433c96aed9b481ac01ee7f55acb3eb6e7e2b6471104c05fa4e8c811aab022b536cd98
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e6a795

Please sign in to comment.