Skip to content

Commit

Permalink
Merge pull request #1259 from oasisprotocol/renovate/grommet-icons-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency grommet-icons to v4.9.0
  • Loading branch information
buberdds authored Jan 27, 2023
2 parents dc37c3f + b1669ae commit 79f2531
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"body-scroll-lock": "4.0.0-beta.0",
"copy-to-clipboard": "3.3.3",
"grommet": "2.29.1",
"grommet-icons": "4.8.0",
"grommet-icons": "4.9.0",
"i18next": "22.4.9",
"i18next-browser-languagedetector": "7.0.1",
"qrcode.react": "3.1.0",
Expand Down Expand Up @@ -145,7 +145,7 @@
"@testing-library/dom": "8.20.0",
"@typescript-eslint/eslint-plugin": "5.49.0",
"eslint-plugin-react": "7.32.1",
"grommet-icons": "4.8.0",
"grommet-icons": "4.9.0",
"typescript": "4.9.4"
},
"//": "Parcel doesn't support subpath patterns #7840. We need an alias for @ledgerhq/devices",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6387,10 +6387,10 @@ grapheme-splitter@^1.0.4:
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==

grommet-icons@4.8.0, grommet-icons@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.8.0.tgz#3c9922b3662d0b9e22913ecbaa7b1101031b554b"
integrity sha512-8cS1zVib88SIyLfsWFFazMzYz/8k5MvXZqopUjN/Bnl8HvQBUe0Z87F+JXRb1AMMYkuqXQW9Pg6XfBB3Ro9VdQ==
grommet-icons@4.9.0, grommet-icons@^4.8.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.9.0.tgz#ec1719b8ffc4895375d293cb2334ec50d6ae58a9"
integrity sha512-+wfO9vZxH8MJGGf/N8Myyyub9+3nCy/V6Rmk7gwohgnniM1d7nVRViuvhmE80OD+NyTpcCElGW8USD32l9AQ3A==
dependencies:
grommet-styles "^0.2.0"

Expand Down

0 comments on commit 79f2531

Please sign in to comment.