Skip to content

Commit

Permalink
publish: Remove chai-as-promised dependency (#7385)
Browse files Browse the repository at this point in the history
generated from commit d5fdc0b
  • Loading branch information
DIT committed Dec 9, 2024
1 parent 4e6de47 commit 83af7f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1733400890750,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{"@babel/plugin-transform-optional-chaining":"7.25.9","@cypress/code-coverage":"3.13.8","chai":"4.5.0","chai-as-promised":"7.1.2","chai-subset":"1.6.0","cypress":"13.16.0","cypress-axe":"1.5.0","sinon":"18.0.0","sinon-chai":"3.7.0"},"packageManager":{"type":"npm","version":"10.2.4"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"storybookVersion":"8.4.6","storybookVersionSpecifier":"^8.4.6","language":"javascript","storybookPackages":{"@storybook/manager-api":{"version":"8.4.6"},"@storybook/react":{"version":"8.4.6"},"@storybook/react-webpack5":{"version":"8.4.6"},"storybook":{"version":"8.4.6"}},"addons":{"@storybook/addon-essentials":{"version":"8.4.6"},"@storybook/addon-a11y":{"version":"8.4.6"},"@storybook/addon-webpack5-compiler-babel":{"version":"3.0.3"},"@chromatic-com/storybook":{"version":"3.2.2"}}}
{"generatedAt":1733753050059,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"testPackages":{"@babel/plugin-transform-optional-chaining":"7.25.9","@cypress/code-coverage":"3.13.8","chai":"4.5.0","chai-subset":"1.6.0","cypress":"13.16.0","cypress-axe":"1.5.0","sinon":"18.0.0","sinon-chai":"3.7.0"},"packageManager":{"type":"npm","version":"10.2.4"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"storybookVersion":"8.4.6","storybookVersionSpecifier":"^8.4.6","language":"javascript","storybookPackages":{"@storybook/manager-api":{"version":"8.4.6"},"@storybook/react":{"version":"8.4.6"},"@storybook/react-webpack5":{"version":"8.4.6"},"storybook":{"version":"8.4.7"}},"addons":{"@storybook/addon-essentials":{"version":"8.4.6"},"@storybook/addon-a11y":{"version":"8.4.6"},"@storybook/addon-webpack5-compiler-babel":{"version":"3.0.3"},"@chromatic-com/storybook":{"version":"3.2.2"}}}
2 changes: 1 addition & 1 deletion sb-manager/globals-runtime.js
Original file line number Diff line number Diff line change
Expand Up @@ -40267,7 +40267,7 @@ We();
var dM = I(Hn(), 1), on = I(cM(), 1);

// src/manager-api/version.ts
var pM = "8.4.6";
var pM = "8.4.7";

// src/manager-api/modules/versions.ts
var { VERSIONCHECK: r0e } = H, fM = (0, dM.default)(1)(() => {
Expand Down

0 comments on commit 83af7f7

Please sign in to comment.