Skip to content

Commit 754e9af

Browse files
chore(deps): update dependency styletron-react to ^6.0.2 for gatsby-plugin-styletron (#33756)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d961d7d commit 754e9af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-plugin-styletron/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"babel-preset-gatsby-package": "^2.2.0-next.0",
1616
"cross-env": "^7.0.3",
1717
"styletron-engine-atomic": "^1.4.8",
18-
"styletron-react": "^6.0.1"
18+
"styletron-react": "^6.0.2"
1919
},
2020
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styletron#readme",
2121
"keywords": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -24297,10 +24297,10 @@ styletron-engine-atomic@^1.4.8:
2429724297
inline-style-prefixer "^5.1.0"
2429824298
styletron-standard "^3.0.5"
2429924299

24300-
styletron-react@^6.0.1:
24301-
version "6.0.1"
24302-
resolved "https://registry.yarnpkg.com/styletron-react/-/styletron-react-6.0.1.tgz#bf4f51ce872e925bcf8ebdcc8ee69027578b93d0"
24303-
integrity sha512-GHgWrzR1fUyMr2JnHZOUP/XAKZ/dtDb3qxqq779xQkVC3Tjl1zWWrNLe+qnRwunygcEMiVVtinNdhvwHTIsiIQ==
24300+
styletron-react@^6.0.2:
24301+
version "6.0.2"
24302+
resolved "https://registry.yarnpkg.com/styletron-react/-/styletron-react-6.0.2.tgz#c45cb7c1860176b0adcea61c1f081256e522e811"
24303+
integrity sha512-xMRnM8CUMbo8q/7BQlh7DfmNB0SDFixIHpzGqdfia9QF+haU/z+podgcJvnA4BWG6Gt2ZmrxZ6Qhrfvaalcyyg==
2430424304
dependencies:
2430524305
prop-types "^15.6.0"
2430624306
styletron-standard "^3.0.5"

0 commit comments

Comments
 (0)