Skip to content

Commit 917e496

Browse files
fix(deps) Update linters to v9
1 parent dfc607c commit 917e496

File tree

2 files changed

+184
-114
lines changed

2 files changed

+184
-114
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@christopherpickering/react-leaflet-markercluster",
3-
"version": "1.1.22",
3+
"version": "1.1.23",
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",
@@ -47,14 +47,14 @@
4747
"babel-loader": "^9.1.3",
4848
"css-loader": "^7.0.0",
4949
"cz-conventional-changelog": "3.3.0",
50-
"eslint": "^8.49.0",
50+
"eslint": "^9.0.0",
5151
"eslint-config-airbnb": "^19.0.4",
5252
"eslint-config-prettier": "^9.0.0",
5353
"eslint-plugin-import": "^2.28.1",
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.11.0",
57+
"eslint-plugin-storybook": "^9.0.0",
5858
"html-webpack-plugin": "^5.5.0",
5959
"lint-staged": "^15.0.0",
6060
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)