Skip to content

Commit

Permalink
chore(deps): bump @emotion/is-prop-valid from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [@emotion/is-prop-valid](https://github.com/emotion-js/emotion) from 1.3.0 to 1.3.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and odsod committed Sep 30, 2024
1 parent d191cf7 commit 623c327
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3.0",
"@emotion/is-prop-valid": "1.3.1",
"@mantine/hooks": "7.1.1",
"@radix-ui/react-alert-dialog": "1.1.1",
"@radix-ui/react-dialog": "1.1.1",
Expand Down
10 changes: 5 additions & 5 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.3.0
"@emotion/is-prop-valid": 1.3.1
"@emotion/react": 11.11.4
"@emotion/styled": 11.11.5
"@faker-js/faker": 8.4.1
Expand Down Expand Up @@ -1874,12 +1874,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 623c327

Please sign in to comment.