Skip to content

Commit

Permalink
Bump polished from 4.2.2 to 4.3.1 (#13691)
Browse files Browse the repository at this point in the history
Bumps [polished](https://github.com/styled-components/polished) from 4.2.2 to 4.3.1.
- [Release notes](https://github.com/styled-components/polished/releases)
- [Commits](styled-components/polished@v4.2.2...v4.3.1)

---
updated-dependencies:
- dependency-name: polished
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent f01c748 commit bbdada7
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/activation-notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@wordpress/element": "^5.35.0",
"@wordpress/i18n": "^4.47.0",
"flagged": "^2.0.10",
"polished": "^4.2.2",
"polished": "^4.3.1",
"styled-components": "^6.0.7",
"stylis-plugin-rtl": "^2.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react-modal": "^3.16.3",
"big.js": "^6.2.1",
"mousetrap": "^1.6.5",
"polished": "^4.2.2",
"polished": "^4.3.1",
"prop-types": "^15.8.1",
"react-modal": "^3.16.1",
"react-transition-group": "^4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/element-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@googleforcreators/transform": "*",
"@googleforcreators/units": "*",
"classnames": "^2.5.1",
"polished": "^4.2.2",
"polished": "^4.3.1",
"prop-types": "^15.7.2",
"react-transition-group": "^4.4.5",
"styled-components": "^5.3.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@googleforcreators/elements": "*",
"polished": "^4.2.2",
"polished": "^4.3.1",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"sideEffects": false,
"dependencies": {
"@googleforcreators/i18n": "*",
"polished": "^4.2.2",
"polished": "^4.3.1",
"prop-types": "^15.8.1"
},
"devDependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion packages/story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"html-to-image": "1.10.8",
"immer": "^10.0.2",
"mediainfo.js": "^0.1.9",
"polished": "^4.2.2",
"polished": "^4.3.1",
"prop-types": "^15.8.1",
"react-blurhash": "^0.3.0",
"react-calendar": "^4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@wordpress/api-fetch": "^6.44.0",
"@wordpress/dom-ready": "^3.47.0",
"flagged": "^2.0.10",
"polished": "^4.2.2",
"polished": "^4.3.1",
"react-calendar": "^4.3.0",
"styled-components": "^5.3.11"
},
Expand Down

0 comments on commit bbdada7

Please sign in to comment.