Skip to content

Commit 2a8ae72

Browse files
Update styled-components
| datasource | package | from | to | | ---------- | ------------------------ | ---------- | ------ | | npm | @types/styled-components | 5.1.26 | 5.1.27 | | npm | styled-components | 6.0.0-rc.6 | 6.0.8 |
1 parent f6f4793 commit 2a8ae72

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/react-modal": "3.8.1",
4646
"@types/react-resizable": "1.7.0",
4747
"@types/react-tabs": "2.3.1",
48-
"@types/styled-components": "5.1.26",
48+
"@types/styled-components": "5.1.27",
4949
"draft-js": "0.10.5",
5050
"draftail": "2.0.0-rc.6",
5151
"prismjs": "1.6.0",
@@ -57,7 +57,7 @@
5757
"react-simpler-select": "3.0.0",
5858
"react-tabs": "3.0.0",
5959
"reading-time": "1.1.0",
60-
"styled-components": "6.0.0-rc.6"
60+
"styled-components": "6.0.8"
6161
},
6262
"scripts": {
6363
"start": "npm run server -s & npm run watch -s",

0 commit comments

Comments
 (0)