Skip to content

Commit

Permalink
chore(deps): bump @emotion/is-prop-valid from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [@emotion/is-prop-valid](https://github.com/emotion-js/emotion) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

---
updated-dependencies:
- dependency-name: "@emotion/is-prop-valid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent e873025 commit 4f3b53d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@einride/hooks": "1.8.0",
"@emotion/is-prop-valid": "1.2.2",
"@emotion/is-prop-valid": "1.3.0",
"@mantine/hooks": "7.1.1",
"@radix-ui/react-alert-dialog": "1.1.1",
"@radix-ui/react-dialog": "1.1.1",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1772,7 +1772,7 @@ __metadata:
"@einride/hooks": 1.8.0
"@einride/prettier-config": 2.1.0
"@einride/tsconfig": 2.1.0
"@emotion/is-prop-valid": 1.2.2
"@emotion/is-prop-valid": 1.3.0
"@emotion/react": 11.11.4
"@emotion/styled": 11.11.5
"@faker-js/faker": 8.4.1
Expand Down Expand Up @@ -1874,7 +1874,16 @@ __metadata:
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:1.2.2, @emotion/is-prop-valid@npm:^1.2.2":
"@emotion/is-prop-valid@npm:1.3.0":
version: 1.3.0
resolution: "@emotion/is-prop-valid@npm:1.3.0"
dependencies:
"@emotion/memoize": ^0.9.0
checksum: d3e36e493de3b4446634010c46cb8b99fa8ca271a8e7efba9cecf59a672ce1ebcfea8e8c7a0627dcafae87b4ab0d58c70fcf4589b849ca48e0d1e9f6c899e8be
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^1.2.2":
version: 1.2.2
resolution: "@emotion/is-prop-valid@npm:1.2.2"
dependencies:
Expand All @@ -1890,6 +1899,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/memoize@npm:^0.9.0":
version: 0.9.0
resolution: "@emotion/memoize@npm:0.9.0"
checksum: 038132359397348e378c593a773b1148cd0cf0a2285ffd067a0f63447b945f5278860d9de718f906a74c7c940ba1783ac2ca18f1c06a307b01cc0e3944e783b1
languageName: node
linkType: hard

"@emotion/react@npm:11.11.4":
version: 11.11.4
resolution: "@emotion/react@npm:11.11.4"
Expand Down

0 comments on commit 4f3b53d

Please sign in to comment.