Skip to content

Commit 4c2613e

Browse files
renovate[bot]sonartech
authored andcommitted
SC-33806 [renovate] Update dependency @emotion/is-prop-valid to v1.4.0 (#3454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> GitOrigin-RevId: 46f9bebed9fc8874bf66deba927a2beb38f9884e
1 parent 6f90c39 commit 4c2613e

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@dagrejs/dagre": "1.1.5",
5353
"@date-fns/upgrade": "1.0.3",
5454
"@emotion/css": "11.13.5",
55-
"@emotion/is-prop-valid": "1.3.1",
55+
"@emotion/is-prop-valid": "1.4.0",
5656
"@emotion/react": "11.14.0",
5757
"@emotion/styled": "11.14.1",
5858
"@fullstory/browser": "2.0.6",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,7 +2066,16 @@ __metadata:
20662066
languageName: node
20672067
linkType: hard
20682068

2069-
"@emotion/is-prop-valid@npm:1.3.1, @emotion/is-prop-valid@npm:^1.3.0":
2069+
"@emotion/is-prop-valid@npm:1.4.0":
2070+
version: 1.4.0
2071+
resolution: "@emotion/is-prop-valid@npm:1.4.0"
2072+
dependencies:
2073+
"@emotion/memoize": "npm:^0.9.0"
2074+
checksum: 10/6fbec4d5cd90b5b68c85047ec1425bccb1fd332df08fa2aea0c15e430c467f01547363ad9108e452ef0494d805074419a7a45c6c866667c39b797f9223e6311d
2075+
languageName: node
2076+
linkType: hard
2077+
2078+
"@emotion/is-prop-valid@npm:^1.3.0":
20702079
version: 1.3.1
20712080
resolution: "@emotion/is-prop-valid@npm:1.3.1"
20722081
dependencies:
@@ -20408,7 +20417,7 @@ __metadata:
2040820417
"@date-fns/upgrade": "npm:1.0.3"
2040920418
"@emotion/babel-plugin": "npm:11.13.5"
2041020419
"@emotion/css": "npm:11.13.5"
20411-
"@emotion/is-prop-valid": "npm:1.3.1"
20420+
"@emotion/is-prop-valid": "npm:1.4.0"
2041220421
"@emotion/jest": "npm:11.13.0"
2041320422
"@emotion/react": "npm:11.14.0"
2041420423
"@emotion/styled": "npm:11.14.1"

0 commit comments

Comments
 (0)