Skip to content

Commit

Permalink
Merge branch 'master' into parse5-utils-findnode-template-support
Browse files Browse the repository at this point in the history
  • Loading branch information
WillsonSmith authored Jun 30, 2024
2 parents c04f37d + 766307c commit 254fecc
Show file tree
Hide file tree
Showing 22 changed files with 325 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-jokes-smile.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-llamas-cross.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/docs/storybook-builder/migration-to-storybook-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ In the new setup you'll need to install and configure them explicitly.
We recommend to install the following addons:

```bash
npm install @storybook/addon-essentials @storybook/addon-links --save-dev
npm install @storybook/addon-essentials@7 @storybook/addon-links@7 --save-dev
```

Then register them in the Storybook main configuration file:
Expand Down
2 changes: 1 addition & 1 deletion integration/test-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@web/dev-server-legacy": "^2.1.0",
"@web/test-runner-core": "^0.13.1"
"@web/test-runner-core": "^0.13.3"
},
"devDependencies": {
"@esm-bundle/chai": "^4.1.5"
Expand Down
Loading

0 comments on commit 254fecc

Please sign in to comment.