aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-12 09:04:34 -0400
committerGitHub <noreply@github.com>2023-08-12 09:04:34 -0400
commitaee60870405e0df3e3bb48accc21f1b2f0c9eaeb (patch)
tree46db562109e3c1bf566881e519878d34f2baab87 /package.json
parentb0d8db31a8e9009e5211063e209ab31d08a6dd9b (diff)
downloadsubmelon.dev-aee60870405e0df3e3bb48accc21f1b2f0c9eaeb.tar.gz
submelon.dev-aee60870405e0df3e3bb48accc21f1b2f0c9eaeb.tar.bz2
submelon.dev-aee60870405e0df3e3bb48accc21f1b2f0c9eaeb.zip
build(deps): bump styled-components from 6.0.5 to 6.0.7 (#228)
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.0.5 to 6.0.7. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v6.0.5...v6.0.7) --- 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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 858c490..09a06ef 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.10.1",
- "styled-components": "^6.0.5"
+ "styled-components": "^6.0.7"
},
"devDependencies": {
"@types/node": "^20.4.7",