Skip to content

Commit

Permalink
build(deps): bump debounce from 1.2.1 to 2.1.0 in /example
Browse files Browse the repository at this point in the history
Bumps [debounce](https://github.com/sindresorhus/debounce) from 1.2.1 to 2.1.0.
- [Release notes](https://github.com/sindresorhus/debounce/releases)
- [Commits](sindresorhus/debounce@1.2.1...v2.1.0)

---
updated-dependencies:
- dependency-name: debounce
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 199276a commit b890611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@turf/helpers": "^6.5.0",
"@turf/length": "^6.5.0",
"@turf/nearest-point-on-line": "6.5.0",
"debounce": "^1.2.0",
"debounce": "^2.1.0",
"fbjs": "^3.0.0",
"moment": "^2.24.0",
"prop-types": "^15.7.2",
Expand Down

0 comments on commit b890611

Please sign in to comment.