Skip to content

Commit

Permalink
Merge pull request #12925 from richard-cox/pin-storybook-eslint
Browse files Browse the repository at this point in the history
Pin storybook esbuild version to avoid TS error
  • Loading branch information
richard-cox authored Dec 20, 2024
2 parents ed0c829 + e7388a1 commit 0154c95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
"storybook-vue3-router": "^5.0.0",
"typescript": "^5.5.3",
"vue-tsc": "^2.1.6"
},
"resolutions": {
"esbuild": "0.24.0"
}
}

0 comments on commit 0154c95

Please sign in to comment.