Skip to content

Commit

Permalink
fix(deps): update all dependencies (#2838)
Browse files Browse the repository at this point in the history
* fix(deps): update all dependencies

* chore: changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kacper Krzywiec <[email protected]>
  • Loading branch information
renovate[bot] and kark authored Jun 21, 2024
1 parent 48dc716 commit 56a2cfe
Show file tree
Hide file tree
Showing 8 changed files with 602 additions and 313 deletions.
7 changes: 7 additions & 0 deletions .changeset/clean-items-rhyme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@commercetools-local/generator-package-json': patch
'visual-testing-app': patch
'@commercetools-local/generator-readme': patch
---

Update all dependencies
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "NODE_ENV=production build-storybook -o public -s assets"
},
"dependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@manypkg/get-packages": "1.1.3",
Expand All @@ -33,7 +33,7 @@
"react-dom": "17.0.2",
"storybook-readme": "5.0.9",
"style-loader": "2.0.0",
"yaml": "2.4.3",
"yaml": "2.4.5",
"yaml-loader": "0.8.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 56a2cfe

Please sign in to comment.