Skip to content

Commit 6448758

Browse files
build(deps): bump styled-components from 6.1.13 to 6.1.14 (#232)
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.1.13 to 6.1.14. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v6.1.13...styled-components@6.1.14) --- 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 eb8af78 commit 6448758

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
@@ -300,7 +300,7 @@
300300
"pontx-spec-diff": "0.3.83",
301301
"qs": "^6.13.0",
302302
"querystring": "0.2.1",
303-
"styled-components": "^6.1.13",
303+
"styled-components": "^6.1.14",
304304
"url": "^0.11.4",
305305
"xml2js": "^0.6.2"
306306
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3942,10 +3942,10 @@ strip-json-comments@~2.0.1:
39423942
resolved "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz"
39433943
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
39443944

3945-
styled-components@^6.1.13:
3946-
version "6.1.13"
3947-
resolved "https://registry.npmjs.org/styled-components/-/styled-components-6.1.13.tgz"
3948-
integrity sha512-M0+N2xSnAtwcVAQeFEsGWFFxXDftHUD7XrKla06QbpUMmbmtFBMMTcKWvFXtWxuD5qQkB8iU5gk6QASlx2ZRMw==
3945+
styled-components@^6.1.14:
3946+
version "6.1.14"
3947+
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-6.1.14.tgz#addd3b645f400f8aad84c992afec58804ad1d217"
3948+
integrity sha512-KtfwhU5jw7UoxdM0g6XU9VZQFV4do+KrM8idiVCH5h4v49W+3p3yMe0icYwJgZQZepa5DbH04Qv8P0/RdcLcgg==
39493949
dependencies:
39503950
"@emotion/is-prop-valid" "1.2.2"
39513951
"@emotion/unitless" "0.8.1"

0 commit comments

Comments
 (0)