Merge pull request #3885 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-c0121e82ca

Bump @storybook/csf from 0.1.12 to 0.1.13 in /extensions/ql-vscode in the storybook group
This commit is contained in:
Angela P Wen
2024-12-26 10:11:48 -08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
"@storybook/addon-links": "^8.4.7",
"@storybook/blocks": "^8.0.2",
"@storybook/components": "^8.4.7",
"@storybook/csf": "^0.1.12",
"@storybook/csf": "^0.1.13",
"@storybook/icons": "^1.3.0",
"@storybook/manager-api": "^8.4.7",
"@storybook/react": "^8.4.7",
@@ -5069,9 +5069,9 @@
}
},
"node_modules/@storybook/csf": {
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/@storybook/csf/-/csf-0.1.12.tgz",
"integrity": "sha512-9/exVhabisyIVL0VxTCxo01Tdm8wefIXKXfltAPTSr8cbLn5JAxGQ6QV3mjdecLGEOucfoVhAKtJfVHxEK1iqw==",
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/@storybook/csf/-/csf-0.1.13.tgz",
"integrity": "sha512-7xOOwCLGB3ebM87eemep89MYRFTko+D8qE7EdAAq74lgdqRR5cOUtYWJLjO2dLtP94nqoOdHJo6MdLLKzg412Q==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -2013,7 +2013,7 @@
"@storybook/addon-links": "^8.4.7",
"@storybook/blocks": "^8.0.2",
"@storybook/components": "^8.4.7",
"@storybook/csf": "^0.1.12",
"@storybook/csf": "^0.1.13",
"@storybook/icons": "^1.3.0",
"@storybook/manager-api": "^8.4.7",
"@storybook/react": "^8.4.7",