Skip to content

Commit

Permalink
fix: bump grommet from 2.27.0 to 2.34.2
Browse files Browse the repository at this point in the history
Bumps [grommet](https://github.com/grommet/grommet) from 2.27.0 to 2.34.2.
- [Release notes](https://github.com/grommet/grommet/releases)
- [Commits](grommet/grommet@v2.27.0...v2.34.2)

---
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 18, 2023
1 parent af5f699 commit 53af419
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 deletions.
2 changes: 1 addition & 1 deletion gatsby-starter-jsonresume/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-styled-components": "^5.24.0",
"gatsby-theme-jsonresume": "*",
"grommet": "^2.27.0",
"grommet": "^2.34.2",
"jest": "^29.2.0",
"jsonresume-theme-standard-resume": "^1.3.0",
"react": "^18.2.0",
Expand Down
35 changes: 14 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6904,26 +6904,19 @@ graphql@^15.7.2:
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==

grommet-icons@^4.7.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==
dependencies:
grommet-styles "^0.2.0"

grommet-styles@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/grommet-styles/-/grommet-styles-0.2.0.tgz#b2eac2b7e2747cb523434d21728ce5234f8ce4f4"
integrity sha512-0OMSYuGeyifYKpg4Gv2HzL8rUdd0ddnJ5LbCBKgDuloC71XIwr9g/Fxa6rs737MbPV7OZ4pEm4wvrjH4epzf1A==
grommet-icons@^4.10.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.12.0.tgz#122c1f09c100f2ea6321c401107038caeda8a6b8"
integrity sha512-aPFVjdCBLbaUOpxzrNakxYz6DNYxS5lJeLP4tI6nZFfOzLhWH5LBf+tfkL/ZkLMNZC1Uqsw9awPvyvT03xLOsA==

grommet@^2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.27.0.tgz#f2396155cb8d871d3c4ec6a0ab47c2ee0fe90939"
integrity sha512-VAk1sNPagLJX4d9wLEZbAt1NU+AMzwtnX5eFy6ZkINKpvKcHOhO05E/RW7i7a4RBTGz2w251Y4xGTmPieCDxOA==
grommet@^2.34.2:
version "2.34.2"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.34.2.tgz#f861fa7a4fcf4b06fcb5c7aafd9c880bd035d9d6"
integrity sha512-VzeL/FdbuL7H9hUBFQYz4dQdRLcSqJna+xuCiHFey4Y7gc+eOHpnOuT89zVb2slq+qH/6GYuauF9Qkq47cLYGQ==
dependencies:
grommet-icons "^4.7.0"
grommet-icons "^4.10.0"
hoist-non-react-statics "^3.2.0"
markdown-to-jsx "^7.1.5"
markdown-to-jsx "^7.2.0"
prop-types "^15.8.1"

gzip-size@^6.0.0:
Expand Down Expand Up @@ -8821,10 +8814,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

markdown-to-jsx@^7.1.5:
version "7.1.7"
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.1.7.tgz#a5f22102fb12241c8cea1ca6a4050bb76b23a25d"
integrity sha512-VI3TyyHlGkO8uFle0IOibzpO1c1iJDcXcS/zBrQrXQQvJ2tpdwVzVZ7XdKsyRz1NdRmre4dqQkMZzUHaKIG/1w==
markdown-to-jsx@^7.2.0:
version "7.3.2"
resolved "https://registry.yarnpkg.com/markdown-to-jsx/-/markdown-to-jsx-7.3.2.tgz#f286b4d112dad3028acc1e77dfe1f653b347e131"
integrity sha512-B+28F5ucp83aQm+OxNrPkS8z0tMKaeHiy0lHJs3LqCyDQFtWuenaIrkaVTgAm1pf1AU85LXltva86hlaT17i8Q==

md5-file@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 53af419

Please sign in to comment.