Skip to content

Commit

Permalink
fix(deps) Update dependency eslint-plugin-storybook to ^0.11.0 (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 72704dc commit f18febb
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 280 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@christopherpickering/react-leaflet-markercluster",
"version": "1.1.21",
"version": "1.1.22",
"description": "React wrapper of Leaflet.markercluster for react-laeflet",
"main": "dist/index.js",
"repository": "https://github.com/christopherpickering/react-leaflet-markercluster.git",
Expand Down Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-storybook": "^0.10.0",
"eslint-plugin-storybook": "^0.11.0",
"html-webpack-plugin": "^5.5.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit f18febb

Please sign in to comment.