Skip to content

Commit f18febb

Browse files
fix(deps) Update dependency eslint-plugin-storybook to ^0.11.0 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72704dc commit f18febb

File tree

3 files changed

+211
-280
lines changed

3 files changed

+211
-280
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@christopherpickering/react-leaflet-markercluster",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "React wrapper of Leaflet.markercluster for react-laeflet",
55
"main": "dist/index.js",
66
"repository": "https://github.com/christopherpickering/react-leaflet-markercluster.git",
@@ -54,7 +54,7 @@
5454
"eslint-plugin-jsx-a11y": "^6.7.1",
5555
"eslint-plugin-prettier": "^5.0.0",
5656
"eslint-plugin-react": "^7.33.2",
57-
"eslint-plugin-storybook": "^0.10.0",
57+
"eslint-plugin-storybook": "^0.11.0",
5858
"html-webpack-plugin": "^5.5.0",
5959
"lint-staged": "^15.0.0",
6060
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)