Skip to content

Commit 382c840

Browse files
dependabot[bot]eleanorreem
authored andcommitted
chore(deps): bump storyblok-js-client from 6.8.4 to 6.9.0
Bumps [storyblok-js-client](https://github.com/storyblok/storyblok-js-client) from 6.8.4 to 6.9.0. - [Release notes](https://github.com/storyblok/storyblok-js-client/releases) - [Changelog](https://github.com/storyblok/storyblok-js-client/blob/main/changelog.md) - [Commits](storyblok/storyblok-js-client@v6.8.4...v6.9.0) --- updated-dependencies: - dependency-name: storyblok-js-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e591a9f commit 382c840

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rimraf": "^6.0.1",
5454
"rollbar": "^2.26.4",
5555
"rxjs": "^7.8.1",
56-
"storyblok-js-client": "^6.8.4",
56+
"storyblok-js-client": "^6.9.0",
5757
"typeorm": "^0.3.20"
5858
},
5959
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6599,10 +6599,10 @@ [email protected]:
65996599
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
66006600
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
66016601

6602-
storyblok-js-client@^6.8.4:
6603-
version "6.8.4"
6604-
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.8.4.tgz#b0f145edd0157d80a7dbf55656ee240bd5320c29"
6605-
integrity sha512-+f8DAigWz/E3Np45m3lVoEs14YIvrr+1gpj6zuIVa0Kc1QwdKpJ0hkrYoMlk9TznPeqdgU5KIKwzvOFgHVGHsQ==
6602+
storyblok-js-client@^6.9.0:
6603+
version "6.9.0"
6604+
resolved "https://registry.yarnpkg.com/storyblok-js-client/-/storyblok-js-client-6.9.0.tgz#d625790236acf08cfa0edf91b6a62e71d9b9b850"
6605+
integrity sha512-8X+NYa9RWxX61iWCCjB32qS3aBTEdzqwBN/vthFpRpMOnwXEtBDNaBpjTz8Orrefu0gKJGXLZtdqWidVe9OV0Q==
66066606

66076607
stream-events@^1.0.5:
66086608
version "1.0.5"

0 commit comments

Comments
 (0)