Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 075b3fa

Browse files
fix(deps): bump @storyblok/js from 3.2.3 to 3.2.5 (#1368)
Bumps [@storyblok/js](https://github.com/storyblok/storyblok-js) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/storyblok/storyblok-js/releases) - [Changelog](https://github.com/storyblok/storyblok-js/blob/main/.release-it.json) - [Commits](storyblok/storyblok-js@v3.2.3...v3.2.5) --- updated-dependencies: - dependency-name: "@storyblok/js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a02cf commit 075b3fa

File tree

2 files changed

+250
-26
lines changed

2 files changed

+250
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"react-dom": "^17 || ^18 || ^19"
5959
},
6060
"dependencies": {
61-
"@storyblok/js": "3.2.3"
61+
"@storyblok/js": "3.2.5"
6262
},
6363
"devDependencies": {
6464
"@babel/core": "^7.26.7",

0 commit comments

Comments
 (0)