Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 31b706e

Browse files
committed
fix(deps): update dependency @emotion/is-prop-valid to v1.3.1
1 parent fa95435 commit 31b706e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/styled-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"typescript": "5.4.5"
6666
},
6767
"dependencies": {
68-
"@emotion/is-prop-valid": "1.3.0",
68+
"@emotion/is-prop-valid": "1.3.1",
6969
"@techstack/memoize": "1.3.291",
7070
"csstype": "3.1.3",
7171
"react": "18.3.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,10 +2114,10 @@
21142114
dependencies:
21152115
"@emotion/memoize" "^0.8.1"
21162116

2117-
"@emotion/[email protected].0":
2118-
version "1.3.0"
2119-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.3.0.tgz#bd84ba972195e8a2d42462387581560ef780e4e2"
2120-
integrity sha512-SHetuSLvJDzuNbOdtPVbq6yMMMlLoW5Q94uDqJZqy50gcmAjxFkVqmzqSGEFq9gT2iMuIeKV1PXVWmvUhuZLlQ==
2117+
"@emotion/[email protected].1":
2118+
version "1.3.1"
2119+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.3.1.tgz#8d5cf1132f836d7adbe42cf0b49df7816fc88240"
2120+
integrity sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==
21212121
dependencies:
21222122
"@emotion/memoize" "^0.9.0"
21232123

0 commit comments

Comments
 (0)