Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency grommet to v2.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent 62f4295 commit f6eb319
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"version-changelog": "3.1.1"
},
"dependencies": {
"grommet": "2.33.0",
"grommet": "2.33.1",
"grommet-icons": "4.11.0",
"grommet-theme-v1": "0.1.2",
"highlight.js": "11.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6827,10 +6827,10 @@ [email protected]:
dependencies:
polished "^2.3.0"

[email protected].0:
version "2.33.0"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.33.0.tgz#b16d643e912e3512c981da25274f073a3a1d9381"
integrity sha512-HSyN1YuyjTxpt3LYGVqO+NKgHYEd3+1Jw1t/WrOPBYDb+s31e5iBeazBZqYF7s8U3S7z498pvGsr7F5Rd9uy/A==
[email protected].1:
version "2.33.1"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.33.1.tgz#35c232370416543741d6783cc71d758962af9432"
integrity sha512-KvU/vNZvtvuYnL5gmBHSuJbsZBgRxJA92c75u8OVGqQA+uuoJWP2nGECNbLT4aYHumcDOcgqkZbTfJ2J1wKk5A==
dependencies:
grommet-icons "^4.10.0"
hoist-non-react-statics "^3.2.0"
Expand Down

0 comments on commit f6eb319

Please sign in to comment.