Skip to content

Commit 67dff70

Browse files
fix: upgrade @emotion/styled from 11.12.0 to 11.13.0 (#335)
Snyk has created this PR to upgrade @emotion/styled from 11.12.0 to 11.13.0. See this package in npm: @emotion/styled See this project in Snyk: https://app.snyk.io/org/jeremyckahn/project/d52c3b0d-59ff-42e3-89e1-b97ee832bf9a?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent acb5d0c commit 67dff70

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "module",
88
"dependencies": {
99
"@emotion/react": "^11.11.4",
10-
"@emotion/styled": "^11.12.0",
10+
"@emotion/styled": "^11.13.0",
1111
"@mui/icons-material": "^5.16.4",
1212
"@mui/material": "^5.16.4",
1313
"@react-hook/debounce": "^4.0.0",

0 commit comments

Comments
 (0)