Skip to content

Commit 190a891

Browse files
fix(deps) Update dependency @semantic-release/commit-analyzer to v13
1 parent de6ee12 commit 190a891

File tree

3 files changed

+368
-219
lines changed

3 files changed

+368
-219
lines changed

package-lock.json

Lines changed: 124 additions & 14 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.19",
3+
"version": "1.1.20",
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",
@@ -31,7 +31,7 @@
3131
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
3232
"@babel/preset-env": "^7.22.20",
3333
"@semantic-release/changelog": "6.0.3",
34-
"@semantic-release/commit-analyzer": "^11.0.0",
34+
"@semantic-release/commit-analyzer": "^13.0.0",
3535
"@semantic-release/git": "10.0.1",
3636
"@semantic-release/github": "^9.0.6",
3737
"@semantic-release/npm": "^11.0.0",

0 commit comments

Comments
 (0)