Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 7544597 commit 2461a77
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@turf/nearest-point-on-line": "6.5.0",
"@types/geojson": "^7946.0.10",
"@types/react-native": "0.67.8",
"debounce": "^1.2.0"
"debounce": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.20.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2322,7 +2322,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.2.0
"@typescript-eslint/parser": ^6.7.4
babel-jest: ^29.6.0
debounce: ^1.2.0
debounce: ^2.0.0
documentation: ^14.0.0
ejs: ^3.1.3
ejs-lint: ^2.0.0
Expand Down Expand Up @@ -5092,10 +5092,10 @@ __metadata:
languageName: node
linkType: hard

"debounce@npm:^1.2.0":
version: 1.2.1
resolution: "debounce@npm:1.2.1"
checksum: 682a89506d9e54fb109526f4da255c5546102fbb8e3ae75eef3b04effaf5d4853756aee97475cd4650641869794e44f410eeb20ace2b18ea592287ab2038519e
"debounce@npm:^2.0.0":
version: 2.0.0
resolution: "debounce@npm:2.0.0"
checksum: 86a8c85528764a15a6492230ac5625a824a6681ee159450d7d4663eb4370da40449da0f8816bbf039dcd1166cc2db813bbd3a9e037fb8377eb905a487ec844be
languageName: node
linkType: hard

Expand Down

0 comments on commit 2461a77

Please sign in to comment.