Skip to content

Commit 0a84166

Browse files
build(deps-dev): bump @types/styled-components (#2682)
Bumps the npm-development-dependencies group with 1 update in the /src/frontend directory: [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components). Updates `@types/styled-components` from 5.1.34 to 5.1.35 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components) --- updated-dependencies: - dependency-name: "@types/styled-components" dependency-version: 5.1.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03ba74b commit 0a84166

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "24.9.1",
5353
"@types/react": "19.2.2",
5454
"@types/react-dom": "19.2.2",
55-
"@types/styled-components": "5.1.34",
55+
"@types/styled-components": "5.1.35",
5656
"@types/uuid": "11.0.0",
5757
"@typescript-eslint/eslint-plugin": "8.46.2",
5858
"@typescript-eslint/parser": "8.46.2",

0 commit comments

Comments
 (0)