Skip to content

Commit

Permalink
build(deps): bump grommet from 2.41.0 to 2.43.0
Browse files Browse the repository at this point in the history
Bumps [grommet](https://github.com/grommet/grommet) from 2.41.0 to 2.43.0.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.41.0...v2.43.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 3a0d496 commit c205b43
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/app-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"express": "^4.17.1",
"graphql": "~16.9.0",
"graphql-request": "~6.1.0",
"grommet": "~2.41.0",
"grommet": "~2.43.0",
"grommet-icons": "~4.12.0",
"i18next": "~24.0.2",
"lodash": "~4.17.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@zooniverse/user": "~0.1.0",
"contentful": "~11.3.2",
"express": "~4.21.0",
"grommet": "~2.41.0",
"grommet": "~2.43.0",
"grommet-icons": "~4.12.0",
"lodash": "~4.17.21",
"morgan": "~1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-classifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"enzyme": "~3.11.0",
"eslint-plugin-jsx-a11y": "~6.10.1",
"eslint-plugin-react": "~7.37.2",
"grommet": "~2.41.0",
"grommet": "~2.43.0",
"grommet-icons": "~4.12.0",
"html-webpack-plugin": "~5.6.0",
"jsdom": "~25.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"dedent": "~1.5.1",
"dirty-chai": "~2.0.1",
"enzyme": "~3.11.0",
"grommet": "~2.41.0",
"grommet": "~2.43.0",
"grommet-icons": "~4.12.0",
"jsdom": "~25.0.1",
"lodash": "~4.17.11",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@
dependencies:
"@emotion/memoize" "^0.8.1"

"@emotion/is-prop-valid@^1.2.1":
"@emotion/is-prop-valid@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.3.1.tgz#8d5cf1132f836d7adbe42cf0b49df7816fc88240"
integrity sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==
Expand Down Expand Up @@ -10648,14 +10648,14 @@ grommet-icons@^4.12.1, grommet-icons@~4.12.0:
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.12.1.tgz#780aa7cd59c5586f642f221bdb5c6becd04ad000"
integrity sha512-LhOP6BkDAGiSNcUOfsGGRo+AKD6zWOXeNeusY1WYvKplAR6mKCAQfH7Nig2Buc/v5zadKSko2NDtCQqwJaME0Q==

grommet@~2.41.0:
version "2.41.0"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.41.0.tgz#00d7dff502ee155719034fca5d49ef8a9b5ae290"
integrity sha512-PNLfkQ8/Wcqc7GSMOllVmUpiNP7NfwtaX97gKpPasl663PNhvnkzmx6ofpbN3GY/JWOpN5CbgiGN/PodafnrFQ==
grommet@~2.43.0:
version "2.43.0"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.43.0.tgz#ac2e988815b8bada8a16ed95157ea0128c9a65f5"
integrity sha512-72hMPLPGQ/9AMEZLd6K0mTXBNHLJpDfJ320tgSnNnM32aaEBTYk2btVW6ksvSGVH9YOiWQsGqFgLGw23KXHMdg==
dependencies:
"@emotion/is-prop-valid" "^1.2.1"
"@emotion/is-prop-valid" "^1.3.1"
grommet-icons "^4.12.1"
hoist-non-react-statics "^3.2.0"
hoist-non-react-statics "^3.3.2"
markdown-to-jsx "7.4.4"
prop-types "^15.8.1"

Expand Down Expand Up @@ -10893,7 +10893,7 @@ hmac-drbg@^1.0.1:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.1"

hoist-non-react-statics@^3.2.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
version "3.3.2"
resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
Expand Down

0 comments on commit c205b43

Please sign in to comment.