Skip to content

Commit c687e1b

Browse files
build(deps): bump styled-components from 6.1.12 to 6.1.13 (#139)
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.1.12 to 6.1.13. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v6.1.12...v6.1.13) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35e065d commit c687e1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
"pontx-spec-diff": "0.3.83",
268268
"qs": "^6.12.1",
269269
"querystring": "0.2.1",
270-
"styled-components": "^6.1.12",
270+
"styled-components": "^6.1.13",
271271
"url": "^0.11.0",
272272
"xml2js": "^0.6.2"
273273
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3666,10 +3666,10 @@ strip-json-comments@~2.0.1:
36663666
resolved "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
36673667
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
36683668

3669-
styled-components@^6.1.12:
3670-
version "6.1.12"
3671-
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.12.tgz#0d9d511aacfb9052936146dcc2856559e6fae4df"
3672-
integrity sha512-n/O4PzRPhbYI0k1vKKayfti3C/IGcPf+DqcrOB7O/ab9x4u/zjqraneT5N45+sIe87cxrCApXM8Bna7NYxwoTA==
3669+
styled-components@^6.1.13:
3670+
version "6.1.13"
3671+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.13.tgz#2d777750b773b31469bd79df754a32479e9f475e"
3672+
integrity sha512-M0+N2xSnAtwcVAQeFEsGWFFxXDftHUD7XrKla06QbpUMmbmtFBMMTcKWvFXtWxuD5qQkB8iU5gk6QASlx2ZRMw==
36733673
dependencies:
36743674
"@emotion/is-prop-valid" "1.2.2"
36753675
"@emotion/unitless" "0.8.1"

0 commit comments

Comments
 (0)