Skip to content

Commit

Permalink
fix(deps) Update semantic-release monorepo to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 5bd319c commit 8f456a5
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 66 deletions.
72 changes: 60 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 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.19",
"version": "1.1.20",
"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 @@ -31,10 +31,10 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/preset-env": "^7.22.20",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "^9.0.6",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/npm": "^12.0.0",
"@storybook/addon-essentials": "^7.4.2",
"@storybook/addon-interactions": "^7.4.2",
"@storybook/addon-links": "^7.4.2",
Expand Down
Loading

0 comments on commit 8f456a5

Please sign in to comment.