Skip to content

Commit 1f54e3d

Browse files
chore(deps): update dependency styletron-engine-atomic to ^1.4.8 for gatsby-plugin-styletron (#32569)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 229af4f commit 1f54e3d

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
@@ -11,7 +11,7 @@
1111
"@babel/core": "^7.14.8",
1212
"babel-preset-gatsby-package": "^1.12.0-next.0",
1313
"cross-env": "^7.0.3",
14-
"styletron-engine-atomic": "^1.4.7",
14+
"styletron-engine-atomic": "^1.4.8",
1515
"styletron-react": "^5.2.7"
1616
},
1717
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styletron#readme",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -26293,10 +26293,10 @@ stylehacks@^5.0.0:
2629326293
browserslist "^4.16.0"
2629426294
postcss-selector-parser "^6.0.4"
2629526295

26296-
styletron-engine-atomic@^1.4.7:
26297-
version "1.4.7"
26298-
resolved "https://registry.yarnpkg.com/styletron-engine-atomic/-/styletron-engine-atomic-1.4.7.tgz#0c6572491685308f3a5b4565016c7c5637bcb4fb"
26299-
integrity sha512-RDWbNjMNi4mCH+OhTSU76cnBxs4sPF1PAYwn5pwI8z6U8L9BVv1Q8lpci/zXqrwt6oqQZ05yj7gDoYxsXB6xZg==
26296+
styletron-engine-atomic@^1.4.8:
26297+
version "1.4.8"
26298+
resolved "https://registry.yarnpkg.com/styletron-engine-atomic/-/styletron-engine-atomic-1.4.8.tgz#3cab053e6d8e930fc2cd3f36dfbda1e9da8576ae"
26299+
integrity sha512-KLyDkigcIrIMzUlX0usBfO/BBwnh1yC/48+DqP4LSZn8UgGP00oStxoezAH8pYhal1amvBJ7tLVs7tNZDUTAdg==
2630026300
dependencies:
2630126301
inline-style-prefixer "^5.1.0"
2630226302
styletron-standard "^3.0.5"

0 commit comments

Comments
 (0)